Started by user Oleksii Korniienko Running as Oleksii Korniienko Agent centos-7-dzjsr 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-dzjsr" 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-dzjsr" - 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-dzjsr" - 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-dzjsr (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 9769e32a6e095ab482061a16618e8fbd4e5a681d # 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 :73 -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 Mon Jul 31 08:12:00 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5973 vncext: created VNC server for screen 0 [reddeer.verification.parametrized] $ /bin/sh -xe /tmp/jenkins4984260985485738491.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/202307131200/ (124.17kB) [INFO] Fetching p2.index from https://download.eclipse.org/releases/2023-09/202307141000/ (140B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2023-09/202307141000/ (792.73kB) [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 202307141000&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.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (1.47MB) [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (393.54kB) [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (64.89kB) [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (83.65kB) [INFO] Fetching org.eclipse.swt_3.124.100.v20230705-1633.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (18.79kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (65.43kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.124.100.v20230705-1633.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (2.16MB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (23.09kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.124.100.v20230705-1633.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (2.49MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.124.100.v20230705-1633.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/oomph/simrel-orbit/nightly/N202306301409/plugins/ (13.89MB) [INFO] Fetching com.sun.jna_5.13.0.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (1.79MB) [INFO] Fetching com.sun.jna.platform_5.13.0.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (1.3MB) [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (32.41kB) [INFO] Fetching javax.annotation_1.3.5.v20230504-0748.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (48.11kB) [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (22.12kB) [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (361.47kB) [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (146.86kB) [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (25.35kB) [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (717.41kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (302.53kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (317.8kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (71.45kB) [INFO] Fetching org.eclipse.ui_3.203.100.v20230417-1307.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (434.06kB) [INFO] Fetching org.eclipse.core.runtime_3.28.0.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (75.58kB) [INFO] Fetching org.eclipse.core.expressions_3.9.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (95.09kB) [INFO] Fetching org.eclipse.core.commands_3.11.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (117.32kB) [INFO] Fetching org.eclipse.equinox.common_3.18.100.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (150.52kB) [INFO] Fetching org.eclipse.core.contenttype_3.9.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (102.48kB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (136.88kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (198.07kB) [INFO] Fetching org.eclipse.core.databinding_1.13.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (287.76kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.13.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (315.29kB) [INFO] Fetching org.eclipse.core.databinding.property_1.10.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (166.12kB) [INFO] Fetching org.eclipse.core.jobs_3.14.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (115.68kB) [INFO] Fetching org.eclipse.equinox.app_1.6.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (91.53kB) [INFO] Fetching org.eclipse.help_3.10.100.v20230703-1403.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (274.29kB) [INFO] Fetching org.eclipse.e4.ui.services_1.6.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (26.42kB) [INFO] Fetching org.eclipse.e4.core.commands_1.1.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (28.5kB) [INFO] Fetching org.eclipse.e4.core.di_1.9.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (54.59kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.12.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (56.66kB) [INFO] Fetching org.eclipse.e4.core.services_2.4.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (71.65kB) [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/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/202307141000/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/202307141000/plugins/ (42.36kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (19.69kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.4.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (53.97kB) [INFO] Fetching org.eclipse.emf.ecore_2.35.0.v20230704-0745.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (1.29MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.14.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (48.5kB) [INFO] Fetching org.eclipse.jface_3.30.100.v20230701-1230.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/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/202307141000/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/202307141000/plugins/ (30.14kB) [INFO] Fetching org.eclipse.e4.ui.di_1.5.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (18.21kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.4.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (58.65kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.4.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (396.74kB) [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (35.14kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.4.0.v20230317-0802.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (15.11kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.15.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (268.21kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.15.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (91.74kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.18.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (238.64kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.5.100.v20230701-0639.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (120.39kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.16.100.v20230701-1230.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (256.47kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.17.100.v20230701-0639.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (150.24kB) [INFO] Fetching org.eclipse.jface.databinding_1.15.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (292.3kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.17.100.v20230701-0639.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (23.21kB) [INFO] Fetching org.eclipse.urischeme_1.3.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (54.21kB) [INFO] Fetching org.eclipse.emf.common_2.28.0.v20230614-0642.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (378.57kB) [INFO] Fetching org.eclipse.ui.workbench_3.129.100.v20230701-1230.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (3.51MB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2023-09/202307141000/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 bcpg_1.75.0.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (431.37kB) [INFO] Fetching bcprov_1.75.0.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (7.94MB) [INFO] Fetching org.eclipse.core.resources_3.19.100.v20230630-1744.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (898.97kB) [INFO] Fetching org.eclipse.jface.text_3.24.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (1.05MB) [INFO] Fetching org.eclipse.ui.ide_3.21.100.v20230701-1230.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (2.32MB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.17.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (693.66kB) [INFO] Fetching org.eclipse.ui.editors_3.16.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (612.07kB) [INFO] Fetching org.eclipse.compare.core_3.8.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (69.72kB) [INFO] Fetching org.eclipse.core.filebuffers_3.8.100.v20230701-0639.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (116.84kB) [INFO] Fetching org.eclipse.text_3.13.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (298.81kB) [INFO] Fetching org.eclipse.core.filesystem_1.10.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (72.23kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.17.100.v20230630-1207.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (13.28kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/plugins/ (172.09kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.7.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (365.14kB) [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (113.29kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.10.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (80.35kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.3.200.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (64.43kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.7.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (184.03kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.8.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/plugins/ (137.49kB) [INFO] Fetching org.eclipse.equinox.security_1.4.0.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (115.78kB) [INFO] Fetching org.eclipse.ui.navigator_3.12.100.v20230701-0639.jar from https://download.eclipse.org/releases/2023-09/202307141000/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] 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.12.100.v20230701-1230.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (332.28kB) [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/oomph/simrel-orbit/nightly/N202306301409/plugins/ (73.8kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.15.2.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (536.33kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.15.2.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (1.55MB) [INFO] Fetching org.apache.commons.commons-io_2.13.0.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (472.61kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (300.96kB) [INFO] Fetching org.eclipse.core.variables_3.6.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (37.54kB) [INFO] Fetching org.eclipse.debug.core_3.21.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (402.15kB) [INFO] Fetching org.eclipse.debug.ui_3.18.100.v20230704-1014.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (3.04MB) [INFO] Fetching org.eclipse.ui.console_3.13.0.v20230703-1344.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (246.76kB) [INFO] Fetching org.eclipse.e4.ui.progress_0.4.100.v20230701-0639.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (209.72kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.200.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (39.06kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.400.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (71.72kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.6.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (113.12kB) [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (429.55kB) [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (432.64kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.300.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (49.04kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.4.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/plugins/ (135.53kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.8.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/plugins/ (248.65kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.5.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (37.55kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.3.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (27kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.7.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (77.46kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.200.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (28.81kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.8.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (698.86kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.4.0.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (172.99kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.3.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (103.81kB) [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (421.77kB) [INFO] Fetching org.eclipse.ui.browser_3.8.100.v20230701-1230.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (210.27kB) [INFO] Fetching org.eclipse.ui.views.log_1.4.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (174.66kB) [INFO] Fetching org.eclipse.wst.server.core_1.11.0.v202301110442.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (398.78kB) [INFO] Fetching org.eclipse.wst.server.ui_1.6.200.v202307100345.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (954.9kB) [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (56.15kB) [INFO] Fetching org.yaml.snakeyaml_2.0.0.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (326.96kB) [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (60.67kB) [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.1.0.v202304050316.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (76.53kB) [INFO] Fetching org.eclipse.wst.server.discovery_1.3.500.v202204301608.jar from https://download.eclipse.org/releases/2023-09/202307141000/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.13.100.202307031328.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (649.47kB) [INFO] Fetching org.eclipse.gef_3.15.0.202307031328.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (999.37kB) [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.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (107.55kB) [INFO] Fetching org.eclipse.emf.common.ui_2.21.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (167.93kB) [INFO] Fetching org.eclipse.emf.edit_2.18.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (301.84kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.23.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (354.59kB) [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.5.0.202303072132.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (109.07kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (175.44kB) [INFO] Fetching org.eclipse.emf.validation_1.8.3.202305230712.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (411.07kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (88.93kB) [INFO] Fetching org.eclipse.graphiti_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (326.75kB) [INFO] Fetching org.eclipse.graphiti.mm_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (222.15kB) [INFO] Fetching org.eclipse.graphiti.ui_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/plugins/ (110.58kB) [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (157.36kB) [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/202307141000/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/202307141000/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/202307141000/plugins/ (54.01kB) [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (2.96MB) [INFO] Fetching org.slf4j.jcl_1.7.2.v20130115-1340.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.83kB) [INFO] Fetching org.eclipse.ant.core_3.7.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (109.92kB) [INFO] Fetching org.eclipse.ant.launching_1.4.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (163.56kB) [INFO] Fetching org.eclipse.jdt.launching_3.20.100.v20230630-1429.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (579.8kB) [INFO] Fetching org.eclipse.core.externaltools_1.3.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (42.77kB) [INFO] Fetching org.eclipse.jdt.core_3.35.0.v20230702-1314.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (4.04MB) [INFO] Fetching org.eclipse.ant.ui_3.9.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (1.05MB) [INFO] Fetching org.eclipse.ui.externaltools_3.6.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (142.96kB) [INFO] Fetching org.eclipse.jdt.ui_3.30.0.v20230703-2008.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (10.98MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.13.100.v20230630-1429.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (1.68MB) [INFO] Fetching org.eclipse.team.core_3.10.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (404.07kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.14.100.v20230630-1701.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (344.19kB) [INFO] Fetching org.eclipse.jdt.junit_3.16.100.v20230702-0719.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (548.15kB) [INFO] Fetching org.eclipse.compare_3.9.200.v20230702-2212.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (809.16kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.4.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (258.26kB) [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.35.0.v20230702-1314.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (3.05MB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.19.100.v20230703-2008.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (2.51MB) [INFO] Fetching org.eclipse.jdt.debug_3.21.100.v20230630-1429.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (926.01kB) [INFO] Fetching org.eclipse.search_3.15.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (500.57kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.13.100.v20230630-1701.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (471.15kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.12.100.v20230630-1701.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (179.81kB) [INFO] Fetching org.eclipse.team.ui_3.10.100.v20230702-2212.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (1.42MB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.9.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (175.82kB) [INFO] Fetching org.eclipse.pde.build_3.12.100.v20230630-1319.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (502.37kB) [INFO] Fetching org.eclipse.pde.core_3.17.100.v20230703-1300.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (1.4MB) [INFO] Fetching org.eclipse.pde.launching_3.11.100.v20230630-1319.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (142.98kB) [INFO] Fetching org.eclipse.pde.ui_3.14.100.v20230703-1800.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (4.58MB) [INFO] Fetching org.eclipse.ui.intro_3.7.100.v20230703-1403.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (349.84kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.8.100.v20230703-1403.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (389.41kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.3.100.v20230701-0828.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (165.51kB) [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/202307141000/plugins/ (49.77kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.500.v20230622-2056.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (54.57kB) [INFO] Fetching org.eclipse.ui.ide.application_1.5.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (129.18kB) [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_1.7.36.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (40.16kB) [INFO] Fetching com.google.gson_2.10.1.v20230109-0753.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (308.6kB) [INFO] Fetching com.google.guava.failureaccess_1.0.1.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (4.51kB) [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 jakarta.annotation-api_1.3.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.47kB) [INFO] Fetching org.apache.commons.cli_1.5.0.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (56.92kB) [INFO] Fetching org.apache.commons.commons-codec_1.16.0.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (352.28kB) [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (1.5MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (101.69kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.10.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (83.26kB) [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (48.16kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (188.31kB) [INFO] Fetching org.eclipse.m2e.archetype.common_3.2.103.20230102-2253.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (633.82kB) [INFO] Fetching org.eclipse.m2e.maven.runtime_3.9.100.20230519-1558.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (7.65MB) [INFO] Fetching org.eclipse.m2e.core_2.0.8.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (640.8kB) [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (15.56kB) [INFO] Fetching org.eclipse.m2e.core.ui_2.0.5.20230320-1220.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (810.77kB) [INFO] Fetching org.eclipse.m2e.model.edit_2.0.300.20230320-2130.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (410.69kB) [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (48.9kB) [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (229.37kB) [INFO] Fetching org.eclipse.wst.sse.core_1.2.1100.v202305221405.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (479.83kB) [INFO] Fetching org.eclipse.wst.xml.core_1.2.700.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (811.49kB) [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (42.85kB) [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (13.38kB) [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (30.58kB) [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (35.82kB) [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (19.88kB) [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (54.28kB) [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (29.67kB) [INFO] Fetching org.eclipse.osgi.util_3.7.200.v20230103-1101.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (14.42kB) [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (25.74kB) [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (13.73kB) [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (18.3kB) [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202108200212.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (121.53kB) [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (49.86kB) [INFO] Fetching slf4j.simple_1.7.36.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (14.97kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/pom.xml [INFO] Fetching org.eclipse.jdt_3.19.200.v20230705-1800.jar from https://download.eclipse.org/releases/2023-09/202307141000/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.5.0.v20230521-0510.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (1.89MB) [INFO] Fetching org.apache.lucene.core_9.5.0.v20230521-0510.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (3.77MB) [INFO] Fetching org.apache.lucene.analysis-smartcn_9.5.0.v20230521-0510.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (3.44MB) [INFO] Fetching org.apache.lucene.queries_9.5.0.v20230521-0510.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (529.66kB) [INFO] Fetching org.apache.lucene.queryparser_9.5.0.v20230521-0510.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (448.96kB) [INFO] Fetching org.apache.lucene.sandbox_9.5.0.v20230521-0510.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (253.87kB) [INFO] Fetching org.eclipse.datatools.connectivity_1.15.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (275.68kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (21.94kB) [INFO] Fetching org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (17.44kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (573.38kB) [INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (174.63kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (355.26kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui_1.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (578.19kB) [INFO] Fetching org.eclipse.datatools.help_1.8.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/plugins/ (348.3kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (636.3kB) [INFO] Fetching org.eclipse.datatools.sqltools.common.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (232.29kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (97.24kB) [INFO] Fetching org.eclipse.datatools.sqltools.result_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (99.81kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (196.87kB) [INFO] Fetching org.eclipse.datatools.sqltools.plan_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (136.79kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/plugins/ (52.04kB) [INFO] Fetching org.eclipse.datatools.sqltools.result.ui_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (381.35kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqleditor_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (476.59kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqlscrapbook_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (146.78kB) [INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (371.17kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.3.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (80.75kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (28.39kB) [INFO] Fetching org.eclipse.jem_2.0.600.v201903222024.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (286.47kB) [INFO] Fetching org.eclipse.jem.util_2.1.400.v202304222306.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (116.25kB) [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (84.29kB) [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.1.300.v201903222024.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (50.13kB) [INFO] Fetching org.eclipse.jst.common.annotations.core_1.1.300.v201903222024.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (28.37kB) [INFO] Fetching org.eclipse.jst.common.frameworks_1.1.703.v202304232220.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (128.65kB) [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (417.78kB) [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.2.102.v202007161535.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (147.44kB) [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/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/202307141000/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/202307141000/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/202307141000/plugins/ (293.58kB) [INFO] Fetching org.eclipse.jst.common.ui_1.0.301.v201903222024.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (84.41kB) [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.0.302.v202007142017.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (142.06kB) [INFO] Fetching org.eclipse.jst.ejb.ui_1.1.1000.v202304260449.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (460.17kB) [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (157.2kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.1.1000.v202304260646.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (332.91kB) [INFO] Fetching org.eclipse.jst.j2ee_1.2.900.v202307052047.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (1.83MB) [INFO] Fetching org.eclipse.jst.j2ee.core_1.4.700.v202307052047.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (2.72MB) [INFO] Fetching org.eclipse.jst.j2ee.ui_1.2.100.v202304260449.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (859.17kB) [INFO] Fetching org.eclipse.wst.web.ui_1.2.400.v202304020611.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (92.7kB) [INFO] Fetching org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (163.5kB) [INFO] Fetching org.eclipse.wst.web_1.3.200.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (79.59kB) [INFO] Fetching org.eclipse.jst.jee.ui_1.0.1300.v202304260449.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (192.74kB) [INFO] Fetching org.eclipse.jst.server.core_1.2.800.v202206110154.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (82.23kB) [INFO] Fetching org.eclipse.jst.jee_1.0.1300.v202307052047.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/plugins/ (66.31kB) [INFO] Fetching org.eclipse.jst.j2ee.jca_1.1.1100.v202304260449.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (125.58kB) [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.1.700.v202304260449.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (37.82kB) [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.1.1001.v202301170822.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (237.15kB) [INFO] Fetching org.eclipse.jst.j2ee.web_1.2.300.v202304260449.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (478.06kB) [INFO] Fetching org.eclipse.wst.common.ui_1.2.401.v202304222306.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (153.67kB) [INFO] Fetching org.eclipse.jst.servlet.ui_1.1.1600.v202301170822.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (252.67kB) [INFO] Fetching org.eclipse.wst.css.core_1.3.300.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (555.51kB) [INFO] Fetching org.eclipse.wst.css.ui_1.2.200.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (323.9kB) [INFO] Fetching org.eclipse.wst.xml.ui_1.2.700.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (1.01MB) [INFO] Fetching org.eclipse.wst.sse.ui_1.7.700.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (1.05MB) [INFO] Fetching org.eclipse.wst.html.core_1.4.300.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (786.44kB) [INFO] Fetching org.eclipse.wst.html.ui_1.1.800.v202305230750.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/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/202307141000/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/202307141000/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.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common --- [INFO] Resolving class path of RedDeer Common... [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.124.100.v20230705-1633.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (2.16MB) [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.124.100.v20230705-1633.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (2.1MB) [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (79.16kB) [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.124.100.v20230705-1633.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (2.07MB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (251.02kB) [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (52.92kB) [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.300.v20230622-2056.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (32.02kB) [INFO] Fetching org.eclipse.fx.osgi_3.9.0.202210162353.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (49.9kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common --- [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.common --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/target/org.eclipse.reddeer.common-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/target/org.eclipse.reddeer.common-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.common --- [INFO] No tests to run. [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.core >------- [INFO] Building RedDeer Workbench Core 4.7.0-SNAPSHOT [4/58] [INFO] from plugins/org.eclipse.reddeer.workbench.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.core --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [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/202307141000/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/202307141000/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/202307141000/plugins/ (31.84kB) [INFO] Fetching org.eclipse.ui.cocoa_1.3.100.v20230214-1401.jar from https://download.eclipse.org/releases/2023-09/202307141000/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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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/202307141000/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/202307141000/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/202307141000/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/202307141000/plugins/ (13kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.102.0.v20230616-1215.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/plugins/ (39.29kB) [INFO] Fetching org.eclipse.ui.win32_3.5.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/plugins/ (13.13kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.1.0.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (25.64kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202307141000/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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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.v20230731-0812 [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/202307141000/plugins/ (136.19kB) [INFO] Fetching org.eclipse.core.net.linux_1.0.300.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/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/202307141000/plugins/ (42.61kB) [INFO] Fetching org.eclipse.core.net.win32_1.1.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (27.76kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (41.14kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/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/202307141000/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/202307141000/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/202307141000/plugins/ (38.76kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (198.71kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (57.69kB) [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (129.01kB) [INFO] Fetching org.eclipse.jface.notifications_0.6.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (32.88kB) [INFO] Fetching org.eclipse.platform_4.29.0.v20230705-1800.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (586.37kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.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.v20230622-2056/org.eclipse.equinox.launcher-1.6.500.v20230622-2056.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 08:13:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:13:12.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 08:13:12.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:13:16.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 08:13:16.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:13:20.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 08:13:20.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:13:21.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 08:13:21.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:13:23.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 08:13:23.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:13:26.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 08:13:26.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:13:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 08:13:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:13:37.027 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.108 s - in org.eclipse.reddeer.common.test.wait.GroupWaitTest test_groupWaitTimeoutMedium(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 1.077 s test_groupWaitNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0 s test_groupWaitOneFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 4.002 s test_groupWaitTimeoutDefault(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 4.001 s test_groupWaitWaitWhileFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 3.503 s test_groupWaitBothConditionsFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 2.502 s test_groupWaitWaitUntilAndWhileFulfilled(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 11.004 s test_groupWaitValidAndNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.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 08:13:37.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:13:44.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 08:13:44.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:13:51.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 08:13:51.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:13:53.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.507 s - in org.eclipse.reddeer.common.test.wait.WaitWhileTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0.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.003 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 08:13:53.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:14:00.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 08:14:00.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:14:07.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 08:14:07.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 08:14:10.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.509 s - in org.eclipse.reddeer.common.test.wait.WaitUntilTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0.001 s test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_WaitUntilFulFilled(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 7.003 s test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 7.002 s test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 2.502 s Running org.eclipse.reddeer.common.test.wait.WaitProviderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.common.test.wait.WaitProviderTest test_nullCondition(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.001 s test_WaitTypeUntil(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0 s test_WaitTypeWhile(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.util.XPathEvaluatorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.046 s testXPathWithAndWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.002 s testXPathWithUserDefinedNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithoutNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0 s testXPathWithNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest testAdoptBottomClassAToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0.003 s testAdoptBottomClassBToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.properties.RedDeerPropertiesTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.common.properties.RedDeerPropertiesTest getFloatSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getSystemValue_float_fail(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getFloatSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getBooleanSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getSystemValue_float(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getByName_nonExisting(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.properties.LoggerTest 08:14:10.164 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message 08:14:10.164 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message 08:14:10.164 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message 08:14:10.164 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message 08:14:10.164 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message 08:14:10.164 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message 08:14:10.164 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.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt.test --- [INFO] Resolving class path of RedDeer SWT Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.swt.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.swt.test --- [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.swt.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.swt.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230622-2056/org.eclipse.equinox.launcher-1.6.500.v20230622-2056.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:14:18.459 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:14:18.461 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 08:14:18.517 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:14:18.518 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 08:14:18.532 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:14:18.547 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:14:18.549 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:18.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:14:18.552 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:14:18.552 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:14:18.557 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:14:18.610 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:18.610 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:14:18.652 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:18.652 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:14:18.655 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:18.657 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:18.658 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:14:18.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:14:18.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:18.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:18.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:18.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:18.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:18.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:18.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:18.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:18.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:18.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:18.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:18.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:18.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:18.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 08:14:18.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:18.826 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 08:14:18.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:14:18.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:18.845 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:18.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:18.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:18.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:14:18.935 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:18.935 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:14:18.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:14:18.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:18.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:18.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:19.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:19.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:19.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:19.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:19.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:19.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:19.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:19.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:19.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:19.038 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 08:14:19.043 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 08:14:19.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:14:19.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:19.113 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:19.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:19.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:19.122 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:14:19.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:19.122 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:14:19.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:14:19.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:19.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:19.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:19.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:19.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:19.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:19.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 08:14:19.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:19.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:19.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:19.159 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 08:14:19.159 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 08:14:19.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:14:19.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:19.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:19.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:19.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:19.222 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:14:19.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:19.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:14:19.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:14:19.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:19.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:19.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:19.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:19.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:19.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:19.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:19.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:19.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:19.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:19.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:19.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:19.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:19.320 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 08:14:19.320 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 08:14:19.320 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 08:14:19.320 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 08:14:19.321 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 08:14:19.321 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 08:14:19.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:14:19.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:19.327 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:19.353 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:14:19.354 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:19.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:14:19.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:14:19.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:19.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:19.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:19.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:19.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:19.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:19.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:19.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:19.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:19.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:19.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:19.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:19.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:19.427 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 08:14:19.427 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 08:14:19.427 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 08:14:19.427 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 08:14:19.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:14:19.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:19.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:19.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:19.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:19.512 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:14:19.512 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:19.513 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:14:19.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:14:19.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:19.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:19.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:19.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:19.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:19.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:19.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:19.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:19.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:19.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:19.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:19.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:19.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:19.543 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 08:14:19.543 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 08:14:19.544 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1" 08:14:19.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:14:19.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:19.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:19.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:19.558 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:14:19.558 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:19.558 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:14:19.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:14:19.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:19.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:19.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:19.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:19.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:19.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:19.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:19.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:19.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:19.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:19.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:19.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:19.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:19.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:19.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:19.715 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 08:14:19.715 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 08:14:19.716 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 08:14:19.716 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 08:14:19.716 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 08:14:19.716 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 08:14:19.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:14:19.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:19.720 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:19.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:19.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:19.727 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 08:14:19.727 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 08:14:19.727 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:19.727 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:19.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:19.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.298 s - in org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.269 s testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.187 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.1 s shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.131 s testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.158 s hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.045 s shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.169 s Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:19.810 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:19.811 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:14:19.812 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:19.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:19.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:19.812 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:14:19.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:19.812 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:14:19.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:19.813 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:19.813 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:19.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:19.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:19.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:19.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:19.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:19.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:19.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:19.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:19.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:19.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:14:19.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:19.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:19.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:19.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:19.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:14:19.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:14:19.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:14:19.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:14:19.855 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:14:19.855 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:14:19.856 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:14:19.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:14:19.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:19.858 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:14:19.858 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 08:14:19.859 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 08:14:19.859 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2" 08:14:19.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:19.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:19.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:19.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:19.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:19.870 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:19.870 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:19.870 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:19.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:19.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:19.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:19.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:19.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:19.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:19.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:19.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:19.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:19.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:14:19.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:19.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:19.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:19.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:19.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:14:19.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:14:19.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:14:19.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:14:19.942 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:14:19.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:14:19.942 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:14:19.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:14:19.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:19.943 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:14:19.943 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 08:14:19.943 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 08:14:19.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:19.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:19.947 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:19.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:19.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:19.963 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:19.964 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:19.964 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:19.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:19.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:19.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:19.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:19.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:19.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:19.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:20.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:20.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:20.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:14:20.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:20.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:20.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:20.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:14:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:14:20.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:14:20.015 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:14:20.015 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:14:20.015 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:14:20.015 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:14:20.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:14:20.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:20.016 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:14:20.016 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 08:14:20.016 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 08:14:20.016 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 08:14:20.016 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 08:14:20.016 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio 08:14:20.017 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio" 08:14:20.017 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio 08:14:20.018 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio 08:14:20.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:20.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:20.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:20.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:20.029 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.029 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:20.029 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:20.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:20.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:20.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:20.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:20.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:20.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:20.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:20.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:14:20.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:20.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:20.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:20.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:20.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:14:20.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:14:20.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:14:20.065 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:14:20.065 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:14:20.065 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:14:20.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:14:20.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:14:20.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:20.066 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:14:20.066 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 08:14:20.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:20.070 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:20.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:20.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:20.077 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.077 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:20.077 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:20.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:20.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:20.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:20.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:20.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:20.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:20.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.shell.DefaultShell, index 0 and no matchers specified 08:14:20.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:20.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:20.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:20.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:20.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:14:20.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:14:20.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:14:20.140 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:14:20.140 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:14:20.140 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:14:20.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:14:20.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:20.141 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:14:20.141 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 08:14:20.141 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 08:14:20.141 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 08:14:20.141 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 08:14:20.141 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 08:14:20.141 DEBUG [main][MenuItemLookup] Item match:DisabledMenu 08:14:20.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:20.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:20.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:20.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:20.153 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.153 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:20.153 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:20.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:20.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:20.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:20.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:20.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:20.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:20.180 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 08:14:20.180 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:20.180 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 08:14:20.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:20.184 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:20.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:20.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:20.225 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:20.225 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:20.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:20.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:20.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:20.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:20.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:20.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:20.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:20.243 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 08:14:20.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:20.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:20.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:20.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:20.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:14:20.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:14:20.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:14:20.244 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:14:20.244 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:14:20.244 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:14:20.244 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:14:20.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:14:20.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:20.245 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:14:20.245 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 08:14:20.245 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 08:14:20.245 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 08:14:20.245 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 08:14:20.245 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 08:14:20.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:20.250 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:20.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:20.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:20.261 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:20.261 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:20.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:20.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:20.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:20.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:20.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:20.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:20.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:20.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 08:14:20.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:20.314 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 08:14:20.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:20.319 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:20.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:20.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:20.326 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:20.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:20.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:20.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:20.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:20.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:20.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:20.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:20.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:20.364 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 08:14:20.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:20.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:20.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:20.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:20.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:14:20.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:14:20.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:14:20.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:14:20.365 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:14:20.365 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:14:20.365 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:14:20.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:14:20.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:20.366 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:14:20.366 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 08:14:20.366 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 08:14:20.366 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 08:14:20.367 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 08:14:20.367 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild" 08:14:20.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:20.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:20.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:20.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:20.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:20.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:20.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:20.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:20.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:20.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:20.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:20.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:20.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:20.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:14:20.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:20.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:20.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:20.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:20.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:14:20.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:14:20.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:14:20.435 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:14:20.435 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:14:20.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:14:20.435 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:14:20.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:14:20.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:20.436 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:14:20.436 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 08:14:20.436 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 08:14:20.436 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 08:14:20.436 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 08:14:20.436 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 08:14:20.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:20.440 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:20.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:20.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:20.456 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.456 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:20.456 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:20.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:20.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:20.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:20.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:20.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:20.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:14:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:20.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:20.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:20.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:14:20.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:14:20.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:14:20.511 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:14:20.511 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:14:20.511 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:14:20.511 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:14:20.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:14:20.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:20.512 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:14:20.512 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 08:14:20.512 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 08:14:20.512 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1 08:14:20.512 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1 08:14:20.512 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 08:14:20.514 DEBUG [WorkbenchTestable][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:14:20.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:20.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:20.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:20.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent 08:14:20.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:20.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:20.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:20.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:20.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:20.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:14:20.515 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:14:20.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:20.521 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:20.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:20.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:20.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:20.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:20.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:20.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:20.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:20.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:20.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:20.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:20.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:20.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:14:20.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:20.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:20.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:20.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:20.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:14:20.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:14:20.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:14:20.567 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:14:20.567 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:14:20.568 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:14:20.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:14:20.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:20.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:20.571 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:20.587 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.587 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:20.587 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:20.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:20.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:20.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:20.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:20.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:20.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:20.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:20.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 08:14:20.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:20.624 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem' 08:14:20.624 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem 08:14:20.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:20.627 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:20.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:20.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:20.642 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.642 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:20.642 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:20.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:20.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:20.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:20.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 08:14:20.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:20.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:20.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:20.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 08:14:20.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:20.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:20.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:20.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:20.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:14:20.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:14:20.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:14:20.663 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:14:20.663 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:14:20.663 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:14:20.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:14:20.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:20.663 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:14:20.664 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 08:14:20.664 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 08:14:20.664 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 08:14:20.664 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu" 08:14:20.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:20.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:20.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:20.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:20.681 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.681 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:20.681 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:20.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:20.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:20.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:20.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:20.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:20.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:20.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:20.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:14:20.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:20.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:20.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:20.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:20.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:14:20.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:14:20.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:14:20.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:14:20.742 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:14:20.742 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:14:20.743 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:14:20.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:14:20.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:20.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:20.751 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:20.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:20.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:20.758 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:20.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:20.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:20.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:20.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:20.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:20.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:20.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:20.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:20.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:14:20.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:20.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:20.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:20.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:20.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:14:20.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:14:20.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:14:20.854 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:14:20.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:14:20.854 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:14:20.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:14:20.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:20.854 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:14:20.854 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 08:14:20.854 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 08:14:20.854 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 08:14:20.854 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild' 08:14:20.854 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild 08:14:20.854 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 08:14:20.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:20.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:20.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:20.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:20.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:20.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:20.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:20.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:20.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:20.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:20.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:20.936 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 08:14:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:20.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:20.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:20.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:14:20.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:14:20.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:14:20.937 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:14:20.937 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:14:20.937 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:14:20.937 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:14:20.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:14:20.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:20.938 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:14:20.938 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 08:14:20.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:20.943 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:20.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:20.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:20.950 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:20.950 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:20.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:20.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:20.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:20.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:21.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:21.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:21.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:21.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:21.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 08:14:21.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:21.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:21.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:21.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:21.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:14:21.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:14:21.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:14:21.021 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:14:21.022 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:14:21.022 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:14:21.022 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:14:21.022 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:14:21.022 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:21.022 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:14:21.022 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 08:14:21.022 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 08:14:21.022 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 08:14:21.022 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 08:14:21.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:21.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:21.026 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:21.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:21.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:21.040 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:21.040 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:21.040 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:21.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:21.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:21.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:21.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:21.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:21.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:21.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:21.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:21.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:21.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.shell.DefaultShell, index 0 and no matchers specified 08:14:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:21.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:21.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:21.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:14:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:14:21.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:14:21.060 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 08:14:21.060 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 08:14:21.060 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 08:14:21.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 08:14:21.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:14:21.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:21.066 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 08:14:21.066 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 08:14:21.066 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 08:14:21.066 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 08:14:21.066 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck 08:14:21.066 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck" 08:14:21.066 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck 08:14:21.066 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck 08:14:21.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:21.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:21.070 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:21.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:21.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:21.075 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 08:14:21.075 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 08:14:21.075 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:21.075 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:21.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:21.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.32 s - in org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.057 s menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.093 s radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.065 s getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.048 s disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.076 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.072 s getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.036 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.065 s menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.049 s getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.08 s selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.087 s getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.044 s shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.055 s menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.039 s getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.077 s menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.105 s getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.086 s menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.09 s checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.035 s Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 08:14:21.111 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 08:14:21.112 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:14:21.112 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:21.112 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 08:14:21.112 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:21.112 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:14:21.113 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:21.113 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:14:21.113 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:21.114 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 08:14:21.115 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 08:14:21.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:21.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:21.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:14:21.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:21.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:21.117 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") 08:14:21.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:21.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:21.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:21.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:21.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:14:21.126 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 08:14:21.127 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:14:21.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:21.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 08:14:21.174 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 08:14:21.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 08:14:21.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:21.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:21.177 DEBUG [WorkbenchTestable][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:14:21.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:21.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:21.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:21.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 08:14:21.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:21.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:21.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:21.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:21.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:21.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:14:21.179 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 08:14:21.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:14:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:14:21.181 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 08:14:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:14:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:14:21.182 TRACE [main][WidgetHandler] Notify Table with event 13 08:14:21.182 TRACE [main][WidgetHandler] Wait for synchronization 08:14:21.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:21.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:21.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:21.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 08:14:21.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:21.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:21.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:21.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, 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:14:21.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:21.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:21.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:21.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 08:14:21.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:21.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:21.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:21.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:21.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:21.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:14:21.189 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:14:21.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:14:21.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:14:21.212 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:14:21.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:21.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:14:21.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:14:21.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:14:21.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:21.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:21.579 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:14:21.580 DEBUG [main][MenuItemLookup] Found menu:'File' 08:14:21.580 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:14:21.580 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:14:21.580 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:14:21.580 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:14:21.580 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:14:21.580 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:14:21.580 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:14:21.580 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:14:21.580 DEBUG [main][MenuItemLookup] Item match:Window 08:14:21.582 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:14:21.582 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:14:21.582 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:14:21.582 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:21.582 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:14:21.583 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:14:21.583 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:21.583 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:14:21.583 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:21.583 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:14:21.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:21.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:21.583 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:14:21.583 DEBUG [main][MenuItemLookup] Found menu:'File' 08:14:21.583 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:14:21.583 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:14:21.583 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:14:21.583 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:14:21.583 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:14:21.583 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:14:21.583 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:14:21.583 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:14:21.583 DEBUG [main][MenuItemLookup] Item match:Window 08:14:21.583 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:14:21.583 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:14:21.584 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:14:21.584 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:21.584 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:14:21.584 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:14:21.584 DEBUG [main][MenuItemLookup] Item match:Perspective 08:14:21.586 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:14:21.586 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:21.586 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:14:21.586 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:14:21.586 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:14:21.586 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:14:21.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:14:21.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:21.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:21.586 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'File' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:14:21.587 DEBUG [main][MenuItemLookup] Item match:Window 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:14:21.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:21.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:21.587 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'File' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:14:21.587 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:14:21.587 DEBUG [main][MenuItemLookup] Item match:Window 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:14:21.588 DEBUG [main][MenuItemLookup] Item match:Perspective 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:14:21.588 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:14:21.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:21.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:21.588 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'File' 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:14:21.588 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:14:21.588 DEBUG [main][MenuItemLookup] Item match:Window 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:14:21.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:21.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:21.589 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'File' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:14:21.589 DEBUG [main][MenuItemLookup] Item match:Window 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:14:21.589 DEBUG [main][MenuItemLookup] Item match:Perspective 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:14:21.589 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:14:21.590 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:14:21.613 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 08:14:21.613 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 08:14:21.616 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 08:14:21.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 08:14:21.648 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 08:14:21.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 08:14:21.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:21.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:21.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:21.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:21.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:21.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:14:21.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:21.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:21.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:21.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 08:14:21.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:21.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:21.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:21.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:14:21.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:21.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:21.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:21.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:21.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:21.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:14:21.650 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 08:14:21.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:14:21.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:14:21.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:14:21.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:21.792 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:21.793 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 08:14:21.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 08:14:21.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:21.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:21.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:21.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:14:21.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:21.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:21.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:14:21.794 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.*') 08:14:21.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:21.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:21.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:21.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:21.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:14:21.819 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:14:21.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:21.886 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)' 08:14:21.886 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:21.886 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:14:21.886 DEBUG [main][MenuItemLookup] Item match:Run As 08:14:21.888 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)' 08:14:21.888 DEBUG [main][MenuItemLookup] Item match:(none applicable) 08:14:21.889 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)" 08:14:21.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 08:14:21.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:21.889 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:21.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:21.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:21.889 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 08:14:21.889 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 08:14:21.889 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:21.889 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:21.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:21.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.803 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) Time elapsed: 0.096 s Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:14:21.895 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:14:21.895 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:14:21.895 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:21.895 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:14:21.895 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:21.895 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:14:21.920 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:21.920 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:14:21.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:21.921 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:21.921 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 08:14:21.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:14:21.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:21.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:21.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:21.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:21.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:14:21.929 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 08:14:21.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:14:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:21.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:14:21.930 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:14:21.930 DEBUG [main][MenuItemLookup] Found menu:'File' 08:14:21.930 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:14:21.930 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:14:21.930 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:14:21.930 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:14:21.930 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:14:21.930 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:14:21.930 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:14:21.930 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:14:21.930 DEBUG [main][MenuItemLookup] Item match:Window 08:14:21.931 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:14:21.931 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:14:21.931 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:14:21.931 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:21.931 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:14:21.931 DEBUG [main][MenuItemLookup] Item match:Show View 08:14:21.936 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:14:21.937 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:14:21.937 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:14:21.937 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:14:21.937 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:14:21.937 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:14:21.937 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:14:21.937 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:14:21.937 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:14:21.937 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:14:21.937 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:14:21.937 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:14:21.937 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:14:21.937 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:21.937 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:14:21.937 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:14:21.938 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:14:21.938 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:14:21.938 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:14:21.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:14:21.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:14:21.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:14:21.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:21.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:21.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:14:21.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:21.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:21.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:21.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:14:21.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:21.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:21.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:21.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:21.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:21.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:14:21.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:14:21.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:14:22.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 08:14:22.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:14:22.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:14:22.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:14:22.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:14:22.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 08:14:22.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:14:22.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:14:22.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 08:14:22.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:14:22.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:14:22.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 08:14:22.519 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 08:14:22.519 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 08:14:22.519 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 08:14:22.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:22.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:22.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:22.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:14:22.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:22.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:22.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:22.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:14:22.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:22.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:22.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:22.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:14:22.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:22.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:22.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:22.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:22.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:22.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:14:22.521 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:14:22.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:14:22.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:14:22.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:14:22.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:14:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:14:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:14:22.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:22.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:22.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:14:22.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:22.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:22.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:14:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:22.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:14:22.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 08:14:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:22.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:22.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:22.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:22.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:14:22.583 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 08:14:22.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 08:14:22.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:14:22.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:14:22.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:14:22.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:14:22.624 DEBUG [main][MenuItemLookup] Found menu:'submenu' 08:14:22.624 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:22.624 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID' 08:14:22.624 DEBUG [main][MenuItemLookup] Item match:View Action with ID 08:14:22.624 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID" 08:14:22.624 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID 08:14:22.625 INFO [main][MenuItemHandler] Select menu item: View Action with ID 08:14:22.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled.... 08:14:22.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully 08:14:22.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:14:22.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:22.625 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:22.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:22.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:22.626 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 08:14:22.626 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:22.626 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 08:14:22.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:14:22.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:22.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:22.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:22.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:22.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:22.629 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 08:14:22.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:22.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:22.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:14:22.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:22.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:22.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:14:22.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 '\*?\QRedDeer SWT\E') 08:14:22.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:22.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:22.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:22.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:22.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:14:22.634 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 08:14:22.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 08:14:22.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:14:22.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:14:22.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:14:22.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:14:22.636 DEBUG [main][MenuItemLookup] Found menu:'submenu' 08:14:22.636 DEBUG [main][MenuItemLookup] Item match:submenu 08:14:22.637 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 08:14:22.637 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA 08:14:22.638 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A" 08:14:22.638 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA 08:14:22.638 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A 08:14:22.638 DEBUG [main][MenuItemLookup] Found menu:'submenu' 08:14:22.638 DEBUG [main][MenuItemLookup] Item match:submenu 08:14:22.638 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 08:14:22.638 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB' 08:14:22.639 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB 08:14:22.639 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B" 08:14:22.639 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB 08:14:22.639 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B 08:14:22.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:14:22.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:22.639 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:22.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:22.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:22.640 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 08:14:22.640 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:22.640 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 08:14:22.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:14:22.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:22.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:22.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:22.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:22.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:14:22.644 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 08:14:22.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:14:22.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:22.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:22.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:14:22.644 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:14:22.645 DEBUG [main][MenuItemLookup] Found menu:'File' 08:14:22.645 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:14:22.645 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:14:22.645 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:14:22.645 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:14:22.645 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:14:22.645 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:14:22.645 DEBUG [main][MenuItemLookup] Item match:Window 08:14:22.645 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:14:22.645 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:14:22.645 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:14:22.645 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:22.645 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:14:22.645 DEBUG [main][MenuItemLookup] Item match:Show View 08:14:22.648 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:14:22.648 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:14:22.649 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:14:22.649 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:14:22.649 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:14:22.649 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:14:22.649 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:14:22.649 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:14:22.649 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:14:22.649 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:14:22.649 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:14:22.649 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:14:22.649 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:14:22.649 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:22.649 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:14:22.649 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:14:22.656 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:14:22.656 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:14:22.656 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:14:22.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:14:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:14:22.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:14:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:22.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 08:14:22.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:22.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:14:22.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:22.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:22.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:22.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:22.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:14:22.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:14:22.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:14:22.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:14:22.725 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:14:22.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:14:23.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:14:23.228 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:14:23.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:14:23.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:14:23.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:14:23.230 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:14:23.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:14:23.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:14:23.230 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 08:14:23.230 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 08:14:23.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 08:14:23.230 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 08:14:23.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:23.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:23.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:23.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:14:23.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:23.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:23.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:23.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:14:23.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:23.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:23.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:23.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:14:23.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:23.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:23.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:23.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:23.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:23.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:14:23.232 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:14:23.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:14:23.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:14:23.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:14:23.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:23.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:14:23.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:14:23.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:14:23.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:23.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:23.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:14:23.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:23.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:23.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:14:23.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:23.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:23.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:14:23.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:14:23.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:23.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:23.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:23.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:23.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:14:23.333 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:14:23.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:14:23.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:14:23.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:14:23.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:14:23.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:14:23.344 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:14:23.344 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:23.344 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:14:23.344 DEBUG [main][MenuItemLookup] Item match:Filters... 08:14:23.344 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..." 08:14:23.344 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters... 08:14:23.345 INFO [main][MenuItemHandler] Select menu item: &Filters... 08:14:23.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 08:14:23.412 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 08:14:23.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters 08:14:23.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:23.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:23.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:14:23.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:23.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:23.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:23.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent 08:14:23.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:23.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:23.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:23.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:23.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:23.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:14:23.426 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:14:23.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:14:23.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:14:23.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:14:23.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:23.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 08:14:23.488 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 08:14:23.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 08:14:23.488 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 08:14:23.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:14:23.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:23.489 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:23.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:23.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:23.489 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 08:14:23.489 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:23.489 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 08:14:23.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:14:23.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:23.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:23.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:23.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:23.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:23.492 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 08:14:23.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:23.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:23.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:14:23.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:23.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:23.519 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:14:23.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:14:23.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:23.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:23.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:23.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:23.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:14:23.522 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:14:23.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:14:23.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:14:23.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:14:23.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:14:23.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:14:23.524 DEBUG [main][MenuItemLookup] Found menu:'Group By' 08:14:23.524 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:23.524 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 08:14:23.524 DEBUG [main][MenuItemLookup] Found menu:'' 08:14:23.525 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 08:14:23.525 DEBUG [main][MenuItemLookup] Found menu:'Show text filter' 08:14:23.525 DEBUG [main][MenuItemLookup] Item match:Show text filter 08:14:23.525 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter" 08:14:23.525 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter 08:14:23.525 INFO [main][MenuItemHandler] Select menu item: &Show text filter 08:14:23.525 DEBUG [WorkbenchTestable][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:14:23.525 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:23.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:23.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:23.527 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 08:14:23.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:23.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:23.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:23.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:14:24.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:24.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:14:24.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:24.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:14:24.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:14:24.534 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 08:14:24.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:14:24.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:24.534 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:24.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:24.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:24.535 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 08:14:24.535 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 08:14:24.535 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:24.535 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:24.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:24.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.641 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.705 s parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.014 s testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.849 s testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.046 s Running org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:14:24.540 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:14:24.541 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:14:24.541 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:24.541 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:14:24.541 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:24.541 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:14:24.542 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:24.542 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:14:24.542 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:24.542 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:24.542 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:14:24.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:14:24.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:24.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:24.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:24.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:24.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:24.560 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") 08:14:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:24.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:24.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:24.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:24.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:14:24.561 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:14:24.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:24.573 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1' 08:14:24.573 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1 08:14:24.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:14:24.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:24.578 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:24.594 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:14:24.594 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:24.594 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:14:24.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:14:24.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:24.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:24.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:24.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:24.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:24.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:24.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:24.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:24.621 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") 08:14:24.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:24.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:24.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:24.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:24.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:14:24.622 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:14:24.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:24.628 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 08:14:24.628 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2" 08:14:24.629 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3" 08:14:24.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:14:24.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:24.634 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:24.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:24.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:24.642 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:14:24.642 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:24.642 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:14:24.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:14:24.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:24.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:24.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:24.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:24.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:24.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:24.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:24.676 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") 08:14:24.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:24.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:24.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:24.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:24.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:14:24.676 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:14:24.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:24.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:14:24.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:24.691 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:24.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:24.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:24.729 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:14:24.729 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:24.729 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:14:24.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:14:24.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:24.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:24.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:24.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:24.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:24.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:24.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:24.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:24.760 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") 08:14:24.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:24.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:24.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:24.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:24.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:14:24.761 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:14:24.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:14:24.768 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 08:14:24.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:14:24.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:24.772 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:24.778 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:14:24.778 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:24.778 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:14:24.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:14:24.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:24.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:24.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:24.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 08:14:24.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 08:14:24.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 08:14:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:14:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:14:24.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "genericToolItem") 08:14:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:24.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:24.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:24.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:24.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:14:24.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:14:24.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:24.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:24.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:24.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:24.853 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 08:14:24.854 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 08:14:24.854 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:24.854 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:24.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:24.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s - in org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.052 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.048 s toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.087 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.049 s toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.075 s Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:14:24.859 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:14:24.861 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:14:24.861 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:24.861 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:14:24.861 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:24.861 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:14:24.862 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:24.862 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:14:24.862 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:24.862 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:24.862 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:14:24.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:14:24.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:24.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:24.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:24.922 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 08:14:24.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:24.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:24.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:24.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:24.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:24.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:24.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:14:24.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:14:25.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:14:25.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:14:25.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:14:25.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:14:25.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:14:25.944 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found 08:14:25.945 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:14:25.945 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:14:25.945 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:14:25.945 DEBUG [main][AbstractWait] Waiting until shell is active... 08:14:25.945 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:14:25.945 INFO [main][AbstractShell] Close shell Testing shell 08:14:25.945 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:14:25.954 DEBUG [main][AbstractWait] Waiting while shell is available... 08:14:25.954 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:14:25.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:14:25.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:25.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:25.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:25.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:25.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:14:25.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:25.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:14:25.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:14:25.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:25.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:25.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:25.991 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%$") 08:14:25.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:26.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:26.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:26.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:26.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:26.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:26.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:26.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:14:26.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:26.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:14:27.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:27.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:14:27.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:14:27.013 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found 08:14:27.013 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:14:27.013 DEBUG [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:14:27.013 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:14:27.013 DEBUG [main][AbstractWait] Waiting until shell is active... 08:14:27.014 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:14:27.014 INFO [main][AbstractShell] Close shell Testing shell 08:14:27.014 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:14:27.024 DEBUG [main][AbstractWait] Waiting while shell is available... 08:14:27.024 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:14:27.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:14:27.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:27.024 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:27.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:27.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:27.026 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:14:27.026 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:27.026 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:14:27.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:14:27.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:27.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:27.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:27.054 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 08:14:27.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:27.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:27.074 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:27.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:27.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:27.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:27.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:27.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 08:14:27.077 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute() 08:14:27.162 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:14:27.162 DEBUG [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:14:27.162 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:14:27.162 DEBUG [main][AbstractWait] Waiting until shell is active... 08:14:27.162 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:14:27.162 INFO [main][AbstractShell] Close shell Testing shell 08:14:27.162 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:14:27.169 DEBUG [main][AbstractWait] Waiting while shell is available... 08:14:27.170 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:14:27.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:14:27.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:27.170 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:27.181 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:14:27.181 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:27.181 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:14:27.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:14:27.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:27.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:27.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:27.195 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 08:14:27.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:27.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:27.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:27.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:27.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:27.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:27.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 08:14:27.214 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test"; 08:14:27.282 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:14:27.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 08:14:27.282 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:14:27.282 DEBUG [main][AbstractWait] Waiting until shell is active... 08:14:27.282 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:14:27.282 INFO [main][AbstractShell] Close shell Testing shell 08:14:27.282 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:14:27.290 DEBUG [main][AbstractWait] Waiting while shell is available... 08:14:27.290 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:14:27.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:14:27.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:27.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:27.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:27.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:27.292 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:14:27.292 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:27.292 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:14:27.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:14:27.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:27.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:27.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:27.314 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 08:14:27.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:27.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:27.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:27.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:27.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:27.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 08:14:27.330 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:14:27.330 DEBUG [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:14:27.330 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:14:27.330 DEBUG [main][AbstractWait] Waiting until shell is active... 08:14:27.330 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:14:27.330 INFO [main][AbstractShell] Close shell Testing shell 08:14:27.330 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:14:27.414 DEBUG [main][AbstractWait] Waiting while shell is available... 08:14:27.415 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:14:27.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:14:27.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:27.415 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:27.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:27.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:27.416 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:14:27.416 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:27.416 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:14:27.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:14:27.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:27.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:27.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:27.430 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:") 08:14:27.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:27.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:27.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:27.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:27.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:27.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:27.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 08:14:27.447 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:14:27.447 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:14:27.447 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:14:27.447 DEBUG [main][AbstractWait] Waiting until shell is active... 08:14:27.447 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:14:27.447 INFO [main][AbstractShell] Close shell Testing shell 08:14:27.447 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:14:27.532 DEBUG [main][AbstractWait] Waiting while shell is available... 08:14:27.532 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:14:27.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:14:27.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:27.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:27.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:27.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:27.534 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:14:27.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:27.534 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:14:27.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:14:27.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:27.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:27.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:27.548 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 08:14:27.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:27.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:27.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:27.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:27.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:27.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:27.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:27.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:27.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:27.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 08:14:27.570 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/' 08:14:27.573 DEBUG [main][BrowserProgressListener] Calling chanded() 08:14:27.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:14:27.573 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:14:27.728 DEBUG [main][BrowserProgressListener] Calling chanded() 08:14:28.009 DEBUG [main][BrowserProgressListener] Calling chanded() 08:14:28.073 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() failed to create drawable 08:14:28.418 DEBUG [main][BrowserProgressListener] Calling chanded() 08:14:28.573 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:14:28.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:14:28.573 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 08:14:38.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:14:38.574 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:14:38.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:14:38.583 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/widgets/' 08:14:38.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:14:38.583 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:14:38.583 DEBUG [main][BrowserProgressListener] Calling chanded() 08:14:38.642 DEBUG [main][BrowserProgressListener] Calling chanded() 08:14:38.724 DEBUG [main][BrowserProgressListener] Calling chanded() 08:14:39.083 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:14:39.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:14:39.083 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 08:14:49.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:14:49.084 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:14:49.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:14:49.085 INFO [WorkbenchTestable][AbstractBrowser] Browser back 08:14:49.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:14:49.086 DEBUG [main][BrowserProgressListener] Calling chanded() 08:14:49.086 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:14:49.181 DEBUG [main][BrowserProgressListener] Calling chanded() 08:14:49.586 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:14:49.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:14:49.586 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:14:50.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:14:50.587 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:14:50.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:14:50.588 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 08:14:50.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:14:50.589 DEBUG [main][BrowserProgressListener] Calling chanded() 08:14:50.589 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:14:50.634 DEBUG [main][BrowserProgressListener] Calling chanded() 08:14:51.090 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:14:51.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:14:51.090 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:14:52.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 08:14:52.090 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 08:14:52.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 08:14:52.091 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:14:52.091 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:14:52.091 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:14:52.091 DEBUG [main][AbstractWait] Waiting until shell is active... 08:14:52.091 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:14:52.091 INFO [main][AbstractShell] Close shell Testing shell 08:14:52.091 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:14:52.101 DEBUG [main][AbstractWait] Waiting while shell is available... 08:14:52.101 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:14:52.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:14:52.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:52.101 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:52.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.113 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 08:14:52.113 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 08:14:52.113 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:52.113 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:52.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.255 s - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.112 s findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.05 s executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.155 s evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.111 s findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.124 s findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.118 s navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 24.579 s Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:52.131 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:52.132 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:14:52.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:52.132 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:52.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:52.133 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:14:52.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:52.133 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:14:52.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:52.133 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:52.133 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:14:52.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:52.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:52.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:52.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:52.174 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 08:14:52.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:52.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:52.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:52.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:52.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:14:52.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:14:52.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:52.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 08:14:52.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Disabled:") 08:14:52.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:52.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:52.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:52.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:52.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:52.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:52.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:52.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:14:52.216 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:14:52.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 08:14:52.216 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:14:52.217 DEBUG [main][AbstractWait] Waiting until shell is active... 08:14:52.217 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:14:52.217 INFO [main][AbstractShell] Close shell Testing shell 08:14:52.217 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:14:52.229 DEBUG [main][AbstractWait] Waiting while shell is available... 08:14:52.229 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:14:52.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:52.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:52.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:52.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.236 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:14:52.236 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:52.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:14:52.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:52.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:52.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:52.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:52.280 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') 08:14:52.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:52.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:52.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:52.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:52.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:52.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 08:14:52.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 08:14:52.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:52.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:52.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:14:52.317 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 08:14:52.319 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:14:52.319 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:14:52.319 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:14:52.320 DEBUG [main][AbstractWait] Waiting until shell is active... 08:14:52.320 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:14:52.320 INFO [main][AbstractShell] Close shell Testing shell 08:14:52.320 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:14:52.330 DEBUG [main][AbstractWait] Waiting while shell is available... 08:14:52.330 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:14:52.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:52.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:52.330 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:52.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.347 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:14:52.347 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:52.347 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:14:52.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:52.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:52.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:52.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:52.384 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") 08:14:52.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:52.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:52.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:52.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:52.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:52.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:52.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:52.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:14:52.420 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 08:14:52.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:52.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:52.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:52.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:52.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:52.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:52.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:52.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:14:52.420 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") 08:14:52.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:52.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.421 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:52.421 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:52.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:52.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:52.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:52.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:52.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:14:52.422 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 08:14:52.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:52.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.422 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:52.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:52.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:52.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:14:52.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:14:52.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:52.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 08:14:52.423 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") 08:14:52.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:52.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:52.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:52.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:52.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:52.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:52.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:14:52.425 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 08:14:52.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:52.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:52.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:52.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:52.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:14:52.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:14:52.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:52.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found 08:14:52.426 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") 08:14:52.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:52.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:52.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:52.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:52.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:52.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:52.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:52.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:14:52.429 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 08:14:52.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:52.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:52.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:52.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:52.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:14:52.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 08:14:52.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:52.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found 08:14:52.430 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:14:52.430 DEBUG [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:14:52.430 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:14:52.431 DEBUG [main][AbstractWait] Waiting until shell is active... 08:14:52.431 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:14:52.431 INFO [main][AbstractShell] Close shell Testing shell 08:14:52.431 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:14:52.440 DEBUG [main][AbstractWait] Waiting while shell is available... 08:14:52.441 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:14:52.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:52.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:52.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:52.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.447 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:14:52.447 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:52.447 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:14:52.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:52.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:52.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:52.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:52.483 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") 08:14:52.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:52.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:52.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:52.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:52.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:52.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:52.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:52.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:14:52.523 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 3 08:14:52.524 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:14:52.524 DEBUG [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:14:52.524 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:14:52.525 DEBUG [main][AbstractWait] Waiting until shell is active... 08:14:52.525 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:14:52.525 INFO [main][AbstractShell] Close shell Testing shell 08:14:52.525 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:14:52.534 DEBUG [main][AbstractWait] Waiting while shell is available... 08:14:52.534 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:14:52.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:52.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:52.534 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:52.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:14:52.555 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:52.555 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:14:52.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:52.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:52.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:52.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:52.593 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") 08:14:52.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:52.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:52.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:52.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:52.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:52.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:52.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:14:52.623 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 2 08:14:52.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:14:52.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:52.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:52.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:52.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:52.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:52.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:52.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:52.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:14:52.628 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:14:52.628 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:14:52.629 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:14:52.629 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:14:52.629 DEBUG [main][AbstractWait] Waiting until shell is active... 08:14:52.629 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:14:52.629 INFO [main][AbstractShell] Close shell Testing shell 08:14:52.629 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:14:52.638 DEBUG [main][AbstractWait] Waiting while shell is available... 08:14:52.638 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:14:52.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:52.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:52.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:52.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.643 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:14:52.643 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:52.643 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:14:52.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:52.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:52.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:52.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:52.677 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 08:14:52.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:52.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:52.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:52.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:52.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:14:52.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:14:52.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:52.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 08:14:52.700 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 08:14:52.701 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:14:52.701 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:14:52.701 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:14:52.702 DEBUG [main][AbstractWait] Waiting until shell is active... 08:14:52.702 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:14:52.702 INFO [main][AbstractShell] Close shell Testing shell 08:14:52.702 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:14:52.711 DEBUG [main][AbstractWait] Waiting while shell is available... 08:14:52.711 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:14:52.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:52.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:52.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:52.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.726 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:14:52.726 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:52.727 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:14:52.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:52.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:52.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:52.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:52.762 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 08:14:52.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:52.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:52.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:52.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:52.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:52.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:52.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:14:52.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:14:53.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:14:53.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:14:53.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:14:53.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:14:53.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:14:53.783 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found 08:14:53.783 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:14:53.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 08:14:53.783 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:14:53.784 DEBUG [main][AbstractWait] Waiting until shell is active... 08:14:53.784 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:14:53.784 INFO [main][AbstractShell] Close shell Testing shell 08:14:53.784 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:14:53.792 DEBUG [main][AbstractWait] Waiting while shell is available... 08:14:53.792 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:14:53.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:53.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:53.793 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:53.807 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:14:53.807 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:53.808 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:14:53.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:53.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:53.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:53.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:53.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "NON_EXISTING_LABEL_&*") 08:14:53.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:53.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:53.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:53.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:53.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:53.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:53.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:53.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:14:54.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:54.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:14:54.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:54.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:14:54.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:14:54.866 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found 08:14:54.866 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:14:54.866 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:14:54.866 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:14:54.866 DEBUG [main][AbstractWait] Waiting until shell is active... 08:14:54.866 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:14:54.866 INFO [main][AbstractShell] Close shell Testing shell 08:14:54.867 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:14:54.876 DEBUG [main][AbstractWait] Waiting while shell is available... 08:14:54.876 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:14:54.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:54.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:54.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:54.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:54.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:54.891 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:14:54.892 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:54.892 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:14:54.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:54.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:54.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:54.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:54.926 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") 08:14:54.926 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:54.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:54.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:54.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:54.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:54.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:54.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:54.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:54.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:54.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 08:14:54.944 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to selection: Item23 08:14:54.949 DEBUG [WorkbenchTestable][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:14:54.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:54.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:54.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:54.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:54.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:54.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:54.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:54.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:54.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:54.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:14:54.950 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:14:54.951 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:14:54.951 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:14:54.951 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:14:54.951 DEBUG [main][AbstractWait] Waiting until shell is active... 08:14:54.951 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:14:54.951 INFO [main][AbstractShell] Close shell Testing shell 08:14:54.951 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:14:54.960 DEBUG [main][AbstractWait] Waiting while shell is available... 08:14:54.960 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:14:54.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:54.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:54.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:54.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:54.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:54.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 08:14:54.975 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 08:14:54.975 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:54.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.844 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.103 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.11 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.1 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.107 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.088 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.083 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.08 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.083 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.083 s Running org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:14:54.979 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:14:54.980 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:14:54.980 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:54.980 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:14:54.980 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:54.980 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:14:54.980 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:54.980 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:14:54.980 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:14:54.980 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:54.981 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:14:54.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:14:54.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:54.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:54.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:706): Gtk-WARNING **: 08:14:54.992: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:54.997: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:54.999: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:54.999: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.000: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.005: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.005: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.006: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.006: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.007: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.008: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.008: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.016: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.025: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.026: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.027: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.028: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.033: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.033: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.035: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.035: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.035: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.036: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.036: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.042: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.042: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.042: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.043: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.043: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.043: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.044: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.045: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.045: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.045: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.051: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.051: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.051: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.051: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.053: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.053: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.053: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.053: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.054: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.055: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.055: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.055: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.055: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:14:55.059 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 08:14:55.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:55.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:55.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:55.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:55.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:55.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:55.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 08:14:55.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 08:14:55.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:55.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:55.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:55.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:55.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:55.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:55.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:14:55.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:14:55.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:55.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 08:14:55.077 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:14:55.077 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:14:55.077 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:14:55.077 DEBUG [main][AbstractWait] Waiting until shell is active... 08:14:55.077 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:14:55.077 INFO [main][AbstractShell] Close shell Testing shell 08:14:55.077 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:14:55.094 DEBUG [main][AbstractWait] Waiting while shell is available... 08:14:55.094 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:14:55.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:14:55.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:55.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:55.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:55.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:55.110 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:14:55.110 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:55.110 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:14:55.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:14:55.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:55.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:55.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:706): Gtk-WARNING **: 08:14:55.121: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.126: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.128: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.128: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.129: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.134: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.134: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.135: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.135: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.136: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.137: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.137: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.144: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.150: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.151: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.152: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.153: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.158: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.158: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.159: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.159: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.161: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.161: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.162: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.167: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.167: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.167: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.168: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.168: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.168: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.169: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.170: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.170: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.170: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.175: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.176: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.176: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.176: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.177: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.177: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.177: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.178: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.179: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.179: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.180: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.180: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:55.180: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:14:55.182 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 08:14:55.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:55.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:55.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:55.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:55.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:55.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:55.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:14:55.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:14:55.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:55.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 08:14:55.213 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 08:14:55.213 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 08:14:55.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:55.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:55.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:55.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:55.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:55.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:55.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:14:55.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:14:55.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:55.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 08:14:55.214 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 08:14:55.217 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:14:56.217 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 08:14:56.217 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 2 08:14:56.217 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 08:14:56.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:56.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:56.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:56.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:56.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:56.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:56.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:14:56.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:14:56.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:56.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 08:14:56.218 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 08:14:56.218 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:14:57.219 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 08:14:57.219 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 4 08:14:57.219 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 08:14:57.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:57.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:57.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:57.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:57.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:57.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:57.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:14:57.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:14:57.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:57.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 08:14:57.220 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4 08:14:57.220 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:14:58.221 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded 08:14:58.221 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items 08:14:58.221 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0 08:14:58.223 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed 08:14:58.224 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1 08:14:58.224 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed 08:14:58.224 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2 08:14:58.224 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed 08:14:58.224 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3 08:14:58.224 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed 08:14:58.224 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4 08:14:58.224 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed 08:14:58.225 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:14:58.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 08:14:58.225 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:14:58.225 DEBUG [main][AbstractWait] Waiting until shell is active... 08:14:58.225 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:14:58.225 INFO [main][AbstractShell] Close shell Testing shell 08:14:58.225 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:14:58.242 DEBUG [main][AbstractWait] Waiting while shell is available... 08:14:58.242 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:14:58.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:14:58.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:58.242 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:58.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:58.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:58.261 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:14:58.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:58.261 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:14:58.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:14:58.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:58.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:58.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:706): Gtk-WARNING **: 08:14:58.273: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.279: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.280: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.281: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.282: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.286: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.286: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.287: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.287: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.288: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.289: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.289: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.297: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.305: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.306: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.308: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.310: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.316: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.317: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.318: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.318: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.319: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.320: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.320: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.325: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.325: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.325: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.326: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.326: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.326: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.327: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.328: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.328: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.328: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.333: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.333: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.333: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.333: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.334: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.335: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.335: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.335: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.336: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.336: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:58.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:14:58.339 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 08:14:58.339 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 08:14:58.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:58.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:58.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:58.353 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:58.353 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:58.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:58.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:14:58.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:14:58.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:58.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 08:14:58.353 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 08:14:58.354 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:14:59.355 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 08:14:59.355 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 08:14:59.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:59.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:59.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:59.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:59.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:59.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:59.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:14:59.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:14:59.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:59.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 08:14:59.356 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:14:59.358 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:14:59.358 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:14:59.358 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:14:59.358 DEBUG [main][AbstractWait] Waiting until shell is active... 08:14:59.358 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:14:59.358 INFO [main][AbstractShell] Close shell Testing shell 08:14:59.358 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:14:59.375 DEBUG [main][AbstractWait] Waiting while shell is available... 08:14:59.375 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:14:59.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:14:59.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:14:59.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:14:59.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:59.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:59.380 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:14:59.380 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:14:59.380 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:14:59.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:14:59.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:14:59.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:14:59.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:706): Gtk-WARNING **: 08:14:59.391: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.396: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.397: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.398: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.398: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.403: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.403: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.404: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.404: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.405: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.405: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.405: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.413: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.418: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.418: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.419: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.420: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.425: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.425: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.426: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.426: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.427: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.428: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.428: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.433: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.433: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.433: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.434: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.434: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.434: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.435: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.436: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.436: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.436: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.442: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.442: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.442: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.442: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.443: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.443: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.443: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.444: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.445: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.445: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.445: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.446: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:14:59.446: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:14:59.448 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 08:14:59.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:14:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:14:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:14:59.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:14:59.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:14:59.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:14:59.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:14:59.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:14:59.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:14:59.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 08:14:59.464 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items 08:14:59.464 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 08:14:59.465 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:15:00.465 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 08:15:00.465 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 08:15:00.466 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:15:01.466 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 08:15:01.466 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 08:15:01.467 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:15:02.467 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 08:15:02.468 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:02.468 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:02.468 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:02.468 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:02.468 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:02.468 INFO [main][AbstractShell] Close shell Testing shell 08:15:02.468 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:02.486 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:02.486 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:02.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:15:02.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:02.486 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:02.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:02.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:02.491 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:15:02.491 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:02.491 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:15:02.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:15:02.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:02.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:02.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:706): Gtk-WARNING **: 08:15:02.502: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.507: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.508: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.508: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.509: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.513: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.513: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.514: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.514: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.515: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.516: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.516: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.523: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.528: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.529: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.529: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.530: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.535: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.535: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.536: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.536: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.537: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.537: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.537: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.542: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.542: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.542: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.543: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.543: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.544: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.544: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.545: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.545: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.545: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.550: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.550: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.550: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.550: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.551: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.551: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.552: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.552: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.553: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.553: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.553: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.554: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:02.554: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:15:02.556 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item text: Expand Item: 1 08:15:02.556 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 08:15:02.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:02.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:02.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:02.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:02.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:02.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:02.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:02.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:02.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:02.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 08:15:02.573 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 08:15:02.573 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:15:03.574 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 08:15:03.574 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 08:15:03.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:03.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:03.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:03.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:03.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:03.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:03.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:15:03.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:15:03.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:03.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 08:15:03.575 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:03.577 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:03.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 08:15:03.577 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:03.578 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:03.578 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:03.578 INFO [main][AbstractShell] Close shell Testing shell 08:15:03.578 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:03.594 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:03.594 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:03.594 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:15:03.594 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:03.594 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:03.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:03.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:03.600 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:15:03.600 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:03.600 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:15:03.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:15:03.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:03.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:03.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:706): Gtk-WARNING **: 08:15:03.611: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.616: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.617: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.617: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.618: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.624: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.624: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.625: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.625: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.626: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.627: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.627: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.635: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.641: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.642: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.643: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.644: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.648: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.649: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.650: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.650: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.651: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.652: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.652: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.656: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.657: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.657: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.658: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.658: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.658: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.659: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.659: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.660: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.660: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.664: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.665: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.665: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.665: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.666: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.666: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.666: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.666: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.667: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.668: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.668: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.668: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.668: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:15:03.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 0 and no matchers specified 08:15:03.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:03.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:03.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:03.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:03.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:03.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 08:15:03.687 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:03.687 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:03.687 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:03.687 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:03.687 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:03.687 INFO [main][AbstractShell] Close shell Testing shell 08:15:03.687 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:03.704 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:03.704 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:03.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:15:03.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:03.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:03.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:03.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:03.719 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:15:03.719 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:03.719 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:15:03.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:15:03.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:03.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:03.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:706): Gtk-WARNING **: 08:15:03.730: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.736: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.737: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.738: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.738: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.743: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.743: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.744: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.744: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.745: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.746: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.746: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.754: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.759: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.760: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.761: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.762: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.766: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.767: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.768: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.768: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.769: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.770: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.770: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.774: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.775: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.775: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.776: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.776: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.776: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.777: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.777: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.778: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.778: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.782: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.782: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.783: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.783: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.784: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.784: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.784: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.784: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.785: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.785: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.786: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.786: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:03.786: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:15:03.788 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 3 Expand Bar Item index: 1 08:15:03.788 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 08:15:03.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:03.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:03.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:03.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:03.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:03.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:03.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:15:03.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 08:15:04.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:15:04.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 08:15:04.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:15:04.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 08:15:04.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:15:04.804 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found 08:15:04.805 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:04.805 DEBUG [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:15:04.805 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:04.805 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:04.805 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:04.805 INFO [main][AbstractShell] Close shell Testing shell 08:15:04.805 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:04.820 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:04.820 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:04.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:15:04.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:04.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:04.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:04.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:04.836 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:15:04.836 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:04.836 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:15:04.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:15:04.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:04.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:04.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:706): Gtk-WARNING **: 08:15:04.847: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.852: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.853: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.854: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.854: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.859: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.859: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.860: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.860: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.861: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.861: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.861: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.868: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.873: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.874: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.875: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.876: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.880: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.880: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.881: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.882: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.882: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.883: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.883: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.888: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.888: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.888: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.889: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.889: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.889: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.890: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.891: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.891: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.891: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.896: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.896: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.896: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.896: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.897: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.897: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.897: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.897: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.898: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.899: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.899: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.899: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:706): Gtk-WARNING **: 08:15:04.899: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:15:04.901 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 0 Expand Bar Item text: NON_EXISTING_#$ 08:15:04.901 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 08:15:04.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:04.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:04.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:04.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:04.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:04.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:04.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:04.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:04.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:04.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 08:15:04.915 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:04.915 DEBUG [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:15:04.915 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:04.915 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:04.915 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:04.915 INFO [main][AbstractShell] Close shell Testing shell 08:15:04.915 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:04.931 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:04.931 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:04.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:15:04.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:04.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:04.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:04.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:04.936 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 08:15:04.936 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 08:15:04.936 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:04.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:04.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:04.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.958 s - in org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.129 s collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.151 s findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.119 s expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.111 s findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.109 s getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.119 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.117 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.1 s Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:04.941 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:04.942 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:15:04.942 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:04.942 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:04.942 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:04.942 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:15:04.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:04.948 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:15:04.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:04.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:04.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:15:04.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:04.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:04.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:04.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:04.955 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') 08:15:04.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:04.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:04.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:04.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:04.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:04.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:04.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:04.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:15:04.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:15:04.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:04.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:04.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:15:04.968 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:04.968 DEBUG [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:15:04.968 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:04.968 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:04.968 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:04.968 INFO [main][AbstractShell] Close shell Testing shell 08:15:04.968 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:04.970 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:04.970 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:04.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:04.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:04.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:04.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:04.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:04.985 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:15:04.985 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:04.985 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:15:04.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:04.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:04.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:04.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:04.990 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 08:15:04.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:05.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:05.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:05.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:05.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:05.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:05.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:05.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:05.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:05.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 08:15:05.014 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:05.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 08:15:05.015 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:05.015 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:05.015 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:05.015 INFO [main][AbstractShell] Close shell Testing shell 08:15:05.015 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:05.017 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:05.017 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:05.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:05.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:05.017 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:05.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:05.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:05.031 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:15:05.031 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:05.031 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:15:05.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:05.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:05.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:05.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:05.036 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:15:05.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:05.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:05.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:05.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:05.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:05.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:05.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:05.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:05.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:05.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:15:05.050 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 08:15:05.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:05.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:05.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:05.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:05.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:05.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:05.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:05.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:05.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:05.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 08:15:05.050 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 08:15:05.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:05.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:05.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:05.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:05.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:05.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:05.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:15:05.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:15:05.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:05.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found 08:15:05.051 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:05.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 08:15:05.051 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:05.051 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:05.051 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:05.051 INFO [main][AbstractShell] Close shell Testing shell 08:15:05.051 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:05.053 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:05.053 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:05.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:05.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:05.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:05.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:05.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:05.067 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:15:05.068 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:05.068 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:15:05.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:05.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:05.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:05.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:05.072 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 08:15:05.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:05.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:05.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:05.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:05.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:05.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:05.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:05.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:05.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:05.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 08:15:05.084 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:05.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 08:15:05.084 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:05.084 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:05.084 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:05.084 INFO [main][AbstractShell] Close shell Testing shell 08:15:05.084 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:05.086 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:05.086 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:05.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:05.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:05.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:05.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:05.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:05.123 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:15:05.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:05.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:15:05.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:05.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:05.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:05.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:05.128 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 08:15:05.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:05.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:05.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:05.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:05.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:05.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:05.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 08:15:05.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 08:15:05.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 08:15:05.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 08:15:06.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 08:15:06.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 08:15:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:15:06.141 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found 08:15:06.141 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:06.141 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:06.141 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:06.141 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:06.141 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:06.141 INFO [main][AbstractShell] Close shell Testing shell 08:15:06.141 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:06.144 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:06.144 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:06.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:06.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:06.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:06.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:06.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:06.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:15:06.149 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:06.149 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:15:06.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:06.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:06.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:06.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:06.153 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") 08:15:06.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:06.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:06.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:06.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:06.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:06.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:06.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:06.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:06.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:06.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:15:06.159 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:06.159 DEBUG [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:15:06.159 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:06.159 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:06.159 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:06.159 INFO [main][AbstractShell] Close shell Testing shell 08:15:06.159 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:06.161 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:06.161 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:06.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:06.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:06.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:06.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:06.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:06.175 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:15:06.175 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:06.175 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:15:06.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:06.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:06.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:06.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:06.184 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") 08:15:06.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:06.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:06.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:06.190 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:06.190 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:06.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:06.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:06.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:06.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:06.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:07.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:07.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:07.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:15:07.192 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found 08:15:07.192 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:07.192 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:07.192 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:07.192 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:07.192 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:07.192 INFO [main][AbstractShell] Close shell Testing shell 08:15:07.192 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:07.194 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:07.194 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:07.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:07.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:07.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:07.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.199 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:15:07.199 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:07.199 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:15:07.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:07.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:07.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:07.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:07.204 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 08:15:07.204 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:07.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:07.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 08:15:07.222 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:07.223 DEBUG [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:15:07.223 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:07.223 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:07.223 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:07.223 INFO [main][AbstractShell] Close shell Testing shell 08:15:07.223 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:07.225 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:07.225 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:07.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:07.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:07.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.240 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 08:15:07.240 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 08:15:07.240 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:07.240 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.301 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.037 s findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.046 s hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.036 s getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.055 s findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.025 s findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.026 s findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.024 s getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.041 s Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 08:15:07.244 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 08:15:07.244 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:15:07.244 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:07.244 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 08:15:07.244 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:07.244 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:15:07.245 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:07.245 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:15:07.245 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:07.245 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:07.245 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 08:15:07.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 08:15:07.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:07.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:07.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:07.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label: is "Label 1") 08:15:07.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:07.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:07.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:07.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 08:15:07.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:07.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:07.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:07.268 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:07.268 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:07.268 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:07.268 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:07.268 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:07.268 INFO [main][AbstractShell] Close shell Testing shell 08:15:07.268 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:07.272 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:07.272 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:07.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 08:15:07.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:07.272 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:07.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.293 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 08:15:07.293 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 08:15:07.293 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:07.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:07.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) Time elapsed: 0.048 s Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 08:15:07.312 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 08:15:07.315 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:15:07.315 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:07.315 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 08:15:07.315 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:07.315 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:15:07.316 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:07.316 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:15:07.316 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:07.316 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:07.316 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 08:15:07.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 08:15:07.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:07.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:07.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:07.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 08:15:07.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:07.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:07.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:07.647 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) 08:15:07.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:07.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:07.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 08:15:07.648 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) 08:15:07.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:15:07.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:15:07.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 08:15:07.649 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") 08:15:07.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:07.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:07.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:07.651 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:07.651 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") 08:15:07.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:07.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:07.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:07.652 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:07.652 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") 08:15:07.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:07.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:07.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:07.654 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:07.655 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB 08:15:07.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:07.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:07.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:07.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:07.655 TRACE [main][WidgetHandler] Notify Button with event 27 08:15:07.655 TRACE [main][WidgetHandler] Wait for synchronization 08:15:07.655 TRACE [main][WidgetHandler] Notify Button with event 13 08:15:07.655 TRACE [main][WidgetHandler] Wait for synchronization 08:15:07.655 TRACE [main][WidgetHandler] Notify Button with event 26 08:15:07.655 TRACE [main][WidgetHandler] Wait for synchronization 08:15:07.655 TRACE [main][WidgetHandler] Notify Button with event 3 08:15:07.655 TRACE [main][WidgetHandler] Wait for synchronization 08:15:07.655 TRACE [main][WidgetHandler] Notify Button with event 4 08:15:07.655 TRACE [main][WidgetHandler] Wait for synchronization 08:15:07.655 TRACE [main][WidgetHandler] Notify Button with event 13 08:15:07.655 TRACE [main][WidgetHandler] Wait for synchronization 08:15:07.657 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC 08:15:07.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:07.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:07.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:07.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:07.657 TRACE [main][WidgetHandler] Notify Button with event 27 08:15:07.657 TRACE [main][WidgetHandler] Wait for synchronization 08:15:07.657 TRACE [main][WidgetHandler] Notify Button with event 13 08:15:07.657 TRACE [main][WidgetHandler] Wait for synchronization 08:15:07.657 TRACE [main][WidgetHandler] Notify Button with event 26 08:15:07.657 TRACE [main][WidgetHandler] Wait for synchronization 08:15:07.657 TRACE [main][WidgetHandler] Notify Button with event 3 08:15:07.657 TRACE [main][WidgetHandler] Wait for synchronization 08:15:07.657 TRACE [main][WidgetHandler] Notify Button with event 4 08:15:07.657 TRACE [main][WidgetHandler] Wait for synchronization 08:15:07.657 TRACE [main][WidgetHandler] Notify Button with event 13 08:15:07.657 TRACE [main][WidgetHandler] Wait for synchronization 08:15:07.658 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:07.658 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:07.658 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:07.658 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:07.659 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:07.659 INFO [main][AbstractShell] Close shell Testing shell 08:15:07.659 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:07.664 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:07.664 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:07.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 08:15:07.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:07.664 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:07.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 08:15:07.683 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 08:15:07.683 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:07.683 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:07.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) Time elapsed: 0.367 s Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:07.686 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:07.687 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:15:07.687 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:07.687 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:07.688 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:07.688 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:15:07.688 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:07.688 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:15:07.688 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:07.688 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:07.688 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:07.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:07.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:07.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:07.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:07.712 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) 08:15:07.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:07.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:07.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 08:15:07.728 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1 08:15:07.728 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1 08:15:07.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:07.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:07.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:07.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:07.728 DEBUG [WorkbenchTestable][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:15:07.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:07.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:07.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:07.729 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:07.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 08:15:07.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:07.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:07.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:07.730 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 08:15:07.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:07.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:07.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:07.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:07.730 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed 08:15:07.730 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:07.731 DEBUG [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:15:07.731 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:07.731 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:07.731 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:07.731 INFO [main][AbstractShell] Close shell Testing shell 08:15:07.731 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:07.735 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:07.735 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:07.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:07.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:07.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:07.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.739 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:07.739 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:07.740 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:07.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:07.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:07.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:07.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:07.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "RADIO-BUTTON1") 08:15:07.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.773 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:07.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:07.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:07.775 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 08:15:07.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:07.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:07.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:07.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:07.776 TRACE [main][WidgetHandler] Notify Button with event 27 08:15:07.776 TRACE [main][WidgetHandler] Wait for synchronization 08:15:07.776 TRACE [main][WidgetHandler] Notify Button with event 13 08:15:07.776 TRACE [main][WidgetHandler] Wait for synchronization 08:15:07.776 TRACE [main][WidgetHandler] Notify Button with event 26 08:15:07.776 TRACE [main][WidgetHandler] Wait for synchronization 08:15:07.776 TRACE [main][WidgetHandler] Notify Button with event 3 08:15:07.776 TRACE [main][WidgetHandler] Wait for synchronization 08:15:07.776 TRACE [main][WidgetHandler] Notify Button with event 4 08:15:07.776 TRACE [main][WidgetHandler] Wait for synchronization 08:15:07.776 TRACE [main][WidgetHandler] Notify Button with event 13 08:15:07.776 TRACE [main][WidgetHandler] Wait for synchronization 08:15:07.776 DEBUG [WorkbenchTestable][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:15:07.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:07.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:07.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:07.777 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:07.777 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:07.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 08:15:07.777 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:07.778 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:07.778 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:07.778 INFO [main][AbstractShell] Close shell Testing shell 08:15:07.778 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:07.782 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:07.782 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:07.782 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:07.782 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:07.782 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.796 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:07.796 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:07.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:07.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:07.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:07.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:07.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:07.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 08:15:07.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:07.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:07.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:07.833 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 08:15:07.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:07.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:07.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:07.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:07.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:15:07.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:07.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:07.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:07.834 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:07.835 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:07.835 DEBUG [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:15:07.835 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:07.835 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:07.835 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:07.836 INFO [main][AbstractShell] Close shell Testing shell 08:15:07.836 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:07.840 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:07.840 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:07.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:07.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:07.840 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:07.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.845 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:07.845 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:07.845 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:07.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:07.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:07.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:07.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:07.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 4) 08:15:07.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.887 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:15:07.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:15:07.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 08:15:07.887 INFO [WorkbenchTestable][AbstractButton] Click button 08:15:07.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:07.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:07.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:07.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:07.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:15:07.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:07.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:07.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:07.889 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:07.889 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:07.889 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:07.889 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:07.890 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:07.890 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:07.890 INFO [main][AbstractShell] Close shell Testing shell 08:15:07.890 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:07.896 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:07.896 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:07.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:07.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:07.903 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:07.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.925 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:07.925 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:07.925 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:07.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:07.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:07.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:07.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:07.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 08:15:07.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:07.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:07.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:07.957 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 08:15:07.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:07.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:07.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:07.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:07.966 DEBUG [WorkbenchTestable][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:15:07.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:07.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:07.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:07.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:07.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:07.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:07.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:07.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:07.967 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:07.967 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:07.967 DEBUG [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:15:07.967 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:07.968 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:07.968 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:07.968 INFO [main][AbstractShell] Close shell Testing shell 08:15:07.968 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:07.972 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:07.972 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:07.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:07.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:07.972 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:07.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:07.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:07.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:07.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:07.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:07.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:07.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:07.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:07.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:07.989 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) 08:15:07.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:08.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:08.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:08.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:08.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:08.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:08.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:08.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:08.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:08.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 08:15:08.022 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 08:15:08.022 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1 08:15:08.022 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 08:15:08.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:08.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:08.022 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:08.022 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:08.023 DEBUG [WorkbenchTestable][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:15:08.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:08.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:08.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:08.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:08.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:08.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:08.023 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:08.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 08:15:08.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:08.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:08.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:08.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:08.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:08.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:08.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:08.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:08.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:08.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:08.025 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 08:15:08.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:08.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:08.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:08.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:08.025 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 08:15:08.025 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed 08:15:08.025 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:08.025 DEBUG [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:15:08.025 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:08.025 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:08.025 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:08.026 INFO [main][AbstractShell] Close shell Testing shell 08:15:08.026 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:08.030 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:08.030 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:08.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:08.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:08.030 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:08.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:08.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:08.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:08.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:08.034 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:08.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:08.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:08.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:08.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:08.047 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) 08:15:08.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:08.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:08.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:08.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:08.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:08.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:08.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:15:08.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:15:08.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:15:08.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:15:09.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:15:09.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:15:09.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:15:09.069 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 08:15:09.069 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:09.070 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:09.070 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:09.070 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:09.070 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:09.070 INFO [main][AbstractShell] Close shell Testing shell 08:15:09.070 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:09.075 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:09.075 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:09.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:09.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:09.075 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:09.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:09.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:09.080 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:09.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:09.080 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:09.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:09.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:09.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:09.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:09.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_DASLKJ") 08:15:09.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:09.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:09.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:09.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:09.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:09.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:09.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:10.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:10.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:10.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:15:10.115 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:15:10.115 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:10.115 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:10.115 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:10.115 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:10.115 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:10.115 INFO [main][AbstractShell] Close shell Testing shell 08:15:10.115 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:10.119 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:10.120 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:10.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:10.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:10.120 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:10.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:10.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:10.126 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:10.126 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:10.126 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:10.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:10.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:10.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:10.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:10.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0") 08:15:10.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:10.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:10.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:10.159 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:10.159 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:10.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:10.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:10.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:10.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:10.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:10.159 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 08:15:10.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:10.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:10.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:10.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:10.163 DEBUG [WorkbenchTestable][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:15:10.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:10.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:10.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:10.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:10.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:10.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:10.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:10.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:10.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:10.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:10.163 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:10.164 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:10.164 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:10.164 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:10.165 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:10.165 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:10.165 INFO [main][AbstractShell] Close shell Testing shell 08:15:10.165 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:10.169 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:10.169 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:10.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:10.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:10.169 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:10.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:10.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:10.175 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:10.175 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:10.175 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:10.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:10.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:10.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:10.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:10.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 4, with key 'buttonTestId' and value 'ARROW-BUTTON#2') 08:15:10.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:10.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:10.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:10.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:10.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:10.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:10.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:10.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:15:10.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:15:10.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:15:10.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:10.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:10.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:10.215 INFO [WorkbenchTestable][AbstractButton] Click button 08:15:10.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:10.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:10.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:10.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:10.215 DEBUG [WorkbenchTestable][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:15:10.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:10.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:10.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:10.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:10.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:10.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:10.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:10.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:10.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:10.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:10.216 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:10.216 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:10.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 08:15:10.216 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:10.217 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:10.217 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:10.217 INFO [main][AbstractShell] Close shell Testing shell 08:15:10.217 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:10.221 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:10.221 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:10.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:10.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:10.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:10.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:10.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:10.227 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:10.227 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:10.227 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:10.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:10.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:10.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:10.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:10.240 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) 08:15:10.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:10.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:10.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:10.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:10.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:10.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:10.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:10.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:10.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:10.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 08:15:10.259 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 08:15:10.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:10.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:10.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:10.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:10.259 DEBUG [WorkbenchTestable][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:15:10.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:10.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:10.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:10.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:10.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:10.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:10.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:10.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:10.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:10.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:10.260 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:10.265 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:10.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 08:15:10.265 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:10.266 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:10.266 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:10.266 INFO [main][AbstractShell] Close shell Testing shell 08:15:10.266 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:10.270 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:10.270 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:10.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:10.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:10.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:10.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:10.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:10.275 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:10.275 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:10.275 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:10.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:10.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:10.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:10.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:10.287 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) 08:15:10.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:10.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:10.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:10.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:10.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:10.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:10.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:15:10.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:15:10.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:15:10.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:15:11.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:15:11.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:15:11.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:15:11.311 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 08:15:11.312 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:11.312 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:11.312 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:11.312 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:11.312 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:11.312 INFO [main][AbstractShell] Close shell Testing shell 08:15:11.312 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:11.316 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:11.316 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:11.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:11.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:11.317 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:11.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:11.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:11.321 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:11.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:11.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:11.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:11.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:11.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:11.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:11.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: 2, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_KL2FG") 08:15:11.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:11.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:11.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:11.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:11.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:11.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:11.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:11.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:11.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:11.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:12.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:12.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:12.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:15:12.366 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:15:12.366 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:12.366 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:12.366 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:12.366 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:12.366 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:12.366 INFO [main][AbstractShell] Close shell Testing shell 08:15:12.366 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:12.372 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:12.372 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:12.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:12.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:12.372 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:12.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:12.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:12.378 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:12.378 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:12.378 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:12.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:12.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:12.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:12.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:12.395 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) 08:15:12.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:12.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:12.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:12.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:12.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:12.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:12.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:15:12.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:15:12.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:15:12.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:15:13.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:15:13.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:15:13.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:15:13.427 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 08:15:13.427 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:13.427 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:13.427 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:13.427 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:13.427 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:13.427 INFO [main][AbstractShell] Close shell Testing shell 08:15:13.427 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:13.432 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:13.432 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:13.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:13.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:13.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:13.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:13.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:13.447 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:13.447 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:13.447 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:13.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:13.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:13.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:13.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:13.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$SDFF@S") 08:15:13.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:13.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:13.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:13.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:13.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:13.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:13.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:13.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:13.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:13.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:14.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:14.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:14.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:15:14.479 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:15:14.480 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:14.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 08:15:14.480 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:14.480 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:14.480 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:14.480 INFO [main][AbstractShell] Close shell Testing shell 08:15:14.480 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:14.484 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:14.484 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:14.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:14.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:14.484 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:14.489 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:14.490 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:14.490 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:14.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:14.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:14.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:14.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:14.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "CHECK-BOX1") 08:15:14.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:14.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:14.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:14.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:14.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:14.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:14.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:14.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:14.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:14.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:14.523 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 08:15:14.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:14.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:14.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:14.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:14.524 DEBUG [WorkbenchTestable][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:15:14.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:14.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:14.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:14.524 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:14.524 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:14.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:14.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:14.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:14.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:14.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:14.529 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:14.529 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:14.529 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:14.530 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:14.530 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:14.530 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:14.530 INFO [main][AbstractShell] Close shell Testing shell 08:15:14.530 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:14.534 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:14.534 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:14.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:14.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:14.534 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:14.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:14.539 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:14.539 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:14.539 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:14.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:14.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:14.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:14.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:14.552 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) 08:15:14.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:14.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:14.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:14.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:14.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:14.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:14.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 08:15:14.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 08:15:15.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 08:15:15.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 08:15:15.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 08:15:15.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 08:15:15.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:15:15.574 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found 08:15:15.574 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:15.574 DEBUG [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:15:15.574 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:15.574 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:15.574 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:15.574 INFO [main][AbstractShell] Close shell Testing shell 08:15:15.574 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:15.580 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:15.580 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:15.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:15.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:15.580 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:15.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.584 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:15.584 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:15.584 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:15.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:15.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:15.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:15.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:15.597 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) 08:15:15.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:15.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:15.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:15.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:15.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:15.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:15.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 08:15:15.627 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1 08:15:15.627 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 08:15:15.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:15.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:15.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:15.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:15.628 TRACE [main][WidgetHandler] Notify Button with event 27 08:15:15.628 TRACE [main][WidgetHandler] Wait for synchronization 08:15:15.628 TRACE [main][WidgetHandler] Notify Button with event 13 08:15:15.628 TRACE [main][WidgetHandler] Wait for synchronization 08:15:15.628 TRACE [main][WidgetHandler] Notify Button with event 26 08:15:15.628 TRACE [main][WidgetHandler] Wait for synchronization 08:15:15.628 TRACE [main][WidgetHandler] Notify Button with event 3 08:15:15.628 TRACE [main][WidgetHandler] Wait for synchronization 08:15:15.628 TRACE [main][WidgetHandler] Notify Button with event 4 08:15:15.628 TRACE [main][WidgetHandler] Wait for synchronization 08:15:15.628 TRACE [main][WidgetHandler] Notify Button with event 13 08:15:15.628 TRACE [main][WidgetHandler] Wait for synchronization 08:15:15.628 DEBUG [WorkbenchTestable][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:15:15.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:15.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:15.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:15.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:15.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:15.629 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:15.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 08:15:15.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:15.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:15.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:15.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:15.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:15.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:15.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:15.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:15.631 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 08:15:15.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:15.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:15.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:15.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:15.631 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed 08:15:15.631 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:15.632 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:15.632 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:15.632 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:15.632 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:15.632 INFO [main][AbstractShell] Close shell Testing shell 08:15:15.632 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:15.636 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:15.636 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:15.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:15.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:15.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:15.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.641 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:15.641 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:15.642 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:15.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:15.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:15.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:15.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:15.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, with key 'buttonTestId' and value 'PUSH-BUTTON#2') 08:15:15.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:15.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:15.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:15.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:15.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:15.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:15:15.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:15:15.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:15:15.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:15.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:15.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:15.679 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 08:15:15.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:15.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:15.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:15.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:15.679 DEBUG [WorkbenchTestable][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:15:15.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:15.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.679 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:15.679 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:15.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:15.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:15.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:15.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:15.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:15.680 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:15.681 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:15.681 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:15.681 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:15.682 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:15.682 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:15.682 INFO [main][AbstractShell] Close shell Testing shell 08:15:15.682 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:15.687 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:15.687 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:15.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:15.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:15.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:15.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.723 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:15.724 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:15.724 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:15.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:15.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:15.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:15.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:15.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, with key 'buttonTestId' and value 'RADIO-BUTTON#1') 08:15:15.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:15.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:15.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:15.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:15:15.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:15:15.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:15.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:15.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:15.753 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 08:15:15.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:15.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:15.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:15.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:15.754 TRACE [main][WidgetHandler] Notify Button with event 27 08:15:15.754 TRACE [main][WidgetHandler] Wait for synchronization 08:15:15.754 TRACE [main][WidgetHandler] Notify Button with event 13 08:15:15.754 TRACE [main][WidgetHandler] Wait for synchronization 08:15:15.754 TRACE [main][WidgetHandler] Notify Button with event 26 08:15:15.754 TRACE [main][WidgetHandler] Wait for synchronization 08:15:15.754 TRACE [main][WidgetHandler] Notify Button with event 3 08:15:15.754 TRACE [main][WidgetHandler] Wait for synchronization 08:15:15.754 TRACE [main][WidgetHandler] Notify Button with event 4 08:15:15.754 TRACE [main][WidgetHandler] Wait for synchronization 08:15:15.754 TRACE [main][WidgetHandler] Notify Button with event 13 08:15:15.754 TRACE [main][WidgetHandler] Wait for synchronization 08:15:15.754 DEBUG [WorkbenchTestable][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:15:15.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:15.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:15.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:15.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:15.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:15.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:15.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:15.755 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:15.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 08:15:15.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:15.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:15.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:15.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:15.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:15.756 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) 08:15:15.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:15.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:15.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:15.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:15.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:15:15.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:15:15.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:15.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 08:15:15.757 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:15.757 DEBUG [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:15:15.757 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:15.757 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:15.757 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:15.757 INFO [main][AbstractShell] Close shell Testing shell 08:15:15.757 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:15.762 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:15.762 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:15.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:15.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:15.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:15.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.776 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:15.776 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:15.776 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:15.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:15.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:15.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:15.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:15.789 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) 08:15:15.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:15.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:15.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:15.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:15.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:15.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:15.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:15.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 08:15:15.818 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 08:15:15.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:15.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:15.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:15.819 TRACE [main][WidgetHandler] Notify Button with event 27 08:15:15.819 TRACE [main][WidgetHandler] Wait for synchronization 08:15:15.819 TRACE [main][WidgetHandler] Notify Button with event 13 08:15:15.819 TRACE [main][WidgetHandler] Wait for synchronization 08:15:15.819 TRACE [main][WidgetHandler] Notify Button with event 26 08:15:15.819 TRACE [main][WidgetHandler] Wait for synchronization 08:15:15.819 TRACE [main][WidgetHandler] Notify Button with event 3 08:15:15.819 TRACE [main][WidgetHandler] Wait for synchronization 08:15:15.819 TRACE [main][WidgetHandler] Notify Button with event 4 08:15:15.819 TRACE [main][WidgetHandler] Wait for synchronization 08:15:15.819 TRACE [main][WidgetHandler] Notify Button with event 13 08:15:15.819 TRACE [main][WidgetHandler] Wait for synchronization 08:15:15.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:15:15.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:15.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:15.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:15.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:15.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:15.820 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:15.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 08:15:15.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:15.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:15.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:15.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:15.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:15.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:15.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:15.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:15.822 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) 08:15:15.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:15.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:15.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:15.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:15.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:15:15.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:15:15.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:15.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 08:15:15.823 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:15.823 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:15.823 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:15.823 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:15.823 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:15.823 INFO [main][AbstractShell] Close shell Testing shell 08:15:15.823 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:15.828 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:15.828 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:15.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:15.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:15.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.844 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:15.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:15.844 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:15.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:15.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:15.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:15.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:15.857 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) 08:15:15.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:15.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:15.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:15.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:15.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:15:15.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:15:15.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:15.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 08:15:15.881 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 08:15:15.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:15.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:15.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:15.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:15.882 DEBUG [WorkbenchTestable][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:15:15.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:15.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.882 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:15.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:15.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:15.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:15.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:15.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:15.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:15.882 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:15.883 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:15.883 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:15.883 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:15.884 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:15.884 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:15.884 INFO [main][AbstractShell] Close shell Testing shell 08:15:15.884 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:15.888 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:15.888 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:15.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:15.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:15.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:15.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.893 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:15.893 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:15.893 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:15.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:15.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:15.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:15.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:15.912 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) 08:15:15.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:15.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:15.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:15.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:15.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:15:15.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:15:15.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:15.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 08:15:15.931 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 08:15:15.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:15.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:15.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:15.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:15.932 DEBUG [WorkbenchTestable][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:15:15.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:15.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:15.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:15.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:15.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:15.932 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:15.933 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:15.933 DEBUG [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:15:15.933 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:15.934 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:15.934 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:15.934 INFO [main][AbstractShell] Close shell Testing shell 08:15:15.934 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:15.938 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:15.938 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:15.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:15.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:15.938 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:15.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.943 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:15.943 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:15.943 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:15.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:15.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:15.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:15.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:15.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, with key 'buttonTestId' and value 'CHECK-BOX#1') 08:15:15.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:15.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:15.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:15.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:15.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:15.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:15:15.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:15:15.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:15.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:15.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:15.974 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 08:15:15.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:15.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:15.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:15.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:15.975 DEBUG [WorkbenchTestable][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:15:15.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:15.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:15.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:15.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:15.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:15.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:15.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:15.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:15.976 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:15.976 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:15.976 DEBUG [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:15:15.976 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:15.977 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:15.977 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:15.977 INFO [main][AbstractShell] Close shell Testing shell 08:15:15.977 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:15.981 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:15.981 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:15.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:15.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:15.981 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:15.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:15.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:15.996 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:15.996 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:15.996 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:15.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:15.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:15.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:15.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:16.009 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) 08:15:16.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:16.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:16.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:16.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:16.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:16.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:16.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:15:16.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:15:16.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:15:16.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:15:17.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:15:17.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:15:17.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:15:17.036 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 08:15:17.036 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:17.036 DEBUG [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:15:17.036 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:17.036 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:17.036 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:17.036 INFO [main][AbstractShell] Close shell Testing shell 08:15:17.036 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:17.040 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:17.040 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:17.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:17.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:17.040 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:17.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:17.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:17.045 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:17.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:17.045 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:17.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:17.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:17.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:17.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:17.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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@") 08:15:17.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:17.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:17.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:17.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:17.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:17.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:17.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:17.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:17.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:17.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:18.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:18.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:18.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:15:18.085 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:15:18.085 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:18.085 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:18.085 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:18.085 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:18.085 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:18.085 INFO [main][AbstractShell] Close shell Testing shell 08:15:18.085 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:18.090 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:18.090 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:18.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:18.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:18.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:18.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:18.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:18.095 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:18.095 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:18.095 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:18.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:18.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:18.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:18.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:18.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, with key 'buttonTestId' and value 'TOOGLE-BUTTON#2') 08:15:18.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:18.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:18.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:18.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:18.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:18.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:18.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:18.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:15:18.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:15:18.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 08:15:18.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:18.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:18.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:18.136 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 08:15:18.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:18.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:18.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:18.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:18.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:15:18.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:18.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:18.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:18.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:18.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:18.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:18.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:18.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:18.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:18.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:18.137 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:18.137 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:18.138 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:18.138 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:18.138 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:18.138 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:18.138 INFO [main][AbstractShell] Close shell Testing shell 08:15:18.138 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:18.142 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:18.142 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:18.142 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:18.142 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:18.142 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:18.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:18.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:18.146 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 08:15:18.146 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 08:15:18.146 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:18.146 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:18.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:18.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.461 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.051 s findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.056 s findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.048 s findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.08 s findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.051 s toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.058 s findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.046 s findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.046 s findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.049 s findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.052 s findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.048 s findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.046 s findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.056 s findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.069 s findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.042 s findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.049 s findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.045 s toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.057 s findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.081 s findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.051 s findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.068 s findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.049 s findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.05 s findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.053 s findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.049 s findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.05 s findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.051 s Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 08:15:18.152 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 08:15:18.152 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:15:18.153 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:18.153 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 08:15:18.153 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:18.153 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:15:18.159 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:18.159 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:15:18.159 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:18.159 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:18.159 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 08:15:18.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 08:15:18.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:18.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:18.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:18.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:15:18.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:18.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:18.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:18.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:18.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:18.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:18.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:18.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:18.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:18.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:19.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:19.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:15:19.193 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:15:19.194 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:19.194 DEBUG [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:15:19.194 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:19.194 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:19.194 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:19.194 INFO [main][AbstractShell] Close shell Testing shell 08:15:19.194 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:19.200 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:19.200 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:19.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 08:15:19.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:19.200 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:19.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.204 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 08:15:19.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:19.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 08:15:19.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 08:15:19.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:19.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:19.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:19.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:15:19.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:19.237 INFO [WorkbenchTestable][AbstractButton] Click button &OK 08:15:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:19.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:19.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:19.238 DEBUG [WorkbenchTestable][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:15:19.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:19.242 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:19.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:15:19.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:19.244 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel 08:15:19.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:19.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:19.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:19.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:19.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 08:15:19.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:19.246 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:15:19.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:19.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:19.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:19.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:19.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 08:15:19.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:19.249 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 08:15:19.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:19.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:19.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:19.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:19.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 08:15:19.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:19.251 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 08:15:19.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:19.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:19.251 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:19.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:19.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "No", Widget matcher matching widgets with style: 8) 08:15:19.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:19.253 INFO [WorkbenchTestable][AbstractButton] Click button &No 08:15:19.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:19.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:19.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:19.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:19.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:15:19.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:19.255 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:15:19.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:19.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:19.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:19.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:19.257 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:19.257 DEBUG [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:15:19.257 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:19.257 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:19.257 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:19.257 INFO [main][AbstractShell] Close shell Testing shell 08:15:19.257 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:19.263 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:19.263 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:19.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 08:15:19.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:19.264 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:19.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.268 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 08:15:19.268 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 08:15:19.268 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:19.268 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:19.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 1.045 s testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 0.064 s Running org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:15:19.271 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:15:19.272 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:15:19.272 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:19.272 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:15:19.272 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:19.272 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:15:19.273 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:19.273 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:15:19.273 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:19.273 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:19.273 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:15:19.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:15:19.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:19.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:19.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:19.281 DEBUG [WorkbenchTestable][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:15:19.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:19.312 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:19.315 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") 08:15:19.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.318 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 08:15:19.318 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 08:15:19.319 TRACE [main][WidgetHandler] Notify Link with event 3 08:15:19.319 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.319 TRACE [main][WidgetHandler] Notify Link with event 4 08:15:19.319 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.319 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") 08:15:19.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.320 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 08:15:19.320 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 08:15:19.320 TRACE [main][WidgetHandler] Notify Link with event 3 08:15:19.320 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.320 TRACE [main][WidgetHandler] Notify Link with event 4 08:15:19.320 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.320 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") 08:15:19.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.321 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 08:15:19.321 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 08:15:19.321 TRACE [main][WidgetHandler] Notify Link with event 3 08:15:19.321 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.321 TRACE [main][WidgetHandler] Notify Link with event 4 08:15:19.321 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.321 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") 08:15:19.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.322 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 08:15:19.322 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 08:15:19.322 TRACE [main][WidgetHandler] Notify Link with event 3 08:15:19.322 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.323 TRACE [main][WidgetHandler] Notify Link with event 4 08:15:19.323 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.323 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") 08:15:19.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.323 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 08:15:19.324 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 08:15:19.324 TRACE [main][WidgetHandler] Notify Link with event 3 08:15:19.324 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.324 TRACE [main][WidgetHandler] Notify Link with event 4 08:15:19.324 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.324 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") 08:15:19.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.326 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 08:15:19.326 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 08:15:19.326 TRACE [main][WidgetHandler] Notify Link with event 3 08:15:19.326 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.326 TRACE [main][WidgetHandler] Notify Link with event 4 08:15:19.326 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.326 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:19.326 DEBUG [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:15:19.326 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:19.327 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:19.327 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:19.327 INFO [main][AbstractShell] Close shell Testing shell 08:15:19.327 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:19.329 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:19.329 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:19.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:15:19.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:19.330 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:19.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.334 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:15:19.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:19.334 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:15:19.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:15:19.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:19.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:19.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:19.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 08:15:19.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.345 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.345 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.355 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") 08:15:19.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.356 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:19.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 08:15:19.356 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:19.357 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:19.357 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:19.357 INFO [main][AbstractShell] Close shell Testing shell 08:15:19.357 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:19.359 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:19.359 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:19.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:15:19.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:19.359 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:19.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.412 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:15:19.412 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:19.412 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:15:19.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:15:19.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:19.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:19.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:19.421 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") 08:15:19.421 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.427 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.428 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 08:15:19.438 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:19.438 DEBUG [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:15:19.438 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:19.438 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:19.438 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:19.439 INFO [main][AbstractShell] Close shell Testing shell 08:15:19.439 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:19.442 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:19.442 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:19.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:15:19.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:19.442 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:19.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.462 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:15:19.462 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:19.462 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:15:19.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:15:19.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:19.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:19.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:19.469 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") 08:15:19.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.475 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 08:15:19.475 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:19.475 DEBUG [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:15:19.475 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:19.475 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:19.475 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:19.475 INFO [main][AbstractShell] Close shell Testing shell 08:15:19.475 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:19.478 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:19.478 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:19.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:15:19.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:19.478 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:19.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.489 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:15:19.489 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:19.489 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:15:19.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:15:19.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:19.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:19.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:19.495 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") 08:15:19.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.520 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") 08:15:19.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.521 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:19.521 DEBUG [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:15:19.521 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:19.521 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:19.521 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:19.521 INFO [main][AbstractShell] Close shell Testing shell 08:15:19.521 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:19.523 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:19.523 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:19.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:15:19.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:19.523 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:19.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.527 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:15:19.527 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:19.527 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:15:19.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:15:19.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:19.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:19.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:19.541 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") 08:15:19.541 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.553 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") 08:15:19.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.554 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:19.554 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:19.554 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:19.554 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:19.554 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:19.554 INFO [main][AbstractShell] Close shell Testing shell 08:15:19.554 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:19.556 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:19.556 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:19.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:15:19.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:19.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:19.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.569 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:15:19.570 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:19.570 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:15:19.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:15:19.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:19.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:19.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:19.575 DEBUG [WorkbenchTestable][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:15:19.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:19.586 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:19.586 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") 08:15:19.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.587 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 08:15:19.587 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 08:15:19.587 TRACE [main][WidgetHandler] Notify Link with event 3 08:15:19.587 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.587 TRACE [main][WidgetHandler] Notify Link with event 4 08:15:19.587 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.588 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 08:15:19.588 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 08:15:19.588 TRACE [main][WidgetHandler] Notify Link with event 3 08:15:19.588 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.588 TRACE [main][WidgetHandler] Notify Link with event 4 08:15:19.588 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.588 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:19.588 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:19.588 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:19.588 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:19.588 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:19.588 INFO [main][AbstractShell] Close shell Testing shell 08:15:19.588 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:19.590 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:19.590 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:19.591 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:15:19.591 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:19.591 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:19.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.604 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 08:15:19.604 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 08:15:19.604 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:19.604 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:19.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.605 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.061 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.078 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.05 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.027 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.038 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.042 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.034 s Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:15:19.608 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:15:19.608 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:15:19.608 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:19.608 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:15:19.609 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:19.609 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:15:19.609 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:19.609 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:15:19.609 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:19.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:19.609 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:15:19.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:15:19.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:19.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:19.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:19.616 DEBUG [WorkbenchTestable][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:15:19.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:19.621 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:19.622 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 08:15:19.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.623 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 08:15:19.623 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 08:15:19.623 TRACE [main][WidgetHandler] Notify Link with event 3 08:15:19.623 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.624 TRACE [main][WidgetHandler] Notify Link with event 4 08:15:19.624 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.624 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 08:15:19.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:19.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:19.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 08:15:19.624 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 08:15:19.624 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 08:15:19.624 TRACE [main][WidgetHandler] Notify Link with event 3 08:15:19.624 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.624 TRACE [main][WidgetHandler] Notify Link with event 4 08:15:19.624 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.624 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 08:15:19.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:19.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:19.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 08:15:19.625 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 08:15:19.625 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 08:15:19.625 TRACE [main][WidgetHandler] Notify Link with event 3 08:15:19.625 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.625 TRACE [main][WidgetHandler] Notify Link with event 4 08:15:19.625 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.625 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 08:15:19.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.625 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 08:15:19.625 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 08:15:19.626 TRACE [main][WidgetHandler] Notify Link with event 3 08:15:19.626 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.626 TRACE [main][WidgetHandler] Notify Link with event 4 08:15:19.626 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.626 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 08:15:19.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:19.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 08:15:19.626 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 08:15:19.626 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 08:15:19.626 TRACE [main][WidgetHandler] Notify Link with event 3 08:15:19.626 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.626 TRACE [main][WidgetHandler] Notify Link with event 4 08:15:19.626 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.626 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 08:15:19.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:19.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:19.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 08:15:19.627 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 08:15:19.627 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 08:15:19.627 TRACE [main][WidgetHandler] Notify Link with event 3 08:15:19.627 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.627 TRACE [main][WidgetHandler] Notify Link with event 4 08:15:19.627 TRACE [main][WidgetHandler] Wait for synchronization 08:15:19.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:15:19.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:15:19.627 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:19.627 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:19.627 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:19.627 INFO [main][AbstractShell] Close shell Testing shell 08:15:19.627 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:19.630 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:19.630 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:19.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:15:19.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:19.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:19.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.640 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:15:19.640 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:19.641 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:15:19.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:15:19.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:19.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:19.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:19.646 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") 08:15:19.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.660 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") 08:15:19.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.661 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:19.661 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:19.661 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:19.661 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:19.661 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:19.661 INFO [main][AbstractShell] Close shell Testing shell 08:15:19.661 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:19.663 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:19.663 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:19.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:15:19.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:19.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:19.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.669 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:15:19.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:19.669 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:15:19.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:15:19.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:19.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:19.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:19.674 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 08:15:19.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:19.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:19.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:19.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:19.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:19.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:19.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:19.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:19.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:19.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:19.688 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 08:15:19.688 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:19.688 DEBUG [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:15:19.688 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:19.689 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:19.689 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:19.689 INFO [main][AbstractShell] Close shell Testing shell 08:15:19.689 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:19.691 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:19.691 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:19.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:15:19.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:19.691 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:19.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:20.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:20.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:15:20.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:20.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:15:20.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:15:20.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:20.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:20.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:20.200 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 08:15:20.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:20.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:20.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:20.206 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:20.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:20.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:20.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:20.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:20.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:20.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:20.207 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 08:15:20.207 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:20.207 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:20.207 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:20.207 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:20.207 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:20.208 INFO [main][AbstractShell] Close shell Testing shell 08:15:20.208 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:20.213 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:20.213 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:20.213 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:15:20.213 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:20.213 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:20.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:20.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:20.246 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:15:20.246 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:20.246 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:15:20.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:15:20.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:20.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:20.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:20.252 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 08:15:20.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:20.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:20.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:20.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:20.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:20.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:20.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:20.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:20.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:20.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:20.270 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 08:15:20.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:20.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:20.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:20.270 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:20.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:20.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:20.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:20.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:20.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:20.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 08:15:20.271 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:20.271 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:20.271 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:20.271 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:20.271 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:20.271 INFO [main][AbstractShell] Close shell Testing shell 08:15:20.271 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:20.275 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:20.275 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:20.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:15:20.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:20.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:20.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:20.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:20.291 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:15:20.291 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:20.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:15:20.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:15:20.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:20.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:20.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:20.296 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 08:15:20.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:20.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:20.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:20.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:20.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:20.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:20.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:20.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:20.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:20.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 08:15:20.302 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 08:15:20.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:20.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:20.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:20.302 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:20.302 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:20.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:20.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:20.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:20.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:20.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 08:15:20.302 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:20.302 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:20.302 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:20.303 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:20.303 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:20.303 INFO [main][AbstractShell] Close shell Testing shell 08:15:20.303 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:20.305 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:20.305 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:20.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:15:20.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:20.305 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:20.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:20.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:20.309 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:15:20.309 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:20.309 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:15:20.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:15:20.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:20.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:20.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:20.326 DEBUG [WorkbenchTestable][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:15:20.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:20.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:20.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:20.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:20.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:20.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:20.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:20.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:20.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:20.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:20.338 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:20.338 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 08:15:20.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:20.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:20.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:20.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:20.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:20.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:20.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:15:20.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:15:20.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:20.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found 08:15:20.339 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 08:15:20.339 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 08:15:20.339 TRACE [main][WidgetHandler] Notify Link with event 3 08:15:20.339 TRACE [main][WidgetHandler] Wait for synchronization 08:15:20.339 TRACE [main][WidgetHandler] Notify Link with event 4 08:15:20.339 TRACE [main][WidgetHandler] Wait for synchronization 08:15:20.339 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 08:15:20.340 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 08:15:20.340 TRACE [main][WidgetHandler] Notify Link with event 3 08:15:20.340 TRACE [main][WidgetHandler] Wait for synchronization 08:15:20.340 TRACE [main][WidgetHandler] Notify Link with event 4 08:15:20.340 TRACE [main][WidgetHandler] Wait for synchronization 08:15:20.340 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:20.340 DEBUG [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:15:20.340 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:20.340 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:20.340 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:20.340 INFO [main][AbstractShell] Close shell Testing shell 08:15:20.340 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:20.343 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:20.343 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:20.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:15:20.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:20.343 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:20.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:20.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:20.358 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 08:15:20.358 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 08:15:20.358 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:20.358 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:20.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:20.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.75 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.031 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.028 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.524 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.053 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.045 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.018 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.048 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:20.362 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:20.366 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:15:20.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:20.366 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:20.366 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:20.366 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:15:20.367 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:20.367 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:15:20.367 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:20.367 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:20.367 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:20.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:20.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:20.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:20.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:20.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:20.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:20.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:20.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:20.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:20.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:20.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:20.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:20.390 DEBUG [WorkbenchTestable][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:15:20.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:20.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:20.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:20.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:20.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:20.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:20.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:20.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:20.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:20.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:20.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:20.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:20.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:15:20.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:20.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:20.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:20.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:20.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:15:20.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:20.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:20.894 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:20.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:20.894 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:20.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:15:20.894 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:15:20.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:21.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:21.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:15:21.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:15:21.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:15:21.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:21.396 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:15:21.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:21.397 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:15:21.397 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:21.397 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:21.397 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:21.397 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:21.397 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:21.397 INFO [main][AbstractShell] Close shell Testing shell 08:15:21.397 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:21.400 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:21.400 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:21.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:21.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:21.400 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:21.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:21.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:21.405 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:21.405 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:21.405 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:21.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:21.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:21.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:21.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:21.412 DEBUG [WorkbenchTestable][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:15:21.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:21.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:21.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:21.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:21.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:21.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:21.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:21.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:21.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:21.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:21.430 DEBUG [WorkbenchTestable][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:15:21.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:21.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:21.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:21.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:21.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:21.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:21.431 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:21.431 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:21.431 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:21.432 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:21.432 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:21.432 INFO [main][AbstractShell] Close shell Testing shell 08:15:21.432 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:21.434 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:21.434 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:21.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:21.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:21.434 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:21.439 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:21.439 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:21.439 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:21.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:21.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:21.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:21.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:21.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:21.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:21.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:21.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:21.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:21.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:21.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:21.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:21.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:21.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:21.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:21.462 DEBUG [WorkbenchTestable][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:15:21.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:21.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:21.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:21.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:21.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:21.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:21.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:21.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:21.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:21.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:21.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:21.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:21.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:15:21.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:21.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:21.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:21.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:21.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:15:21.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:21.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:21.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:21.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:21.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:21.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:15:21.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:15:21.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:22.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:22.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:15:22.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:15:22.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:15:22.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:22.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:15:22.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:22.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:15:22.469 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:22.469 DEBUG [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:15:22.469 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:22.469 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:22.469 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:22.469 INFO [main][AbstractShell] Close shell Testing shell 08:15:22.469 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:22.472 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:22.472 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:22.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:22.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:22.472 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:22.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:22.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:22.486 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:22.486 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:22.486 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:22.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:22.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:22.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:22.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:22.494 DEBUG [WorkbenchTestable][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:15:22.494 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:22.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:22.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:22.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:22.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:22.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:22.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:22.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:22.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:22.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:22.506 DEBUG [WorkbenchTestable][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:15:22.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:22.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:22.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:22.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:22.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:22.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:22.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:22.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:22.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:22.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:22.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:22.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:22.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:15:22.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:22.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:23.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:23.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:23.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:15:23.010 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:23.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:23.010 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:23.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:23.010 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:23.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:15:23.010 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:15:23.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:23.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:23.511 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:15:23.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:15:23.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:15:23.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:23.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:15:23.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:23.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:15:23.514 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:23.514 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:23.514 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:23.514 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:23.514 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:23.514 INFO [main][AbstractShell] Close shell Testing shell 08:15:23.514 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:23.516 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:23.517 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:23.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:23.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:23.517 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:23.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:23.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:23.521 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:23.521 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:23.522 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:23.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:23.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:23.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:23.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:23.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 08:15:23.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:23.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:23.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:23.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:23.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:23.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:23.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:23.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:23.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:23.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:23.551 DEBUG [WorkbenchTestable][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:15:23.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:23.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:23.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:23.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:23.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:23.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:23.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:23.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:23.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:23.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:23.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:23.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:23.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:15:23.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:23.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:24.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:24.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:15:24.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:24.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:24.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:24.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:24.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:24.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:15:24.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:15:24.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:24.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:24.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:15:24.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:15:24.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:15:24.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:24.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:15:24.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:24.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:15:24.559 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:24.559 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:24.559 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:24.559 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:24.559 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:24.559 INFO [main][AbstractShell] Close shell Testing shell 08:15:24.559 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:24.561 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:24.562 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:24.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:24.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:24.562 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:24.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:24.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:24.567 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:24.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:24.567 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:24.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:24.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:24.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:24.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:24.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:24.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:24.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:24.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:24.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:24.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:24.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:24.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:24.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:24.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:24.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:24.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:24.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:24.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:24.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:24.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:24.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:24.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:24.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:24.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:24.596 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A 08:15:24.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:24.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:25.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:25.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:25.099 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:25.099 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:25.099 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:25.099 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:25.099 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:25.099 INFO [main][AbstractShell] Close shell Testing shell 08:15:25.099 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:25.102 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:25.102 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:25.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:25.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:25.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:25.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:25.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:25.116 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:25.116 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:25.116 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:25.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:25.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:25.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:25.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:25.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:25.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:25.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:25.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:25.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:25.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:25.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:25.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:25.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:25.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:25.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:25.137 DEBUG [WorkbenchTestable][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:15:25.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:25.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:25.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:25.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:25.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:25.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:25.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:25.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:25.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:25.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:25.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:25.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:25.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:15:25.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:25.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:25.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:25.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:25.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:15:25.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:25.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:25.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:25.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:25.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:25.643 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 08:15:25.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:15:25.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:25.643 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 08:15:26.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:26.144 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 08:15:26.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:15:26.146 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA 08:15:26.146 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA 08:15:26.147 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed 08:15:26.147 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 08:15:26.147 DEBUG [main][TreeEventsListener] Calling method treeCollapsed() 08:15:26.147 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA 08:15:26.148 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:26.148 DEBUG [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:15:26.148 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:26.148 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:26.148 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:26.148 INFO [main][AbstractShell] Close shell Testing shell 08:15:26.148 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:26.151 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:26.151 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:26.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:26.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:26.151 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:26.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:26.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:26.166 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:26.166 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:26.166 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:26.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:26.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:26.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:26.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:26.174 DEBUG [WorkbenchTestable][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:15:26.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:26.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:26.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:26.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:26.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:26.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:26.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:26.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:26.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:26.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:26.187 DEBUG [WorkbenchTestable][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:15:26.187 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:26.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:26.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:26.187 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:26.187 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:26.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:26.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:26.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:26.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:26.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:26.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:26.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:26.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:15:26.188 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:26.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:26.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:26.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:26.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:15:26.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:26.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:26.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:26.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:26.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:26.691 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 08:15:26.691 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA: 08:15:26.692 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 08:15:26.692 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 08:15:26.692 DEBUG [main][TreeEventsListener] It was check event: true 08:15:26.693 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA 08:15:26.693 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 08:15:26.693 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA: 08:15:26.693 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 08:15:26.694 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 08:15:26.694 DEBUG [main][TreeEventsListener] It was check event: true 08:15:26.694 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA 08:15:26.694 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:26.694 DEBUG [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:15:26.694 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:26.695 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:26.695 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:26.695 INFO [main][AbstractShell] Close shell Testing shell 08:15:26.695 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:26.698 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:26.699 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:26.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:26.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:26.699 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:26.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:26.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:26.714 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:26.714 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:26.714 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:26.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:26.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:26.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:26.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:26.721 DEBUG [WorkbenchTestable][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:15:26.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:26.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:26.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:26.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:26.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:26.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:26.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:26.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:15:26.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:26.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:26.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:26.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:26.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:26.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:26.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:26.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:26.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:26.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:26.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:26.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:26.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 08:15:26.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 08:15:26.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:27.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 08:15:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 08:15:27.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 08:15:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:27.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 08:15:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:27.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 08:15:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 08:15:27.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 08:15:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:27.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:27.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 08:15:27.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 08:15:27.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 08:15:27.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:27.742 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 08:15:27.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:27.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 08:15:27.742 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:27.742 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:27.742 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:27.743 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:27.743 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:27.743 INFO [main][AbstractShell] Close shell Testing shell 08:15:27.743 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:27.745 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:27.745 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:27.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:27.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:27.745 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:27.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:27.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:27.750 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:27.750 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:27.750 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:27.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:27.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:27.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:27.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:27.758 DEBUG [WorkbenchTestable][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:15:27.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:27.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:27.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:27.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:27.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:27.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:27.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:27.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:27.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:27.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:27.773 DEBUG [WorkbenchTestable][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:15:27.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:27.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:27.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:27.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:27.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:27.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:15:27.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:28.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:28.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:28.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:15:28.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:28.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:28.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:28.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:28.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:28.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:15:28.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:15:28.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:28.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:28.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:15:28.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:15:28.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:15:28.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:28.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:15:28.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:28.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:15:28.781 DEBUG [WorkbenchTestable][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:15:28.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:28.781 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:28.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:28.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:28.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:28.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children... 08:15:28.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 08:15:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:29.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:29.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 08:15:29.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully 08:15:29.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 08:15:29.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:29.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 08:15:29.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:29.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 08:15:29.283 DEBUG [WorkbenchTestable][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:15:29.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:29.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:29.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:29.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:29.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:29.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:29.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:29.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:29.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:29.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:29.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:29.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:29.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:15:29.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:29.284 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:29.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:15:29.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:29.284 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:29.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:15:29.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:15:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:29.284 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:15:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:29.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:15:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:15:29.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:15:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:29.284 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:15:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:29.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:15:29.284 DEBUG [WorkbenchTestable][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:15:29.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:29.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:29.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:29.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:29.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:29.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:29.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:29.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:29.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:29.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:29.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:29.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:29.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:15:29.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:29.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:29.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:15:29.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:29.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:29.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:29.285 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:15:29.285 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:15:29.286 DEBUG [main][TreeItemHandler] Set Tree selection 08:15:29.287 DEBUG [main][TreeHandler] Notify Tree about selection event 08:15:29.287 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 08:15:29.287 DEBUG [main][TreeEventsListener] It was check event: false 08:15:29.287 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:15:29.287 DEBUG [WorkbenchTestable][TreeItemHandler] AAA 08:15:29.287 DEBUG [WorkbenchTestable][TreeItemHandler] BB 08:15:29.287 DEBUG [WorkbenchTestable][TreeItemHandler] AAB 08:15:29.287 DEBUG [WorkbenchTestable][TreeItemHandler] C 08:15:29.288 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items 08:15:29.288 DEBUG [main][TreeHandler] Unselect all tree items 08:15:29.288 DEBUG [main][TreeHandler] Notify Tree about selection event 08:15:29.288 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 08:15:29.289 DEBUG [main][TreeEventsListener] It was check event: false 08:15:29.289 INFO [WorkbenchTestable][TreeHandler] All tree items unselected 08:15:29.289 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:29.289 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:29.289 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:29.290 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:29.290 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:29.290 INFO [main][AbstractShell] Close shell Testing shell 08:15:29.290 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:29.293 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:29.293 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:29.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:29.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:29.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:29.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:29.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:29.298 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:29.298 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:29.298 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:29.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:29.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:29.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:29.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:29.305 DEBUG [WorkbenchTestable][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:15:29.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:29.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:29.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:29.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:29.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:29.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:29.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:29.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:29.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:29.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:29.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:29.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:29.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:29.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:29.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:29.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:29.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:29.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:29.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:29.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:29.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:29.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:29.822 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:29.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:15:29.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:15:29.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:30.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:30.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:15:30.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:15:30.327 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:15:30.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:30.327 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:15:30.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:30.327 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:15:30.328 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:30.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 08:15:30.328 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:30.328 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:30.328 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:30.328 INFO [main][AbstractShell] Close shell Testing shell 08:15:30.328 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:30.331 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:30.331 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:30.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:30.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:30.331 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:30.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:30.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:30.345 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:30.345 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:30.345 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:30.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:30.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:30.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:30.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:30.353 DEBUG [WorkbenchTestable][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:15:30.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:30.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:30.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:30.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:30.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:30.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:30.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:30.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:30.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:30.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:30.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:30.372 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:30.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:30.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:30.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:30.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:30.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:15:30.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:30.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:30.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:30.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:15:30.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:30.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:30.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:30.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:30.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:30.877 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:30.877 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:30.877 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:30.877 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:30.877 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:30.877 INFO [main][AbstractShell] Close shell Testing shell 08:15:30.877 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:30.881 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:30.881 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:30.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:30.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:30.881 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:30.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:30.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:30.894 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:30.894 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:30.894 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:30.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:30.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:30.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:30.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:30.902 DEBUG [WorkbenchTestable][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:15:30.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:30.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:30.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:30.913 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:30.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:30.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:30.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:30.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:30.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:30.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:30.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:30.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:30.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:30.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:30.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:30.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:30.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:30.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:30.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:30.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:30.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:30.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:30.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:30.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:15:30.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:30.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:31.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:31.416 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:31.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:15:31.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:31.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:31.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:31.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:31.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:31.419 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 08:15:31.419 DEBUG [main][TreeItemHandler] Selecting tree item: AA 08:15:31.419 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 08:15:31.419 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 08:15:31.419 DEBUG [main][TreeEventsListener] It was check event: false 08:15:31.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 08:15:31.420 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:31.420 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:31.420 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:31.420 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:31.420 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:31.420 INFO [main][AbstractShell] Close shell Testing shell 08:15:31.420 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:31.422 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:31.422 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:31.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:31.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:31.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:31.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:31.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:31.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:31.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:31.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:31.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:31.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:31.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:31.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:31.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:31.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:31.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:31.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:31.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:31.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:31.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:31.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:31.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:31.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:31.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:31.451 DEBUG [WorkbenchTestable][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:15:31.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:31.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:31.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:31.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:31.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:31.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:31.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:31.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:31.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:31.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:15:31.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:31.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:31.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:31.952 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:31.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:15:31.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:31.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:31.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:31.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:31.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:31.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:15:31.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:15:31.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:32.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:32.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:15:32.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:15:32.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:15:32.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:32.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:15:32.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:32.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:15:32.458 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:32.458 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:32.458 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:32.458 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:32.458 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:32.458 INFO [main][AbstractShell] Close shell Testing shell 08:15:32.458 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:32.461 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:32.461 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:32.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:32.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:32.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:32.466 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:32.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:32.466 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:32.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:32.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:32.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:32.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:32.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:32.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:32.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:32.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:32.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:32.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:32.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:32.496 DEBUG [WorkbenchTestable][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:15:32.496 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:32.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:32.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:32.496 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:32.496 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:32.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:32.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:32.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:32.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:32.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:32.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:32.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:32.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:15:32.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:32.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:32.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:32.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:32.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:15:32.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:32.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:32.999 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:32.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:32.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:33.000 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA 08:15:33.000 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 08:15:33.000 DEBUG [main][TreeItemHandler] Selecting tree item: AA 08:15:33.000 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 08:15:33.000 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 08:15:33.000 DEBUG [main][TreeEventsListener] It was check event: false 08:15:33.000 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 08:15:33.000 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:15:33.000 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:15:33.000 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8 08:15:33.000 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired 08:15:33.000 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected() 08:15:33.001 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:15:33.001 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:33.001 DEBUG [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:15:33.001 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:33.001 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:33.001 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:33.001 INFO [main][AbstractShell] Close shell Testing shell 08:15:33.001 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:33.004 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:33.004 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:33.004 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:33.004 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:33.004 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:33.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:33.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:33.009 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:33.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:33.010 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:33.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:33.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:33.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:33.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:33.018 DEBUG [WorkbenchTestable][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:15:33.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:33.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:33.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:33.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:33.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:33.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:33.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:33.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:33.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:33.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:33.033 DEBUG [WorkbenchTestable][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:15:33.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:33.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:33.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:33.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:33.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:33.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:33.033 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 08:15:33.034 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:15:33.034 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:33.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:33.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:33.534 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:33.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 08:15:33.535 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:15:33.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:33.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:34.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:34.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:34.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:34.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:34.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:34.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:35.038 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:15:35.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:35.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:35.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:35.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:35.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:35.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:36.040 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:36.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:36.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:36.540 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:15:36.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:36.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:36.541 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:36.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:36.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:36.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:36.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:36.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:36.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:36.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:37.042 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:15:37.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:37.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:37.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:37.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:37.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:37.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:37.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:37.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:37.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:37.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:37.543 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:15:37.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:37.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:37.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:37.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:37.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:37.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:37.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:37.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:37.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:37.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:38.044 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:15:38.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:38.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:38.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:38.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:38.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:38.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully 08:15:38.044 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:15:38.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:38.045 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:38.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:38.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:38.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:38.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:38.045 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:38.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:38.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:38.045 DEBUG [WorkbenchTestable][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:15:38.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:38.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:38.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:38.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:38.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:38.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:38.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:38.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:38.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:38.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:38.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:38.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:38.046 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 08:15:38.046 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:15:38.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:38.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:38.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:38.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:38.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 08:15:38.547 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:15:38.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:38.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:39.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:39.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:39.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:39.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:39.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:39.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:40.049 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:15:40.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:40.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:40.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:40.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:41.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:41.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:41.551 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:15:41.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:41.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:42.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:42.053 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:42.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:42.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:42.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:42.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown 08:15:42.554 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:42.554 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:42.554 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:42.555 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:42.555 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:42.555 INFO [main][AbstractShell] Close shell Testing shell 08:15:42.555 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:42.557 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:42.557 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:42.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:42.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:42.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:42.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:42.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:42.562 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 08:15:42.562 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 08:15:42.562 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:42.562 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:42.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:42.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.21 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.038 s testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.033 s testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.047 s testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.035 s testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.045 s getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.549 s testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.05 s testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.547 s testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.036 s testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.548 s getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.047 s testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.549 s testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.533 s testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.039 s testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.543 s testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 9.552 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:15:42.577 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:15:42.578 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:15:42.578 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:42.578 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:15:42.578 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:42.578 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:15:42.578 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:42.578 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:15:42.578 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:42.578 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:42.578 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:15:42.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:15:42.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:42.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:42.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:42.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:42.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:42.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:42.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:42.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:42.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:42.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:42.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:42.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:42.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:42.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:42.601 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:42.601 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:42.601 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:42.602 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:42.602 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:42.602 INFO [main][AbstractShell] Close shell Testing shell 08:15:42.602 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:42.604 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:42.604 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:42.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:15:42.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:42.604 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:42.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:42.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:42.609 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:15:42.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:42.609 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:15:42.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:15:42.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:42.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:42.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:42.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:42.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:42.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:42.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:42.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:42.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:42.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:42.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:42.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:42.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:42.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:42.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:42.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:42.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:42.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:42.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:42.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:42.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:42.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:42.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:42.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:42.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:42.649 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:42.649 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:42.649 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:42.650 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:42.650 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:42.650 INFO [main][AbstractShell] Close shell Testing shell 08:15:42.650 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:42.652 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:42.652 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:42.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:15:42.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:42.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:42.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:42.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:42.657 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:15:42.657 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:42.657 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:15:42.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:15:42.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:42.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:42.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:42.664 DEBUG [WorkbenchTestable][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:15:42.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:42.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:42.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:42.679 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:42.679 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:42.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:42.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:42.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:42.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:42.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:42.681 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:15:42.681 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:42.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:43.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:43.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:43.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:15:43.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:43.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:15:43.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:43.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:15:43.184 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 08:15:43.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:15:43.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:43.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:43.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:15:43.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:15:43.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:43.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:15:43.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:43.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:15:43.687 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 08:15:43.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 08:15:43.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:44.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:44.188 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 08:15:44.188 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 08:15:44.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:44.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:44.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 08:15:44.689 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 08:15:44.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 08:15:44.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:45.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:45.190 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 08:15:45.190 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 08:15:45.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:45.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:45.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 08:15:45.691 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 08:15:45.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 08:15:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:46.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:46.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 08:15:46.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 08:15:46.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:46.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 08:15:46.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:46.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 08:15:46.193 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 08:15:46.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 08:15:46.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:46.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:46.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 08:15:46.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 08:15:46.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:47.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:47.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 08:15:47.195 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 08:15:47.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 08:15:47.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:47.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:47.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 08:15:47.696 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 08:15:47.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:48.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:48.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 08:15:48.197 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:48.198 DEBUG [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:15:48.198 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:48.198 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:48.198 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:48.198 INFO [main][AbstractShell] Close shell Testing shell 08:15:48.198 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:48.200 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:48.200 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:48.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:15:48.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:48.200 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:48.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.205 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:15:48.205 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:48.205 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:15:48.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:15:48.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:48.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:48.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:48.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:48.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:48.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:48.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:48.236 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:48.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:15:48.236 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:48.236 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:48.236 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:48.236 INFO [main][AbstractShell] Close shell Testing shell 08:15:48.236 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:48.238 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:48.239 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:48.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:15:48.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:48.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:48.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.243 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:15:48.243 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:48.243 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:15:48.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:15:48.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:48.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:48.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:48.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:48.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:48.266 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:48.266 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:48.266 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:48.266 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:48.266 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:48.266 INFO [main][AbstractShell] Close shell Testing shell 08:15:48.266 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:48.268 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:48.269 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:48.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:15:48.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:48.269 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:48.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.282 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:15:48.282 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:48.282 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:15:48.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:15:48.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:48.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:48.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:48.290 DEBUG [WorkbenchTestable][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:15:48.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:48.302 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') 08:15:48.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.302 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.302 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 08:15:48.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:48.302 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:48.302 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:48.302 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:48.303 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:48.303 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:48.303 INFO [main][AbstractShell] Close shell Testing shell 08:15:48.303 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:48.305 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:48.305 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:48.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:15:48.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:48.305 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:48.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.313 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:15:48.313 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:48.313 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:15:48.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:15:48.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:48.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:48.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:48.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:48.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:48.336 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:48.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 08:15:48.336 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:48.336 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:48.336 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:48.336 INFO [main][AbstractShell] Close shell Testing shell 08:15:48.336 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:48.339 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:48.339 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:48.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:15:48.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:48.339 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:48.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.343 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 08:15:48.343 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 08:15:48.343 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:48.343 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:48.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.767 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.031 s testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.048 s testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 5.548 s testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.038 s testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.039 s testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.031 s testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.03 s Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:15:48.347 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:15:48.347 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:15:48.347 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:48.347 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:15:48.347 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:48.347 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:15:48.347 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:48.347 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:15:48.347 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:48.348 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:48.348 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 08:15:48.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:15:48.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:48.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:48.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:48.367 DEBUG [WorkbenchTestable][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:15:48.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:15:48.383 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 08:15:48.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:15:48.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:15:48.387 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 08:15:48.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:48.387 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:48.387 DEBUG [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:15:48.387 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:48.388 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:48.388 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:48.388 INFO [main][AbstractShell] Close shell Testing shell 08:15:48.388 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:48.411 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:48.412 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:48.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:15:48.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:48.412 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:48.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.417 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 08:15:48.417 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:48.417 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 08:15:48.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:15:48.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:48.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:48.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:48.423 DEBUG [WorkbenchTestable][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:15:48.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:15:48.439 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 08:15:48.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:15:48.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:15:48.440 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text 08:15:48.443 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:48.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 08:15:48.443 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:48.443 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:48.443 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:48.443 INFO [main][AbstractShell] Close shell Testing shell 08:15:48.443 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:48.445 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:48.445 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:48.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:15:48.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:48.445 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:48.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 08:15:48.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:48.450 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 08:15:48.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:15:48.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:48.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:48.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:48.456 DEBUG [WorkbenchTestable][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:15:48.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:15:48.461 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 08:15:48.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:15:48.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:15:48.461 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text 08:15:48.471 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:48.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 08:15:48.471 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:48.472 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:48.472 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:48.472 INFO [main][AbstractShell] Close shell Testing shell 08:15:48.472 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:48.474 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:48.474 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:48.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:15:48.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:48.474 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:48.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.478 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 08:15:48.478 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 08:15:48.478 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:48.478 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.069 s selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.033 s selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.028 s Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 08:15:48.482 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 08:15:48.512 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:15:48.512 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:48.512 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 08:15:48.512 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:48.512 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:15:48.515 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:48.515 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:15:48.515 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:48.515 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:48.516 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 08:15:48.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 08:15:48.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:48.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:48.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:48.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:48.526 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 08:15:48.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:15:48.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:48.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:48.527 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) 08:15:48.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:48.527 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:15:48.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:48.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:48.527 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:48.527 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 08:15:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 08:15:48.528 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) 08:15:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:48.528 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:15:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:48.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:48.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:48.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 08:15:48.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 08:15:48.529 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:48.529 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:48.529 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:48.529 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:48.529 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:48.529 INFO [main][AbstractShell] Close shell Testing shell 08:15:48.529 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:48.531 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:48.531 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:48.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 08:15:48.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:48.531 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:48.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.546 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 08:15:48.546 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 08:15:48.546 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:48.546 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:48.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) Time elapsed: 0.03 s Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 08:15:48.550 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 08:15:48.550 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:15:48.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:48.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 08:15:48.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:48.550 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:15:48.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:48.550 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:15:48.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:48.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:48.555 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 08:15:48.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:15:48.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:48.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:48.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:15:48.555 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:15:48.555 DEBUG [main][MenuItemLookup] Found menu:'File' 08:15:48.555 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:15:48.555 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:15:48.555 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:15:48.555 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:15:48.555 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:15:48.555 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:15:48.555 DEBUG [main][MenuItemLookup] Item match:Window 08:15:48.556 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:15:48.556 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:15:48.556 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:15:48.556 DEBUG [main][MenuItemLookup] Found menu:'' 08:15:48.556 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:15:48.556 DEBUG [main][MenuItemLookup] Item match:Show View 08:15:48.559 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:15:48.559 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:15:48.559 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:15:48.559 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:15:48.559 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:15:48.559 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:15:48.559 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:15:48.559 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:15:48.559 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:15:48.559 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:15:48.559 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:15:48.559 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:15:48.559 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:15:48.559 DEBUG [main][MenuItemLookup] Found menu:'' 08:15:48.559 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:15:48.559 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:15:48.559 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:15:48.559 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:15:48.560 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:15:48.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:15:48.622 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:15:48.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:15:48.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:48.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:48.623 DEBUG [WorkbenchTestable][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:15:48.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:15:48.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:48.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:48.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:48.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 08:15:48.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:15:48.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:48.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 08:15:48.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:48.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:15:48.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 08:15:48.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:15:48.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:48.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 08:15:48.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:48.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:15:48.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 08:15:48.625 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 08:15:48.625 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 08:15:48.626 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 08:15:48.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:15:48.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:15:48.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:15:48.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:48.627 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:15:48.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:48.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:48.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:48.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:48.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:15:48.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:15:48.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:15:48.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:15:48.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:15:48.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:48.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:48.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:15:48.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 08:15:48.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:15:48.671 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 08:15:48.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:15:48.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:15:48.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:15:48.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:15:48.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:15:48.673 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:48.673 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 08:15:48.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 08:15:48.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:48.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:48.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:48.674 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') 08:15:48.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.674 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 08:15:48.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 08:15:48.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 08:15:48.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 08:15:48.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:48.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:48.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 08:15:48.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:48.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 08:15:48.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 08:15:48.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:48.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:48.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:48.683 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:") 08:15:48.683 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.683 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 08:15:48.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 08:15:48.684 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 08:15:48.684 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:48.684 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:48.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.684 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 08:15:48.684 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 08:15:48.684 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:48.684 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:48.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 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.001 s Running org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 08:15:48.687 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 08:15:48.687 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:15:48.687 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:48.687 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 08:15:48.687 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:48.687 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:15:48.688 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:48.688 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:15:48.688 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:48.688 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:48.688 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 08:15:48.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 08:15:48.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:48.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:48.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:48.719 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 08:15:48.719 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 08:15:48.728 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 08:15:48.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 08:15:48.729 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1 08:15:48.730 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 08:15:48.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 08:15:48.731 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 08:15:48.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:48.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:48.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 08:15:48.731 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2 08:15:48.732 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 08:15:48.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:48.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:48.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 08:15:48.733 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:") 08:15:48.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.733 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 08:15:48.735 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11 08:15:48.735 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:") 08:15:48.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 08:15:48.736 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:") 08:15:48.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 08:15:48.737 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22 08:15:48.738 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:") 08:15:48.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:48.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 08:15:48.739 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:48.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 08:15:48.739 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:48.739 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:48.739 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:48.739 INFO [main][AbstractShell] Close shell Testing shell 08:15:48.739 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:48.742 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:48.742 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:48.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 08:15:48.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:48.742 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:48.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 08:15:48.747 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 08:15:48.747 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:48.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:48.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) Time elapsed: 0.059 s Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:15:48.751 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:15:48.752 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:15:48.752 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:48.752 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:15:48.752 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:48.752 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:15:48.752 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:48.752 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:15:48.752 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:48.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:48.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 08:15:48.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:15:48.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:48.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:48.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:48.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:15:48.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:48.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:48.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:15:48.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 '\*?\QRedDeer SWT Controls\E') 08:15:48.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:15:48.765 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 08:15:48.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:15:48.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:15:48.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:15:48.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:15:48.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:15:48.767 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 08:15:48.767 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 08:15:48.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:15:48.769 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:15:48.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:48.822 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 08:15:48.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:15:48.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:48.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:48.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:15:48.823 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:15:48.823 DEBUG [main][MenuItemLookup] Found menu:'File' 08:15:48.823 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:15:48.823 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:15:48.823 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:15:48.823 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:15:48.823 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:15:48.823 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:15:48.823 DEBUG [main][MenuItemLookup] Item match:Window 08:15:48.823 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:15:48.823 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:15:48.823 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:15:48.823 DEBUG [main][MenuItemLookup] Found menu:'' 08:15:48.823 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:15:48.823 DEBUG [main][MenuItemLookup] Item match:Show View 08:15:48.826 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:15:48.826 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:15:48.826 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:15:48.826 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:15:48.826 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:15:48.826 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:15:48.826 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:15:48.826 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:15:48.826 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:15:48.827 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:15:48.827 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:15:48.827 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:15:48.827 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:15:48.827 DEBUG [main][MenuItemLookup] Found menu:'' 08:15:48.827 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:15:48.827 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:15:48.835 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:15:48.835 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:15:48.835 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:15:48.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:15:48.877 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:15:48.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:15:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:48.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:48.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:15:48.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:48.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:48.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:48.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 08:15:48.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:15:48.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:48.879 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 08:15:48.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:48.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:15:48.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 08:15:48.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:15:48.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:48.880 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 08:15:48.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:48.880 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:15:48.880 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 08:15:48.880 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 08:15:48.880 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 08:15:48.880 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 08:15:48.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:15:48.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, 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:15:48.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:48.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:15:48.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:48.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:48.882 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:15:48.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:48.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:48.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:48.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:15:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:15:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:15:48.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:15:48.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:15:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:48.931 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:15:48.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 08:15:48.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:15:48.936 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 08:15:48.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:15:48.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:15:48.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:15:48.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:15:48.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:15:48.945 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') 08:15:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 08:15:48.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:48.945 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:48.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:15:48.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:48.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:48.946 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 08:15:48.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:48.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 08:15:48.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:15:48.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:48.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:48.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:48.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:15:48.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:48.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:48.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:15:48.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 08:15:48.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:48.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:48.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:48.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:15:48.954 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 08:15:48.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:15:48.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:15:48.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:15:48.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:15:48.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:15:48.962 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 08:15:48.962 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 08:15:48.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:15:48.962 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:15:48.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:48.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:48.980 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 08:15:48.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:15:48.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:48.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:48.981 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:15:48.981 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:15:48.981 DEBUG [main][MenuItemLookup] Found menu:'File' 08:15:48.981 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:15:48.981 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:15:48.981 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:15:48.981 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:15:48.981 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:15:48.981 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:15:48.981 DEBUG [main][MenuItemLookup] Item match:Window 08:15:48.981 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:15:48.981 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:15:48.981 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:15:48.981 DEBUG [main][MenuItemLookup] Found menu:'' 08:15:48.981 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:15:48.981 DEBUG [main][MenuItemLookup] Item match:Show View 08:15:48.984 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:15:48.985 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:15:48.985 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:15:48.985 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:15:48.985 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:15:48.985 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:15:48.985 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:15:48.985 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:15:48.985 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:15:48.985 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:15:48.985 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:15:48.985 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:15:48.985 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:15:48.985 DEBUG [main][MenuItemLookup] Found menu:'' 08:15:48.985 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:15:48.985 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:15:48.985 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:15:48.985 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:15:48.985 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:15:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:15:49.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:15:49.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:15:49.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:49.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:49.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:49.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:15:49.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:49.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:49.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:49.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 08:15:49.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:15:49.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:49.051 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 08:15:49.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:49.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:15:49.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 08:15:49.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:15:49.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:49.051 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 08:15:49.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:49.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:15:49.051 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 08:15:49.051 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 08:15:49.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 08:15:49.051 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 08:15:49.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:15:49.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:15:49.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:15:49.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:49.053 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:15:49.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:49.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:49.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:49.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:49.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:15:49.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:15:49.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:15:49.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:15:49.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:15:49.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:49.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:49.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:15:49.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 08:15:49.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:15:49.091 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 08:15:49.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:15:49.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:15:49.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:15:49.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:15:49.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:15:49.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.093 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:15:49.093 DEBUG [main][MenuItemLookup] Found menu:'File' 08:15:49.094 DEBUG [main][MenuItemLookup] Item match:File 08:15:49.110 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:15:49.110 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:15:49.112 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:15:49.112 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:15:49.112 DEBUG [main][MenuItemLookup] Found menu:'' 08:15:49.112 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:15:49.112 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:15:49.112 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:15:49.112 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:15:49.112 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:15:49.112 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:15:49.112 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:15:49.112 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:15:49.112 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:15:49.112 DEBUG [main][MenuItemLookup] Found menu:'File' 08:15:49.112 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:15:49.112 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:15:49.112 DEBUG [main][MenuItemLookup] Found menu:'' 08:15:49.112 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:15:49.112 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:15:49.120 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:15:49.120 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:15:49.120 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:15:49.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 08:15:49.172 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 08:15:49.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:15:49.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:49.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:49.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:15:49.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 08:15:49.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:49.173 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:49.174 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue 08:15:49.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:15:49.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 08:15:49.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:49.177 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:15:49.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:49.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:49.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:49.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:49.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:15:49.191 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:49.191 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:49.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.191 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 08:15:49.191 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:49.191 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 08:15:49.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:15:49.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:49.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:49.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:49.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:15:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:49.197 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:15:49.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 08:15:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:15:49.199 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 08:15:49.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:15:49.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:15:49.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:15:49.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:15:49.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:15:49.212 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 08:15:49.212 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 08:15:49.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:15:49.212 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:15:49.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:15:49.235 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 08:15:49.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:15:49.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:49.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:49.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:15:49.235 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:15:49.235 DEBUG [main][MenuItemLookup] Found menu:'File' 08:15:49.235 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:15:49.235 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:15:49.235 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:15:49.235 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:15:49.235 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:15:49.235 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:15:49.235 DEBUG [main][MenuItemLookup] Item match:Window 08:15:49.236 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:15:49.236 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:15:49.236 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:15:49.236 DEBUG [main][MenuItemLookup] Found menu:'' 08:15:49.236 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:15:49.236 DEBUG [main][MenuItemLookup] Item match:Show View 08:15:49.239 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:15:49.239 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:15:49.239 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:15:49.239 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:15:49.239 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:15:49.239 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:15:49.239 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:15:49.239 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:15:49.239 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:15:49.239 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:15:49.239 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:15:49.239 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:15:49.239 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:15:49.239 DEBUG [main][MenuItemLookup] Found menu:'' 08:15:49.239 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:15:49.239 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:15:49.239 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:15:49.239 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:15:49.239 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:15:49.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:15:49.280 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:15:49.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:15:49.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:49.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:49.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:15:49.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:15:49.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:15:49.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:15:49.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:15:49.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 08:15:49.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:15:49.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:49.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 08:15:49.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:49.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:15:49.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 08:15:49.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 08:15:49.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:15:49.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 08:15:49.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:15:49.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 08:15:49.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 08:15:49.283 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 08:15:49.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 08:15:49.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 08:15:49.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:15:49.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:15:49.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:15:49.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:15:49.285 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:15:49.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:15:49.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:15:49.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:15:49.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:15:49.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:15:49.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:15:49.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:15:49.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:15:49.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:15:49.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:49.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:49.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:15:49.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 08:15:49.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:15:49.330 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 08:15:49.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:15:49.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:15:49.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:15:49.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:15:49.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:15:49.332 DEBUG [WorkbenchTestable][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:15:49.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.332 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 08:15:49.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:49.332 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:49.332 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") 08:15:49.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.332 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 08:15:49.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:49.333 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:49.333 INFO [WorkbenchTestable][AbstractText] Text set to: New text 08:15:49.333 DEBUG [WorkbenchTestable][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:15:49.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.340 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 08:15:49.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:49.340 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:49.341 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") 08:15:49.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.341 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 08:15:49.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:49.341 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:49.341 INFO [WorkbenchTestable][AbstractText] Text set to: Original text 08:15:49.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:15:49.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:49.341 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:49.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.342 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 08:15:49.342 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 08:15:49.342 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:49.342 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.193 s testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.245 s defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.151 s Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.345 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.345 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:15:49.345 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:49.345 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.345 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:49.345 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:15:49.346 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:49.346 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:15:49.346 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:49.346 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:49.346 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:15:49.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:49.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:49.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:49.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:49.376 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 08:15:49.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:15:49.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:49.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:49.377 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") 08:15:49.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:49.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:49.381 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:49.381 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:49.382 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:49.382 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:49.382 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:49.382 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:49.382 INFO [main][AbstractShell] Close shell Testing shell 08:15:49.382 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:49.388 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:49.388 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:49.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:49.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:49.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.398 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:15:49.398 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:49.398 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:15:49.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:49.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:49.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:49.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:49.438 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 08:15:49.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:15:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:49.438 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") 08:15:49.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:49.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:49.443 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:49.444 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:49.444 DEBUG [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:15:49.444 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:49.445 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:49.445 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:49.445 INFO [main][AbstractShell] Close shell Testing shell 08:15:49.445 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:49.453 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:49.453 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:49.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:49.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:49.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.460 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:15:49.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:49.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:15:49.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:49.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:49.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:49.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:49.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:49.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:15:49.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:49.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:49.516 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 08:15:49.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:49.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:15:49.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:15:49.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 08:15:49.516 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:49.517 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") 08:15:49.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:49.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:49.518 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:49.519 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") 08:15:49.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:49.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:49.521 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:49.522 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") 08:15:49.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:49.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:49.523 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:49.523 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:49.523 DEBUG [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:15:49.524 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:49.524 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:49.524 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:49.524 INFO [main][AbstractShell] Close shell Testing shell 08:15:49.524 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:49.535 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:49.535 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:49.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:49.535 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:49.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.541 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:15:49.541 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:49.541 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:15:49.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:49.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:49.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:49.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:49.573 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 08:15:49.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:15:49.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:49.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:49.573 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") 08:15:49.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:49.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:49.579 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:49.579 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:49.580 DEBUG [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:15:49.580 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:49.580 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:49.580 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:49.580 INFO [main][AbstractShell] Close shell Testing shell 08:15:49.580 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:49.586 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:49.586 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:49.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:49.586 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:49.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.592 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:15:49.592 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:49.592 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:15:49.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:49.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:49.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:49.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:49.641 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 08:15:49.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:15:49.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:49.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:49.641 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") 08:15:49.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:49.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:49.644 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:49.644 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 08:15:49.644 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:49.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 08:15:49.644 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:49.645 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:49.645 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:49.645 INFO [main][AbstractShell] Close shell Testing shell 08:15:49.645 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:49.651 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:49.651 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:49.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:49.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:49.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.660 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:15:49.660 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:49.660 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:15:49.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:49.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:49.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:49.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:49.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:49.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:15:49.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:49.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:49.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Required label1*") 08:15:49.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:49.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:49.694 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:49.697 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:49.697 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:49.697 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:49.697 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:49.697 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:49.697 INFO [main][AbstractShell] Close shell Testing shell 08:15:49.697 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:49.703 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:49.703 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:49.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:49.703 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:49.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.715 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:15:49.715 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:49.715 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:15:49.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:49.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:49.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:49.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:49.747 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 08:15:49.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:15:49.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:49.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:49.747 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") 08:15:49.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:49.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:49.751 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:49.752 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:49.752 DEBUG [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:15:49.752 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:49.753 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:49.753 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:49.753 INFO [main][AbstractShell] Close shell Testing shell 08:15:49.753 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:49.759 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:49.759 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:49.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:49.759 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:49.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.765 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:15:49.765 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:49.766 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:15:49.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:49.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:49.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:49.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:49.820 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 08:15:49.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:15:49.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:49.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:49.820 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") 08:15:49.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:49.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:49.826 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:49.826 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:49.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 08:15:49.827 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:49.827 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:49.827 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:49.827 INFO [main][AbstractShell] Close shell Testing shell 08:15:49.827 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:49.833 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:49.833 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:49.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:49.833 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:49.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.843 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:15:49.843 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:49.843 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:15:49.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:49.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:49.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:49.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:49.877 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 08:15:49.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:15:49.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:49.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:49.877 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") 08:15:49.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:49.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:49.878 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:49.879 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:49.879 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:15:49.879 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:15:49.879 DEBUG [main][AbstractWait] Waiting until shell is active... 08:15:49.879 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:15:49.879 INFO [main][AbstractShell] Close shell Testing shell 08:15:49.879 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:15:49.885 DEBUG [main][AbstractWait] Waiting while shell is available... 08:15:49.885 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:15:49.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:15:49.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:15:49.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.896 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:15:49.896 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:15:49.896 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:15:49.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:15:49.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:15:49.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:15:49.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:15:49.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:15:49.935 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 08:15:49.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:15:49.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:15:49.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:15:49.935 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") 08:15:49.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:15:49.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:15:49.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:15:49.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:15:49.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:15:49.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:15:49.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:15:49.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:15:49.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:15:49.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:15:49.937 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:49.938 INFO [WorkbenchTestable][AbstractText] Type text not so funny text 08:15:49.938 INFO [WorkbenchTestable][AbstractText] Text set to: 08:15:49.938 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:15:49.938 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events 08:15:49.941 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text" 08:15:49.983 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:15:49.983 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 08:15:50.585 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:15:50.585 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 08:15:51.187 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:15:51.187 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:15:51.788 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:15:51.788 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 08:15:52.390 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:15:52.390 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 08:15:52.991 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:15:52.991 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 08:15:53.592 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:15:53.592 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 08:15:54.194 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:15:54.194 INFO [WorkbenchTestable][Keyboard] As char:f, as int:102 08:15:54.796 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:15:54.796 INFO [WorkbenchTestable][Keyboard] As char:u, as int:117 08:15:55.398 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:15:55.398 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 08:15:55.999 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:15:55.999 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 08:15:56.601 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:15:56.601 INFO [WorkbenchTestable][Keyboard] As char:y, as int:121 08:15:57.202 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:15:57.202 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 08:15:57.804 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:15:57.804 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:15:58.405 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:15:58.405 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:15:59.006 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:15:59.006 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 08:15:59.607 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:15:59.607 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:16:00.209 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") 08:16:00.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:00.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.209 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:00.209 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:00.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:00.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:00.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:00.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:00.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:16:00.211 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:16:00.211 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.211 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:00.211 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:00.212 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:00.212 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:00.212 INFO [main][AbstractShell] Close shell Testing shell 08:16:00.212 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:00.218 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:00.218 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:00.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:16:00.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:00.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:00.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.223 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:16:00.223 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:00.223 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:16:00.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:16:00.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:00.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:00.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:00.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.253 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 08:16:00.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:16:00.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:00.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:00.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 08:16:00.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:00.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:00.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:00.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:00.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:00.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:00.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:00.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:16:00.256 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:16:00.257 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 08:16:00.257 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") 08:16:00.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:00.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.257 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:00.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:00.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:00.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:00.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:00.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:00.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:16:00.261 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:16:00.261 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.261 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:00.261 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:00.262 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:00.262 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:00.262 INFO [main][AbstractShell] Close shell Testing shell 08:16:00.262 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:00.267 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:00.267 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:00.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:16:00.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:00.268 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:00.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.273 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:16:00.273 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:00.273 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:16:00.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:16:00.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:00.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:00.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:00.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.304 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 08:16:00.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:16:00.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:00.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:00.304 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?") 08:16:00.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:00.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:00.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:00.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:00.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:00.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:00.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:00.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:16:00.314 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:16:00.315 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.315 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:00.315 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:00.316 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:00.316 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:00.316 INFO [main][AbstractShell] Close shell Testing shell 08:16:00.316 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:00.322 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:00.322 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:00.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:16:00.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:00.322 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:00.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:16:00.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:00.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:16:00.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:16:00.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:00.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:00.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:00.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.358 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 08:16:00.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:16:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:00.358 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 *") 08:16:00.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:00.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:00.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:00.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:00.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:00.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:16:00.364 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:16:00.365 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.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 08:16:00.365 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:00.366 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:00.366 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:00.366 INFO [main][AbstractShell] Close shell Testing shell 08:16:00.366 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:00.372 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:00.372 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:00.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:16:00.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:00.372 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:00.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.378 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:16:00.378 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:00.378 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:16:00.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:16:00.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:00.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:00.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:00.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:16:00.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:00.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:00.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label2") 08:16:00.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:00.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:00.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:00.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:00.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:00.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:00.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:16:00.434 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:16:00.434 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.434 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:00.434 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:00.435 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:00.435 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:00.435 INFO [main][AbstractShell] Close shell Testing shell 08:16:00.435 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:00.441 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:00.441 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:00.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:16:00.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:00.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:00.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.451 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:16:00.451 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:00.451 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:16:00.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:16:00.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:00.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:00.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:00.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.479 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 08:16:00.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:16:00.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:00.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:00.479 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") 08:16:00.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:00.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.479 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:00.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:00.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:00.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:00.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:00.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:00.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:16:00.485 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:16:00.486 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.486 DEBUG [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:16:00.486 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:00.487 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:00.487 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:00.487 INFO [main][AbstractShell] Close shell Testing shell 08:16:00.487 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:00.493 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:00.493 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:00.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:16:00.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:00.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:00.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.520 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:16:00.520 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:00.521 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:16:00.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:16:00.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:00.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:00.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:00.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:00.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:16:00.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:00.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:00.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 08:16:00.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:00.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:00.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:00.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:00.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:00.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:00.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:00.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:16:00.552 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:16:00.552 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.552 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:00.553 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:00.553 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:00.553 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:00.553 INFO [main][AbstractShell] Close shell Testing shell 08:16:00.553 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:00.559 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:00.559 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:00.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:16:00.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:00.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:00.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.570 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:16:00.570 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:00.570 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:16:00.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:16:00.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:00.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:00.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:00.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.616 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 08:16:00.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:16:00.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:00.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:00.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "FormCLabel") 08:16:00.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:00.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:00.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:00.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:00.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:00.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:00.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:00.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:16:00.622 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:16:00.623 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.623 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:00.623 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:00.623 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:00.623 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:00.623 INFO [main][AbstractShell] Close shell Testing shell 08:16:00.623 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:00.632 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:00.632 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:00.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:16:00.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:00.632 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:00.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.639 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 08:16:00.639 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 08:16:00.639 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:00.639 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:00.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.301 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.052 s findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.062 s setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.081 s findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.051 s setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.068 s findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.055 s getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.05 s findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.077 s findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.053 s typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 10.327 s setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.05 s findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.054 s findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.051 s findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.073 s findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.069 s findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.049 s findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.069 s Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:16:00.649 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:16:00.649 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:00.650 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:00.650 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:16:00.650 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:00.650 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:00.650 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:00.650 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:00.650 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:00.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:00.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:00.653 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 08:16:00.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:00.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:00.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:16:00.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:00.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:00.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:16:00.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 08:16:00.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:00.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:00.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:00.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:00.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:16:00.666 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 08:16:00.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 08:16:00.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:16:00.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:16:00.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:16:00.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:16:00.667 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:00.667 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 08:16:00.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:16:00.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:00.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:00.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:00.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.686 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 08:16:00.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:16:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:00.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:16:00.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:00.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:00.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:00.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:00.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:16:00.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.721 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:16:00.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:16:00.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:00.721 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:00.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.722 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 08:16:00.722 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:00.722 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 08:16:00.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:16:00.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:00.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:00.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:00.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.733 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 08:16:00.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:16:00.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:00.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:00.735 DEBUG [WorkbenchTestable][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:16:00.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:00.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:00.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:00.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:00.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:00.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:00.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:00.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:16:00.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.744 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:16:00.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:16:00.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:00.744 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:00.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 08:16:00.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:00.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 08:16:00.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:16:00.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:00.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:00.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:00.744 DEBUG [WorkbenchTestable][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:16:00.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:00.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.745 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 08:16:00.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:00.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:00.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:00.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:00.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:00.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:16:00.746 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") 08:16:00.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:00.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.746 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 08:16:00.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:00.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:00.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:00.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:00.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:00.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:16:00.747 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text 08:16:00.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:00.747 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:16:00.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:16:00.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:00.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:00.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 08:16:00.747 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 08:16:00.747 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:00.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:00.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.054 s defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.022 s defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.003 s Running org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:16:00.751 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:16:00.751 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:00.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:00.751 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:16:00.751 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:00.751 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:00.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:00.756 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:00.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:00.756 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:00.756 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:16:00.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:16:00.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:00.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:00.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:00.762 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) 08:16:00.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:00.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:00.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:00.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:00.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:00.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:00.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:16:00.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 08:16:01.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:16:01.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 08:16:01.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:16:01.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 08:16:01.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:16:01.770 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found 08:16:01.770 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:01.770 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:01.770 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:01.770 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:01.770 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:01.770 INFO [main][AbstractShell] Close shell Testing shell 08:16:01.770 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:01.772 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:01.772 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:01.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:16:01.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:01.772 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:01.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:01.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:01.776 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:16:01.777 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:01.777 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:16:01.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:16:01.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:01.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:01.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:01.782 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) 08:16:01.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:01.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:01.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:01.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:01.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:01.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 08:16:01.790 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) 08:16:01.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:01.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:01.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:01.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:01.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:01.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:01.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 08:16:01.791 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:01.791 DEBUG [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:16:01.791 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:01.791 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:01.791 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:01.791 INFO [main][AbstractShell] Close shell Testing shell 08:16:01.791 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:01.793 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:01.793 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:01.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:16:01.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:01.793 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:01.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:01.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:01.798 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:16:01.798 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:01.798 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:16:01.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:16:01.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:01.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:01.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:01.806 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) 08:16:01.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:01.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:01.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:01.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:01.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:01.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:01.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:01.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:01.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:01.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 08:16:01.811 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) 08:16:01.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:01.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:01.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:01.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:01.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:01.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:01.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:01.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:01.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:01.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 08:16:01.811 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) 08:16:01.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:01.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:01.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:01.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:01.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:01.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:01.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:01.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:01.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:01.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found 08:16:01.813 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:01.813 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:01.813 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:01.813 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:01.813 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:01.813 INFO [main][AbstractShell] Close shell Testing shell 08:16:01.813 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:01.815 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:01.815 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:01.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:16:01.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:01.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:01.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:01.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:01.824 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:16:01.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:01.825 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:16:01.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:16:01.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:01.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:01.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:01.829 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) 08:16:01.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:01.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:01.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:01.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:01.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:01.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:01.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:01.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:16:02.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:02.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:16:02.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:02.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:16:02.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:16:02.838 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 08:16:02.838 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:02.838 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:02.838 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:02.838 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:02.838 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:02.838 INFO [main][AbstractShell] Close shell Testing shell 08:16:02.838 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:02.840 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:02.840 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:02.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:16:02.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:02.840 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:02.845 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:16:02.845 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:02.845 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:16:02.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:16:02.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:02.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:02.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:02.850 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) 08:16:02.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:02.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:02.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:02.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:02.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:02.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:02.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:02.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:02.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:02.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 08:16:02.859 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) 08:16:02.859 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:02.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:02.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:02.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:02.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:02.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:02.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:02.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:02.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:02.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 08:16:02.860 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:02.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 08:16:02.860 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:02.860 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:02.860 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:02.860 INFO [main][AbstractShell] Close shell Testing shell 08:16:02.860 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:02.862 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:02.862 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:02.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:16:02.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:02.862 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:02.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:02.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:02.871 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:16:02.871 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:02.871 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:16:02.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:16:02.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:02.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:02.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:02.876 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) 08:16:02.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:02.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:02.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:02.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:02.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:02.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:02.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:02.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:16:03.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:03.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:16:03.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:03.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:16:03.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:16:03.884 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 08:16:03.884 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:03.884 DEBUG [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:16:03.884 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:03.884 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:03.884 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:03.884 INFO [main][AbstractShell] Close shell Testing shell 08:16:03.884 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:03.886 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:03.886 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:03.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:16:03.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:03.886 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:03.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:03.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:03.893 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 08:16:03.893 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 08:16:03.893 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:03.893 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:03.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:03.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.143 s - in org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.02 s IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.021 s horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.026 s noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.02 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.022 s Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:16:03.896 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:16:03.896 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:03.897 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:03.897 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:16:03.897 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:03.897 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:03.897 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:03.897 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:03.897 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:03.897 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:03.897 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:16:03.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:16:03.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:03.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:03.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:03.909 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 08:16:03.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:03.913 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:03.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:03.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:03.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:03.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 08:16:03.915 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:03.915 DEBUG [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:16:03.915 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:03.915 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:03.915 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:03.915 INFO [main][AbstractShell] Close shell Testing shell 08:16:03.915 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:03.918 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:03.918 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:03.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:16:03.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:03.918 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:03.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:03.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:03.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:16:03.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:03.924 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:16:03.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:16:03.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:03.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:03.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:03.930 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 08:16:03.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:03.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:03.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:03.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:16:03.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:16:04.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:16:04.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:16:04.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:16:04.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:16:04.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:16:04.940 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found 08:16:04.940 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:04.940 DEBUG [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:16:04.940 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:04.940 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:04.940 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:04.940 INFO [main][AbstractShell] Close shell Testing shell 08:16:04.940 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:04.943 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:04.943 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:04.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:16:04.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:04.943 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:04.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:04.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:04.948 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:16:04.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:04.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:16:04.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:16:04.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:04.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:04.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:04.958 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 08:16:04.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:04.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:04.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:04.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:04.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:04.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:04.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:04.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:04.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:04.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 08:16:04.964 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:04.964 DEBUG [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:16:04.964 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:04.965 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:04.965 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:04.965 INFO [main][AbstractShell] Close shell Testing shell 08:16:04.965 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:04.967 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:04.967 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:04.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:16:04.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:04.967 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:04.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:04.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:04.973 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:16:04.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:04.974 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:16:04.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:16:04.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:04.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:04.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:04.979 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 08:16:04.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:04.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:04.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:04.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:04.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:04.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:04.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:04.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:04.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:04.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 08:16:04.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13 08:16:04.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:16:04.989 DEBUG [WorkbenchTestable][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:16:04.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:04.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:04.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:04.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:04.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:04.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:04.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:04.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:04.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:04.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:16:04.990 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:16:04.990 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:04.990 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:04.990 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:04.991 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:04.991 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:04.991 INFO [main][AbstractShell] Close shell Testing shell 08:16:04.991 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:04.993 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:04.993 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:04.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:16:04.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:04.993 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:04.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:04.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:04.998 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:16:04.998 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:04.998 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:16:04.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:16:04.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:04.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:04.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:05.006 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 08:16:05.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:05.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:05.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:05.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:05.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:05.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 08:16:05.012 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:05.012 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:05.012 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:05.013 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:05.013 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:05.013 INFO [main][AbstractShell] Close shell Testing shell 08:16:05.013 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:05.015 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:05.015 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:05.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:16:05.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:05.015 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:05.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:05.024 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:16:05.024 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:05.024 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:16:05.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:16:05.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:05.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:05.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:05.029 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 08:16:05.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:05.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:05.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:05.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:05.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:05.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:05.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:05.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:05.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:05.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 08:16:05.037 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:05.037 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:05.037 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:05.037 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:05.037 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:05.037 INFO [main][AbstractShell] Close shell Testing shell 08:16:05.037 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:05.040 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:05.040 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:05.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:16:05.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:05.040 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:05.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:05.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:05.045 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 08:16:05.045 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 08:16:05.045 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:05.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:05.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:05.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 s - in org.eclipse.reddeer.swt.test.impl.scale.ScaleTest findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.027 s findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 1.024 s getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.025 s setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.024 s getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.026 s getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.021 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:05.050 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:05.051 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:05.051 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:05.051 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:05.051 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:05.051 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:05.053 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:05.053 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:05.053 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:05.054 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:05.054 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:05.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:05.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:05.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:05.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:05.294 DEBUG [WorkbenchTestable][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:16:05.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:05.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:05.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:05.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:05.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:05.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:05.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:05.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:05.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:05.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:05.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:05.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:05.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:05.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:05.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:05.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:05.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:05.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:05.516 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:05.516 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:05.516 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:05.516 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:05.516 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:05.516 INFO [main][AbstractShell] Close shell Testing shell 08:16:05.516 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:05.522 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:05.522 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:05.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:05.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:05.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:05.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:05.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:05.531 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:05.531 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:05.531 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:05.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:05.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:05.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:05.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:05.746 DEBUG [WorkbenchTestable][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:16:05.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:05.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:05.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:05.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:05.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:05.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:05.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:05.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:05.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:05.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:05.936 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 08:16:05.937 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:05.937 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:05.937 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:05.937 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:05.937 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:05.937 INFO [main][AbstractShell] Close shell Testing shell 08:16:05.937 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:05.943 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:05.943 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:05.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:05.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:05.943 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:05.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:05.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:05.948 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:05.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:05.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:05.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:05.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:05.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:05.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:06.160 DEBUG [WorkbenchTestable][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:16:06.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:06.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:06.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:06.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:06.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:06.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:06.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:06.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:06.354 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 08:16:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:06.354 TRACE [main][WidgetHandler] Notify Table with event 13 08:16:06.355 TRACE [main][WidgetHandler] Wait for synchronization 08:16:06.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:06.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:06.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:06.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:06.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:06.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:06.357 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:06.357 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:06.357 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:06.358 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:06.358 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:06.358 INFO [main][AbstractShell] Close shell Testing shell 08:16:06.358 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:06.364 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:06.364 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:06.364 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:06.364 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:06.364 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:06.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:06.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:06.368 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:06.369 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:06.369 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:06.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:06.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:06.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:06.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:06.582 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:16:06.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:06.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:06.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:06.773 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:06.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:06.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:06.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:16:06.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:16:06.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:06.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:16:06.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:06.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:06.780 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 08:16:06.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 08:16:06.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 08:16:06.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:16:06.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 08:16:06.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:06.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:06.785 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:06.785 DEBUG [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:16:06.786 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:06.786 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:06.786 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:06.786 INFO [main][AbstractShell] Close shell Testing shell 08:16:06.786 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:06.792 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:06.792 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:06.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:06.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:06.792 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:06.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:06.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:06.797 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:06.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:06.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:06.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:06.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:06.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:06.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:07.019 DEBUG [WorkbenchTestable][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:16:07.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:07.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:07.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:07.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:07.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:07.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:07.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:07.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:07.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:07.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:07.213 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 08:16:07.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:07.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:07.214 TRACE [main][WidgetHandler] Notify Table with event 13 08:16:07.214 TRACE [main][WidgetHandler] Wait for synchronization 08:16:07.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:07.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:07.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:07.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:07.216 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:07.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 08:16:07.216 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:07.216 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:07.216 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:07.216 INFO [main][AbstractShell] Close shell Testing shell 08:16:07.216 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:07.225 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:07.225 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:07.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:07.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:07.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:07.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:07.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:07.231 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:07.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:07.231 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:07.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:07.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:07.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:07.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:07.479 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 08:16:07.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:07.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:07.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:07.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:07.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:07.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:07.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:07.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:07.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:07.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:16:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:07.670 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 08:16:07.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:07.670 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:07.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:07.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:07.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:07.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:16:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:07.673 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 08:16:07.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:07.673 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:07.673 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:07.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:07.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:07.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:07.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:16:07.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:07.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:07.678 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:07.678 DEBUG [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:16:07.678 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:07.678 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:07.678 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:07.678 INFO [main][AbstractShell] Close shell Testing shell 08:16:07.678 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:07.685 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:07.685 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:07.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:07.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:07.685 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:07.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:07.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:07.689 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:07.689 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:07.689 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:07.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:07.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:07.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:07.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:07.911 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 08:16:07.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:08.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:08.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:08.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:08.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:08.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:08.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:08.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:08.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:16:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:08.109 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 08:16:08.110 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:08.110 DEBUG [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:16:08.110 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:08.110 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:08.110 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:08.110 INFO [main][AbstractShell] Close shell Testing shell 08:16:08.110 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:08.116 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:08.116 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:08.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:08.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:08.116 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:08.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:08.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:08.121 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:08.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:08.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:08.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:08.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:08.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:08.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:08.330 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 08:16:08.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:08.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:08.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:08.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:08.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:08.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:08.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:08.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:08.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:08.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:16:08.524 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 08:16:08.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:08.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:08.524 TRACE [main][WidgetHandler] Notify Table with event 13 08:16:08.524 TRACE [main][WidgetHandler] Wait for synchronization 08:16:08.524 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:08.524 DEBUG [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:16:08.524 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:08.524 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:08.524 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:08.524 INFO [main][AbstractShell] Close shell Testing shell 08:16:08.524 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:08.530 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:08.530 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:08.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:08.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:08.531 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:08.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:08.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:08.535 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:08.535 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:08.535 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:08.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:08.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:08.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:08.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:08.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 08:16:08.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:08.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:08.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:08.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:08.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:16:08.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:16:08.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:08.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:16:08.949 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 08:16:08.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:08.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:08.949 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:08.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 08:16:08.949 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:08.950 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:08.950 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:08.950 INFO [main][AbstractShell] Close shell Testing shell 08:16:08.950 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:08.955 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:08.955 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:08.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:08.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:08.956 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:08.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:08.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:08.960 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:08.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:08.960 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:08.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:08.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:08.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:08.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:09.172 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 08:16:09.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:09.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:09.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:09.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:09.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:09.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:09.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:09.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:09.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:09.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:16:09.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2... 08:16:09.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:09.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:09.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully 08:16:09.376 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:09.376 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:09.376 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:09.376 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:09.376 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:09.376 INFO [main][AbstractShell] Close shell Testing shell 08:16:09.376 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:09.383 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:09.383 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:09.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:09.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:09.383 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:09.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:09.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:09.388 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:09.388 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:09.388 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:09.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:09.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:09.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:09.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:09.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:16:09.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:09.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:09.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:09.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:09.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:09.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:09.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:09.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:09.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:09.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:09.799 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:09.799 DEBUG [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:16:09.799 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:09.800 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:09.800 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:09.800 INFO [main][AbstractShell] Close shell Testing shell 08:16:09.800 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:09.806 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:09.806 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:09.806 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:09.806 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:09.806 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:09.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:09.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:09.810 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:09.810 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:09.810 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:09.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:09.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:09.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:09.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:10.022 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 08:16:10.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:10.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:10.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:10.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:10.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:10.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:10.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:10.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:10.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:10.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:16:10.223 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') 08:16:10.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:10.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:10.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:10.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:10.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:10.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:10.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:10.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 08:16:10.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 08:16:10.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:10.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:10.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:10.226 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:10.226 DEBUG [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:16:10.226 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:10.226 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:10.226 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:10.226 INFO [main][AbstractShell] Close shell Testing shell 08:16:10.226 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:10.233 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:10.233 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:10.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:10.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:10.233 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:10.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:10.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:10.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:10.238 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:10.238 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:10.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:10.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:10.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:10.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:10.455 DEBUG [WorkbenchTestable][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:16:10.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:10.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:10.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:10.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:10.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:10.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:10.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:10.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:10.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:10.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:10.644 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 08:16:10.644 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:10.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 08:16:10.644 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:10.644 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:10.644 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:10.644 INFO [main][AbstractShell] Close shell Testing shell 08:16:10.644 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:10.651 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:10.651 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:10.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:10.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:10.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:10.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:10.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:10.660 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:10.660 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:10.660 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:10.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:10.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:10.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:10.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:10.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:16:10.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:11.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:11.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:11.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:11.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:11.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:11.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:11.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:11.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:11.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:11.060 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 08:16:11.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:11.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:11.060 TRACE [main][WidgetHandler] Notify Table with event 13 08:16:11.060 TRACE [main][WidgetHandler] Wait for synchronization 08:16:11.060 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:11.060 DEBUG [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:16:11.060 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:11.060 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:11.060 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:11.060 INFO [main][AbstractShell] Close shell Testing shell 08:16:11.060 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:11.066 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:11.066 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:11.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:11.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:11.066 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:11.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:11.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:11.071 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:11.071 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:11.071 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:11.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:11.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:11.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:11.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:11.281 DEBUG [WorkbenchTestable][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:16:11.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:11.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:11.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:11.479 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:11.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:11.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:11.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:11.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:11.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:11.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:11.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:11.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:11.479 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 08:16:11.479 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:11.479 DEBUG [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:16:11.479 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:11.480 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:11.480 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:11.480 INFO [main][AbstractShell] Close shell Testing shell 08:16:11.480 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:11.486 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:11.486 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:11.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:11.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:11.486 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:11.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:11.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:11.492 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:11.492 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:11.492 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:11.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:11.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:11.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:11.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:11.713 DEBUG [WorkbenchTestable][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:16:11.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:11.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:11.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:11.904 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:11.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:11.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:11.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:11.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:11.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:11.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:11.905 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:11.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 08:16:11.905 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:11.905 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:11.905 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:11.905 INFO [main][AbstractShell] Close shell Testing shell 08:16:11.905 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:11.911 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:11.911 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:11.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:11.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:11.911 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:11.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:11.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:11.916 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:11.916 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:11.916 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:11.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:11.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:11.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:11.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:12.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:16:12.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:12.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:12.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:12.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:12.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:12.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:12.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:12.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:12.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:12.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:12.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:12.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:12.324 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:12.324 DEBUG [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:16:12.324 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:12.324 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:12.324 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:12.324 INFO [main][AbstractShell] Close shell Testing shell 08:16:12.324 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:12.330 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:12.330 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:12.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:12.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:12.330 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:12.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:12.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:12.336 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:12.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:12.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:12.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:12.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:12.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:12.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:12.551 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:16:12.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:12.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:12.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:12.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:12.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:12.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:16:12.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:16:12.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:12.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:16:12.749 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 08:16:12.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:12.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:12.749 TRACE [main][WidgetHandler] Notify Table with event 13 08:16:12.749 TRACE [main][WidgetHandler] Wait for synchronization 08:16:12.749 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:12.749 DEBUG [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:16:12.749 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:12.749 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:12.749 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:12.749 INFO [main][AbstractShell] Close shell Testing shell 08:16:12.749 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:12.756 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:12.756 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:12.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:12.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:12.756 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:12.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:12.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:12.761 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:12.761 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:12.761 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:12.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:12.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:12.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:12.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:12.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:16:12.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:13.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:13.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:13.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:13.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:13.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:13.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:13.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:13.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:13.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:13.170 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:13.170 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:13.170 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:13.170 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:13.170 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:13.170 INFO [main][AbstractShell] Close shell Testing shell 08:16:13.170 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:13.176 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:13.176 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:13.176 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:13.176 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:13.176 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:13.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:13.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:13.181 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:13.181 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:13.181 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:13.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:13.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:13.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:13.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:13.391 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 08:16:13.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:13.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:13.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:13.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:13.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:13.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:13.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:16:13.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:13.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:13.584 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x 08:16:13.585 TRACE [main][WidgetHandler] Notify Table with event 13 08:16:13.585 TRACE [main][WidgetHandler] Wait for synchronization 08:16:13.585 TRACE [main][WidgetHandler] Notify Table with event 8 08:16:13.585 TRACE [main][WidgetHandler] Wait for synchronization 08:16:13.586 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:13.586 DEBUG [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:16:13.586 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:13.586 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:13.586 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:13.586 INFO [main][AbstractShell] Close shell Testing shell 08:16:13.586 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:13.593 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:13.593 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:13.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:13.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:13.593 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:13.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:13.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:13.598 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:13.598 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:13.598 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:13.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:13.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:13.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:13.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:13.829 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 08:16:13.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:14.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:14.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:14.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:14.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:14.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:14.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:14.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:14.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:14.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:16:14.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:14.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:14.026 TRACE [main][WidgetHandler] Notify Table with event 13 08:16:14.026 TRACE [main][WidgetHandler] Wait for synchronization 08:16:14.026 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 08:16:14.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:14.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:14.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:14.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:14.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:14.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:14.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:16:14.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:14.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:14.031 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:14.031 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:14.031 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:14.031 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:14.031 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:14.031 INFO [main][AbstractShell] Close shell Testing shell 08:16:14.031 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:14.038 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:14.038 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:14.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:14.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:14.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:14.042 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:14.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:14.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:14.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:14.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:14.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:14.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:14.257 DEBUG [WorkbenchTestable][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:16:14.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:14.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:14.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:14.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:14.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:14.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:14.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:14.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:14.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:14.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:14.449 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5) 08:16:14.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:14.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:14.449 TRACE [main][WidgetHandler] Notify Table with event 13 08:16:14.449 TRACE [main][WidgetHandler] Wait for synchronization 08:16:14.449 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:14.449 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:14.449 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:14.449 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:14.449 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:14.449 INFO [main][AbstractShell] Close shell Testing shell 08:16:14.449 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:14.455 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:14.455 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:14.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:14.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:14.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:14.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:14.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:14.460 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:14.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:14.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:14.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:14.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:14.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:14.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:14.670 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 08:16:14.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:14.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:14.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:14.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:14.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:14.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:14.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:14.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:14.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:14.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:16:14.867 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 08:16:14.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:14.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:14.867 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:14.867 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:14.867 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:14.867 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:14.867 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:14.867 INFO [main][AbstractShell] Close shell Testing shell 08:16:14.867 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:14.873 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:14.873 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:14.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:14.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:14.873 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:14.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:14.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:14.878 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:14.878 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:14.878 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:14.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:14.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:14.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:14.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:15.088 DEBUG [WorkbenchTestable][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:16:15.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:15.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:15.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:15.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:15.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:15.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:15.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:15.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:15.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:15.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:15.281 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 08:16:15.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:15.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:15.281 TRACE [main][WidgetHandler] Notify Table with event 13 08:16:15.281 TRACE [main][WidgetHandler] Wait for synchronization 08:16:15.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:15.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:15.283 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows 08:16:15.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:15.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:15.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:15.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:15.286 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:15.286 DEBUG [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:16:15.286 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:15.286 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:15.286 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:15.286 INFO [main][AbstractShell] Close shell Testing shell 08:16:15.286 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:15.292 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:15.292 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:15.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:15.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:15.292 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:15.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:15.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:15.297 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:15.297 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:15.297 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:15.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:15.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:15.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:15.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:15.506 DEBUG [WorkbenchTestable][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:16:15.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:15.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:15.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:15.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:15.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:15.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:15.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:15.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:15.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:15.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:15.703 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 08:16:15.703 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:15.703 DEBUG [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:16:15.703 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:15.703 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:15.703 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:15.703 INFO [main][AbstractShell] Close shell Testing shell 08:16:15.703 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:15.709 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:15.709 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:15.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:15.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:15.710 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:15.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:15.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:15.714 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:15.714 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:15.714 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:15.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:15.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:15.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:15.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:15.925 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 08:16:15.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:16.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:16.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:16.120 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:16.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:16.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:16.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:16.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:16.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:16:16.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2... 08:16:16.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:16.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:16.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:16.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:17.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:17.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:17.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:17.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:18.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:18.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:18.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:18.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:19.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:19.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:19.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:19.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:20.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:20.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:20.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:20.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:21.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:21.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:21.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:21.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:23.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:23.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:24.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:24.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:25.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:25.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:25.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:25.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown 08:16:26.163 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:26.163 DEBUG [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:16:26.163 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:26.164 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:26.164 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:26.164 INFO [main][AbstractShell] Close shell Testing shell 08:16:26.164 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:26.170 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:26.170 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:26.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:26.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:26.170 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:26.175 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 08:16:26.175 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 08:16:26.175 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:26.175 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.126 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.477 s testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.417 s testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.42 s testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.428 s testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.434 s testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.458 s testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.432 s testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.414 s testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.425 s waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.428 s testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.422 s testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.428 s testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.422 s testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.411 s testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.421 s testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.424 s indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.42 s testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.425 s testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.42 s doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.417 s testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.444 s testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.418 s testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.418 s testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.419 s testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.417 s waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 10.461 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:26.179 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:26.179 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:26.179 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:26.179 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:26.179 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:26.179 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:26.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:26.180 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:26.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:26.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:26.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:26.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:26.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:26.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:26.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:26.325 DEBUG [WorkbenchTestable][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:16:26.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:26.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:26.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:26.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:26.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:26.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:26.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:26.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:26.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:26.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:26.457 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 08:16:26.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:26.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 08:16:26.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 08:16:26.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:26.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 08:16:26.458 INFO [WorkbenchTestable][AbstractTableItem] Set text array: [Ljava.lang.String;@16f86838 08:16:26.459 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:26.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 08:16:26.459 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:26.459 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:26.459 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:26.459 INFO [main][AbstractShell] Close shell Testing shell 08:16:26.459 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:26.464 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:26.464 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:26.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:26.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:26.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:26.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:26.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:26.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:26.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:26.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:26.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:26.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:26.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:26.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:26.614 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 08:16:26.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:26.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:26.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:26.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:26.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:26.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:26.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:16:26.750 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") 08:16:26.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:26.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:26.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:26.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:26.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 08:16:26.750 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:26.750 DEBUG [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:16:26.750 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:26.750 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:26.750 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:26.750 INFO [main][AbstractShell] Close shell Testing shell 08:16:26.750 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:26.755 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:26.755 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:26.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:26.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:26.755 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:26.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:26.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:26.764 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:26.764 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:26.764 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:26.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:26.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:26.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:26.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:26.906 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:16:26.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:27.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:27.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:27.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:27.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:27.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:27.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 08:16:27.040 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:27.040 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:27.040 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:27.040 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:27.040 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:27.040 INFO [main][AbstractShell] Close shell Testing shell 08:16:27.040 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:27.045 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:27.045 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:27.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:27.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:27.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:27.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:27.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:27.050 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:27.050 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:27.050 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:27.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:27.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:27.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:27.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:27.194 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") 08:16:27.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:27.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:27.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:27.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:27.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:27.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 08:16:27.327 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:27.327 DEBUG [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:16:27.327 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:27.327 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:27.327 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:27.327 INFO [main][AbstractShell] Close shell Testing shell 08:16:27.327 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:27.333 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:27.333 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:27.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:27.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:27.333 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:27.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:27.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:27.337 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:27.337 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:27.337 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:27.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:27.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:27.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:27.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:27.481 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 08:16:27.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:27.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:27.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:27.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:27.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:27.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:27.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:27.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:27.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:27.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:16:27.618 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") 08:16:27.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:27.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:27.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:27.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:27.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 08:16:27.618 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2 08:16:27.618 TRACE [main][WidgetHandler] Notify Table with event 13 08:16:27.618 TRACE [main][WidgetHandler] Wait for synchronization 08:16:27.619 TRACE [main][WidgetHandler] Notify Table with event 3 08:16:27.619 TRACE [main][WidgetHandler] Wait for synchronization 08:16:27.619 TRACE [main][WidgetHandler] Notify Table with event 4 08:16:27.619 TRACE [main][WidgetHandler] Wait for synchronization 08:16:27.620 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:27.620 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:27.620 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:27.620 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:27.620 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:27.620 INFO [main][AbstractShell] Close shell Testing shell 08:16:27.620 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:27.625 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:27.625 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:27.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:27.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:27.625 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:27.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:27.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:27.634 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:27.634 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:27.634 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:27.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:27.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:27.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:27.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:27.772 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 08:16:27.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:27.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:27.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:27.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:27.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:27.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:27.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:27.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:27.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:27.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 08:16:27.903 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:27.903 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:27.903 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:27.903 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:27.903 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:27.903 INFO [main][AbstractShell] Close shell Testing shell 08:16:27.903 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:27.907 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:27.907 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:27.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:27.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:27.907 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:27.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:27.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:27.912 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:27.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:27.912 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:27.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:27.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:27.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:27.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:28.053 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 08:16:28.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:28.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:28.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:28.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:28.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:28.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:28.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:28.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:28.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:28.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:16:28.189 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 08:16:28.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:28.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:28.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:28.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:28.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 08:16:28.190 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:28.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 08:16:28.190 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:28.190 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:28.190 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:28.190 INFO [main][AbstractShell] Close shell Testing shell 08:16:28.190 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:28.195 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:28.195 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:28.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:28.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:28.195 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:28.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:28.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:28.204 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:28.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:28.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:28.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:28.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:28.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:28.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:28.344 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 08:16:28.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:28.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:28.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:28.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:28.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:28.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:28.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:28.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:28.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:28.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:16:28.478 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 08:16:28.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:28.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:28.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:28.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:28.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 08:16:28.478 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:28.478 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:28.478 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:28.479 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:28.479 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:28.479 INFO [main][AbstractShell] Close shell Testing shell 08:16:28.479 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:28.485 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:28.485 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:28.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:28.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:28.485 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:28.498 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:28.498 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:28.498 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:28.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:28.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:28.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:28.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:28.642 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 08:16:28.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:28.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:28.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:28.778 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:28.778 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:28.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:28.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 08:16:28.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 08:16:28.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:28.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 08:16:28.778 INFO [WorkbenchTestable][AbstractTableItem] Set text some text in columnin column 6 08:16:28.779 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 08:16:28.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:28.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:28.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:28.779 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:28.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:28.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:28.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 08:16:28.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 08:16:28.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:28.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 08:16:28.780 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:28.780 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:28.780 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:28.780 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:28.780 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:28.780 INFO [main][AbstractShell] Close shell Testing shell 08:16:28.780 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:28.785 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:28.785 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:28.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:28.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:28.785 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:28.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:28.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:28.794 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:28.794 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:28.794 INFO [WorkbenchTestable][RequirementsRunner] Started test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:28.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:28.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:28.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:28.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:28.938 DEBUG [WorkbenchTestable][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:16:28.938 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:29.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:29.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:29.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:29.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:29.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:29.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:29.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:29.083 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 08:16:29.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:29.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 08:16:29.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 08:16:29.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:29.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 08:16:29.086 INFO [WorkbenchTestable][AbstractTableItem] Set text some text 08:16:29.086 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 08:16:29.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:29.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:29.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:29.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:29.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 08:16:29.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 08:16:29.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:29.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 08:16:29.095 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:29.096 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:29.096 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:29.100 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:29.100 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:29.100 INFO [main][AbstractShell] Close shell Testing shell 08:16:29.100 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:29.105 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:29.106 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:29.106 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:29.106 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:29.106 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:29.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.114 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 08:16:29.114 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 08:16:29.114 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:29.114 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:29.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.936 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.289 s referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.295 s defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.286 s text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.287 s click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.297 s index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.278 s referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.292 s referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.294 s setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.296 s setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.32 s Running org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:29.120 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:29.121 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:29.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:29.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:29.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:29.121 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:29.123 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:29.124 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:29.124 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:29.124 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:29.124 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:16:29.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:29.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:29.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:29.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:29.142 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 08:16:29.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:29.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:29.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:29.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:29.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:29.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:29.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:29.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:16:29.181 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:") 08:16:29.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:29.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:29.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:29.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:29.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:29.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:29.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:29.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:16:29.183 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:29.183 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:29.183 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:29.184 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:29.184 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:29.184 INFO [main][AbstractShell] Close shell Testing shell 08:16:29.184 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:29.189 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:29.189 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:29.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:29.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:29.189 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:29.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:16:29.194 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:29.194 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:16:29.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:29.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:29.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:29.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:29.228 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') 08:16:29.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:29.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:29.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:29.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:29.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:29.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 08:16:29.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 08:16:29.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 08:16:29.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 08:16:29.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:29.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:29.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:16:29.251 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 08:16:29.252 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:29.252 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:29.252 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:29.253 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:29.253 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:29.253 INFO [main][AbstractShell] Close shell Testing shell 08:16:29.253 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:29.260 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:29.260 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:29.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:29.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:29.260 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:29.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:16:29.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:29.264 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:16:29.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:29.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:29.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:29.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:29.279 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") 08:16:29.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:29.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:29.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:29.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:29.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:29.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:16:29.311 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 08:16:29.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:29.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:29.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:29.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:29.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:29.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:16:29.312 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") 08:16:29.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:29.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:29.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:29.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:29.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:16:29.313 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 08:16:29.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:29.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:29.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:29.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:29.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:16:29.314 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") 08:16:29.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:29.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:29.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:29.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:29.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:16:29.316 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 08:16:29.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:29.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:29.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:29.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:29.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:16:29.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:16:29.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:29.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found 08:16:29.318 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") 08:16:29.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:29.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:29.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:29.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:29.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:29.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:29.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:16:29.320 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 08:16:29.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:29.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:29.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:29.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:29.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:16:29.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 08:16:29.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:29.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found 08:16:29.321 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:29.321 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:29.321 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:29.322 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:29.322 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:29.322 INFO [main][AbstractShell] Close shell Testing shell 08:16:29.322 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:29.327 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:29.327 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:29.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:29.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:29.327 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:29.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.332 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:16:29.332 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:29.332 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:16:29.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:29.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:29.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:29.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:29.349 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") 08:16:29.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:29.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:29.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:29.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:29.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:29.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:29.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:29.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:16:29.360 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 08:16:29.361 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:29.361 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:29.361 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:29.361 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:29.361 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:29.361 INFO [main][AbstractShell] Close shell Testing shell 08:16:29.361 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:29.366 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:29.366 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:29.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:29.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:29.366 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:29.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.377 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:16:29.377 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:29.377 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:16:29.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:29.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:29.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:29.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:29.390 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") 08:16:29.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:29.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:29.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:29.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:29.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:29.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:29.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:29.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:16:29.418 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 2 08:16:29.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 08:16:29.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:29.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:29.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:29.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:29.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:16:29.419 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:16:29.419 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:29.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 08:16:29.419 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:29.420 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:29.420 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:29.420 INFO [main][AbstractShell] Close shell Testing shell 08:16:29.420 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:29.425 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:29.425 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:29.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:29.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:29.425 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:29.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.429 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:16:29.429 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:29.429 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:16:29.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:29.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:29.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:29.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:29.443 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 08:16:29.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:29.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:29.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:29.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:29.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:29.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:29.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:29.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:16:29.455 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 1 08:16:29.456 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:29.456 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:29.456 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:29.456 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:29.456 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:29.456 INFO [main][AbstractShell] Close shell Testing shell 08:16:29.456 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:29.461 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:29.461 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:29.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:29.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:29.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:29.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.471 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:16:29.472 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:29.472 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:16:29.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:29.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:29.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:29.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:29.485 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 08:16:29.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:29.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:29.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:29.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:29.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:29.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:29.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:16:29.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:16:29.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:16:29.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:16:30.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:16:30.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:16:30.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:16:30.496 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found 08:16:30.496 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:30.496 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:30.496 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:30.496 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:30.496 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:30.496 INFO [main][AbstractShell] Close shell Testing shell 08:16:30.496 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:30.501 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:30.501 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:30.501 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:30.501 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:30.501 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:30.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:30.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:30.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:16:30.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:30.506 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:16:30.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:30.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:30.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:30.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:30.519 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_&*") 08:16:30.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:30.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:30.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:30.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:30.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:16:31.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:31.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:16:31.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:31.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:16:31.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:16:31.537 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found 08:16:31.537 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:31.537 DEBUG [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:16:31.537 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:31.537 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:31.537 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:31.537 INFO [main][AbstractShell] Close shell Testing shell 08:16:31.537 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:31.542 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:31.542 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:31.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:31.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:31.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:31.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:31.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:31.547 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:16:31.548 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:31.548 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:16:31.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:31.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:31.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:31.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:31.563 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") 08:16:31.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:31.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:31.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:31.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:31.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:31.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:31.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:31.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:31.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:31.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:16:31.573 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Item23 08:16:31.574 DEBUG [WorkbenchTestable][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:16:31.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:31.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:31.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:31.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:31.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:31.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:31.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:16:31.575 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:16:31.575 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:31.575 DEBUG [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:16:31.575 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:31.576 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:31.576 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:31.576 INFO [main][AbstractShell] Close shell Testing shell 08:16:31.576 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:31.580 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:31.580 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:31.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:31.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:31.580 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:31.589 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 08:16:31.589 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 08:16:31.589 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:31.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.47 s - in org.eclipse.reddeer.swt.test.impl.combo.ComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.069 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.068 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.045 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.052 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.042 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.034 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.041 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.041 s Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:31.592 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:31.593 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:31.593 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:31.593 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:31.593 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:31.593 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:31.593 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:31.593 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:31.593 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:31.593 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:31.594 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:16:31.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:31.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:31.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:31.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:31.609 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 08:16:31.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:31.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:31.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:31.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:31.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:31.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:31.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:16:31.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:16:31.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:31.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found 08:16:31.616 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2 08:16:31.618 DEBUG [WorkbenchTestable][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:16:31.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:31.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:31.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:31.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:31.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:31.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:31.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:31.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:31.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:31.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:16:31.619 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:16:31.619 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:31.619 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:31.619 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:31.620 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:31.620 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:31.620 INFO [main][AbstractShell] Close shell Testing shell 08:16:31.620 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:31.623 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:31.623 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:31.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:31.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:31.623 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:31.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:31.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:31.627 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:16:31.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:31.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:16:31.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:31.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:31.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:31.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:31.642 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 08:16:31.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:31.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:31.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:31.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:31.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:31.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:31.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:31.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:31.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:31.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 08:16:31.653 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:31.653 DEBUG [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:16:31.653 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:31.654 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:31.654 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:31.654 INFO [main][AbstractShell] Close shell Testing shell 08:16:31.654 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:31.657 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:31.657 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:31.657 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:31.657 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:31.657 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:31.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:31.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:31.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:16:31.662 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:31.662 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:16:31.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:31.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:31.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:31.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:31.675 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 08:16:31.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:31.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:31.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:31.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:31.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:31.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 08:16:31.685 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 08:16:31.685 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 08:16:31.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:31.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:31.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:31.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:31.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:31.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:31.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:31.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:31.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:31.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 08:16:31.687 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:31.687 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:31.687 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:31.687 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:31.687 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:31.687 INFO [main][AbstractShell] Close shell Testing shell 08:16:31.687 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:31.690 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:31.690 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:31.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:31.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:31.690 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:31.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:31.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:31.695 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:16:31.695 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:31.695 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:16:31.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:31.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:31.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:31.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:31.717 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") 08:16:31.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:31.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:31.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:31.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:31.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:31.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 08:16:31.728 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") 08:16:31.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:31.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:31.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:31.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:31.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:31.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:31.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 08:16:31.729 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 08:16:31.730 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 08:16:31.730 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:31.730 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:31.730 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:31.730 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:31.730 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:31.730 INFO [main][AbstractShell] Close shell Testing shell 08:16:31.730 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:31.733 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:31.733 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:31.733 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:31.733 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:31.733 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:31.738 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:16:31.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:31.738 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:16:31.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:31.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:31.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:31.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:31.754 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 08:16:31.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:31.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:31.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:31.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:31.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:31.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:31.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:31.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 08:16:31.762 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:31.762 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:31.762 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:31.763 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:31.763 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:31.763 INFO [main][AbstractShell] Close shell Testing shell 08:16:31.763 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:31.766 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:31.766 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:31.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:31.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:31.766 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:31.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:31.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:31.771 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:16:31.771 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:31.771 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:16:31.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:31.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:31.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:31.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:31.787 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 08:16:31.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:31.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:31.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:31.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:31.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:31.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:31.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:16:31.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:16:32.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:16:32.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:16:32.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:16:32.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:16:32.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:16:32.802 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found 08:16:32.802 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:32.802 DEBUG [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:16:32.802 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:32.802 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:32.802 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:32.802 INFO [main][AbstractShell] Close shell Testing shell 08:16:32.803 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:32.806 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:32.806 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:32.806 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:32.806 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:32.806 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:32.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:32.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:32.810 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:16:32.811 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:32.811 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:16:32.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:32.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:32.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:32.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:32.823 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_#$") 08:16:32.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:32.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:32.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:32.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:32.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:32.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:32.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:32.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:16:33.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:33.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:16:33.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:33.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:16:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:16:33.835 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found 08:16:33.835 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:33.835 DEBUG [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:16:33.835 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:33.835 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:33.835 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:33.835 INFO [main][AbstractShell] Close shell Testing shell 08:16:33.835 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:33.839 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:33.839 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:33.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:33.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:33.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:33.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:33.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:33.843 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:16:33.843 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:33.843 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:16:33.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:33.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:33.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:33.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:33.856 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") 08:16:33.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:33.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:33.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:33.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:33.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:33.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:33.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:33.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:33.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:33.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 08:16:33.866 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 08:16:33.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:16:33.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:33.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:33.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:33.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:33.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:33.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:33.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:33.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:33.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:33.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:16:33.867 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:16:33.867 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:33.867 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:33.867 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:33.868 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:33.868 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:33.868 INFO [main][AbstractShell] Close shell Testing shell 08:16:33.868 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:33.871 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:33.871 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:33.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:33.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:33.871 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:33.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 08:16:33.876 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 08:16:33.876 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:33.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:33.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:33.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.284 s - in org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.034 s getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.034 s getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.033 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.033 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.039 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.032 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.033 s Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:16:33.881 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:16:33.882 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:33.882 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:33.882 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:16:33.882 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:33.882 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:33.882 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:33.882 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:33.882 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:33.882 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:33.883 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:16:33.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:16:33.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:33.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:33.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:33.890 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 08:16:33.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:33.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:33.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:33.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:33.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:33.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:33.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:33.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:33.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:33.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 08:16:33.900 TRACE [main][WidgetHandler] Notify List with event 13 08:16:33.900 TRACE [main][WidgetHandler] Wait for synchronization 08:16:33.900 TRACE [main][WidgetHandler] Notify List with event 13 08:16:33.900 TRACE [main][WidgetHandler] Wait for synchronization 08:16:33.901 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:33.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 08:16:33.901 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:33.901 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:33.901 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:33.901 INFO [main][AbstractShell] Close shell Testing shell 08:16:33.901 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:33.903 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:33.903 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:33.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:16:33.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:33.903 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:33.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:33.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:33.911 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:16:33.911 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:33.911 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:16:33.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:16:33.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:33.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:33.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:33.917 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 08:16:33.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:33.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:33.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:33.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:33.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:33.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:33.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 08:16:33.925 TRACE [main][WidgetHandler] Notify List with event 13 08:16:33.925 TRACE [main][WidgetHandler] Wait for synchronization 08:16:33.925 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:33.925 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:33.925 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:33.925 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:33.925 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:33.925 INFO [main][AbstractShell] Close shell Testing shell 08:16:33.925 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:33.927 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:33.927 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:33.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:16:33.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:33.927 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:33.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:33.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:33.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:16:33.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:33.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:16:33.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:16:33.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:33.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:33.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:33.937 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 08:16:33.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:33.946 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:33.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:33.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:33.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:33.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 08:16:33.947 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:33.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 08:16:33.947 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:33.947 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:33.947 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:33.947 INFO [main][AbstractShell] Close shell Testing shell 08:16:33.947 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:33.949 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:33.949 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:33.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:16:33.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:33.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:33.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:33.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:33.953 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:16:33.953 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:33.953 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:16:33.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:16:33.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:33.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:33.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:33.962 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 08:16:33.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:33.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:33.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:33.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:33.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:33.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:33.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:33.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:33.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:33.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 08:16:33.969 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 08:16:33.969 TRACE [main][WidgetHandler] Notify List with event 13 08:16:33.969 TRACE [main][WidgetHandler] Wait for synchronization 08:16:33.973 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:33.974 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:33.974 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:33.974 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:33.974 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:33.974 INFO [main][AbstractShell] Close shell Testing shell 08:16:33.974 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:33.976 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:33.976 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:33.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:16:33.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:33.976 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:33.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:33.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:33.981 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:16:33.981 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:33.981 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:16:33.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:16:33.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:33.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:33.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:33.988 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 08:16:33.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:33.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:33.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:33.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:33.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:33.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:33.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:33.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:33.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:33.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 08:16:33.996 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') 08:16:33.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:33.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:33.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:33.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:33.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:33.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:33.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:33.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 08:16:33.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:33.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:33.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 08:16:33.996 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:33.996 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:33.996 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:33.996 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:33.996 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:33.996 INFO [main][AbstractShell] Close shell Testing shell 08:16:33.996 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:33.998 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:33.998 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:33.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:16:33.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:33.998 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:34.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:34.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:34.003 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:16:34.003 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:34.003 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:16:34.003 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:16:34.003 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:34.003 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:34.003 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:34.013 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 08:16:34.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:34.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:34.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:34.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:34.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:34.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:34.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:34.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:34.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:34.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 08:16:34.019 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3) 08:16:34.019 TRACE [main][WidgetHandler] Notify List with event 13 08:16:34.019 TRACE [main][WidgetHandler] Wait for synchronization 08:16:34.020 TRACE [main][WidgetHandler] Notify List with event 13 08:16:34.020 TRACE [main][WidgetHandler] Wait for synchronization 08:16:34.024 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:34.024 DEBUG [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:16:34.024 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:34.025 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:34.025 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:34.025 INFO [main][AbstractShell] Close shell Testing shell 08:16:34.025 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:34.027 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:34.027 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:34.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:16:34.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:34.027 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:34.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:34.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:34.031 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:16:34.031 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:34.031 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:16:34.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:16:34.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:34.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:34.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:34.038 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 08:16:34.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:34.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:34.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:34.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:34.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:34.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:34.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:34.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:34.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:34.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 08:16:34.046 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 08:16:34.046 TRACE [main][WidgetHandler] Notify List with event 13 08:16:34.046 TRACE [main][WidgetHandler] Wait for synchronization 08:16:34.047 TRACE [main][WidgetHandler] Notify List with event 13 08:16:34.047 TRACE [main][WidgetHandler] Wait for synchronization 08:16:34.047 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:34.047 DEBUG [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:16:34.047 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:34.047 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:34.047 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:34.047 INFO [main][AbstractShell] Close shell Testing shell 08:16:34.047 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:34.049 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:34.049 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:34.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:16:34.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:34.049 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:34.053 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 08:16:34.053 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 08:16:34.053 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:34.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in org.eclipse.reddeer.swt.test.impl.list.DefaultListTest testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.028 s testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.02 s testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.022 s testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.028 s testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.022 s testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.028 s testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.022 s Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:16:34.056 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:16:34.057 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:34.057 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:34.057 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:16:34.057 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:34.057 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:34.059 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:34.059 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:34.059 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:34.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:34.059 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:16:34.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:16:34.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:34.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:34.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:34.070 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 08:16:34.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:34.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:34.078 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:34.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:34.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:34.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:16:34.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:16:34.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:34.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found 08:16:34.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2 08:16:34.079 DEBUG [WorkbenchTestable][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:16:34.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:34.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:34.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:34.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:34.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:34.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:34.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:34.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:34.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:34.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:16:34.080 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:16:34.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 08:16:34.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:34.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:34.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:34.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:34.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:34.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:34.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:34.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:34.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:34.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 08:16:34.082 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:34.082 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:34.082 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:34.082 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:34.082 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:34.082 INFO [main][AbstractShell] Close shell Testing shell 08:16:34.082 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:34.085 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:34.085 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:34.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:16:34.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:34.085 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:34.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:34.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:34.094 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:16:34.094 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:34.094 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:16:34.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:16:34.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:34.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:34.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:34.105 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 08:16:34.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:34.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:34.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:34.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:34.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:34.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:16:34.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 08:16:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:34.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found 08:16:34.113 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3 08:16:34.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3 08:16:34.114 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:16:34.114 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 08:16:34.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:34.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:34.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:34.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:34.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:34.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:34.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:16:34.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 08:16:34.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:16:34.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 08:16:35.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:16:35.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 08:16:35.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:16:35.118 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found 08:16:35.118 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:35.118 DEBUG [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:16:35.118 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:35.118 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:35.118 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:35.118 INFO [main][AbstractShell] Close shell Testing shell 08:16:35.118 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:35.121 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:35.121 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:35.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:16:35.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:35.121 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:35.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:35.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:35.125 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:16:35.125 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:35.125 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:16:35.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:16:35.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:35.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:35.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:35.136 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 08:16:35.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:35.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:35.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:35.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:35.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:35.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:35.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:16:35.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:16:35.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:16:35.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:16:36.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 08:16:36.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 08:16:36.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:16:36.149 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found 08:16:36.149 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:36.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 08:16:36.150 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:36.150 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:36.150 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:36.150 INFO [main][AbstractShell] Close shell Testing shell 08:16:36.150 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:36.153 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:36.153 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:36.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:16:36.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:36.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:36.158 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:16:36.158 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:36.158 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:16:36.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:16:36.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:36.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:36.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:36.174 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_#$") 08:16:36.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:36.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:36.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:36.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:36.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:36.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:36.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:36.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:16:36.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:36.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:16:37.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:37.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:16:37.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:16:37.191 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found 08:16:37.191 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:37.191 DEBUG [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:16:37.191 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:37.191 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:37.191 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:37.191 INFO [main][AbstractShell] Close shell Testing shell 08:16:37.191 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:37.194 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:37.194 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:37.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:16:37.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:37.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:37.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:37.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:37.199 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:16:37.199 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:37.199 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:16:37.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:16:37.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:37.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:37.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:37.216 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") 08:16:37.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:37.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:37.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:37.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:37.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:37.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:37.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:37.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:37.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:37.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:16:37.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1 08:16:37.226 DEBUG [WorkbenchTestable][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:16:37.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:37.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:37.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:37.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:37.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:37.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:37.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:37.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:37.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:37.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:16:37.226 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:16:37.227 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 08:16:37.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:37.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:37.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:37.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:37.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:37.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:37.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:37.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:37.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:37.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 08:16:37.227 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:37.227 DEBUG [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:16:37.227 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:37.227 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:37.227 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:37.227 INFO [main][AbstractShell] Close shell Testing shell 08:16:37.227 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:37.230 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:37.230 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:37.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:16:37.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:37.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:37.239 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 08:16:37.239 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 08:16:37.239 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:37.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.184 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.035 s close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.031 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.033 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.041 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.04 s Running org.eclipse.reddeer.swt.test.DummyTest 08:16:37.244 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest 08:16:37.245 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:37.245 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:37.245 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 08:16:37.245 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:37.245 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:37.245 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:37.245 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:37.245 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:37.246 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:37.246 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 08:16:37.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 08:16:37.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:37.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:37.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:37.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 08:16:37.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:37.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:37.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:37.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:37.246 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 08:16:37.246 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 08:16:37.246 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:37.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:37.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:37.246 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 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 08:16:37.252 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:16:37.253 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:37.253 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:37.253 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:16:37.253 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:37.253 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:37.253 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:37.253 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:37.253 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:37.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:37.254 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:16:37.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:16:37.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:37.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:37.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:37.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:37.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:37.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:37.267 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 08:16:37.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:37.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:16:37.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:16:37.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:37.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found 08:16:37.269 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:37.269 DEBUG [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:16:37.269 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:37.269 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:37.269 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:37.269 INFO [main][AbstractShell] Close shell Testing shell 08:16:37.269 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:37.271 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:37.271 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:37.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:16:37.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:37.271 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:37.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:37.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:37.276 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:16:37.276 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:37.276 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:16:37.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:16:37.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:37.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:37.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:37.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:37.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:37.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:37.291 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') 08:16:37.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:37.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:37.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:37.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:37.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:16:37.291 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:37.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 08:16:37.291 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:37.291 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:37.291 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:37.291 INFO [main][AbstractShell] Close shell Testing shell 08:16:37.291 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:37.294 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:37.294 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:37.294 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:16:37.294 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:37.294 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:37.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:37.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:37.298 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:16:37.298 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:37.298 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:16:37.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:16:37.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:37.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:37.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:37.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:16:37.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:37.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:37.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:16:37.313 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") 08:16:37.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:37.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:37.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:37.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:37.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:16:37.327 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:37.327 DEBUG [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:16:37.327 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:37.327 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:37.327 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:37.327 INFO [main][AbstractShell] Close shell Testing shell 08:16:37.327 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:37.329 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:37.329 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:37.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:16:37.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:37.329 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:37.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:38.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown 08:16:38.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused... 08:16:39.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown 08:16:39.333 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:16:39.333 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:39.333 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:16:39.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:16:39.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:39.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:39.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:39.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:39.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:39.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:39.344 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") 08:16:39.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:39.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:39.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:39.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:39.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:16:39.344 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:39.344 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:39.344 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:39.344 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:39.344 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:39.344 INFO [main][AbstractShell] Close shell Testing shell 08:16:39.344 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:39.346 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:39.346 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:39.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:16:39.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:39.346 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:39.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:39.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:39.359 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:16:39.359 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:39.359 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:16:39.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:16:39.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:39.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:39.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:39.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:39.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:39.375 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 08:16:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:39.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:39.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:39.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found PUSH tooltip 08:16:39.375 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:39.375 DEBUG [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:16:39.375 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:39.375 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:39.375 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:39.375 INFO [main][AbstractShell] Close shell Testing shell 08:16:39.375 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:39.377 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:39.377 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:39.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:16:39.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:39.377 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:39.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:39.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:39.390 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 08:16:39.390 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 08:16:39.390 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:39.390 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:39.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:39.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.138 s - in org.eclipse.reddeer.swt.test.toolitem.ToolItemTest constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.022 s constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.022 s WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 2.035 s testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.026 s constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.031 s Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:16:39.393 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:16:39.394 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:39.394 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:39.394 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:16:39.394 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:39.394 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:39.394 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:39.394 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:39.394 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:39.394 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:39.394 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:16:39.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:16:39.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:39.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:39.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:39.402 DEBUG [WorkbenchTestable][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:16:39.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:39.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:39.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:39.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:39.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:39.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:39.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]... 08:16:39.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:16:39.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:16:39.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:16:39.416 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:16:39.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:16:39.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:16:39.917 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:16:39.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:16:39.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:16:39.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:16:39.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:16:39.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:16:39.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:16:40.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:16:40.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:16:40.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:16:40.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:16:40.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:16:40.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:16:40.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:16:40.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:16:40.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:16:40.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:16:40.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:16:40.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:16:40.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:16:40.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:16:40.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown 08:16:40.421 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:40.421 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:40.421 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:40.421 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:40.422 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:40.422 INFO [main][AbstractShell] Close shell Testing shell 08:16:40.422 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:40.424 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:40.424 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:40.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:16:40.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:40.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:40.429 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:16:40.429 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:40.429 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:16:40.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:16:40.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:40.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:40.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:40.443 DEBUG [WorkbenchTestable][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:16:40.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:40.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:40.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:40.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:40.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:40.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:40.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:40.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:40.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:40.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 08:16:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:16:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:16:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:16:40.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:16:40.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:16:40.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:16:40.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:16:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:16:40.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:16:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:16:40.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:16:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:16:40.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:16:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:16:40.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:16:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:16:41.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:16:41.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:16:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:16:41.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:16:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:16:41.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:16:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:16:41.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:16:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 08:16:41.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:16:41.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:41.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:41.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:41.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:41.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:41.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 08:16:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:16:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:16:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 08:16:41.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:16:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:16:41.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:16:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:16:41.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:16:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 08:16:41.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:16:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:16:41.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:16:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:16:41.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:16:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 08:16:41.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:16:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:16:41.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:16:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:16:41.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:16:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 08:16:41.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:16:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:16:41.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:16:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:16:41.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:16:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 08:16:41.462 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:41.462 DEBUG [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:16:41.462 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:41.463 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:41.463 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:41.463 INFO [main][AbstractShell] Close shell Testing shell 08:16:41.463 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:41.465 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:41.465 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:41.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:16:41.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:41.465 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:41.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:41.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:41.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:16:41.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:41.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:16:41.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:16:41.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:41.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:41.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:41.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 08:16:41.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:41.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:41.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:41.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:41.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:41.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:41.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:41.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:41.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:41.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 08:16:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:16:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:16:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 08:16:41.490 DEBUG [WorkbenchTestable][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:16:41.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:41.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:41.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:41.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:41.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:41.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 08:16:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:16:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:16:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 08:16:41.491 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:41.491 DEBUG [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:16:41.491 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:41.491 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:41.491 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:41.491 INFO [main][AbstractShell] Close shell Testing shell 08:16:41.491 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:41.494 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:41.494 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:41.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:16:41.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:41.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:41.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:41.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:41.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:16:41.507 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:41.507 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:16:41.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:16:41.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:41.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:41.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:41.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 08:16:41.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:41.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:41.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:41.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:41.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:41.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:41.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:41.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:41.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:41.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:41.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]... 08:16:41.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:16:41.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:16:42.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:16:42.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:16:42.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:16:42.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:16:42.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown 08:16:42.530 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:42.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 08:16:42.530 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:42.530 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:42.530 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:42.530 INFO [main][AbstractShell] Close shell Testing shell 08:16:42.530 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:42.533 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:42.533 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:42.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:16:42.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:42.533 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:42.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:42.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:42.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:16:42.538 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:42.538 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:16:42.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:16:42.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:42.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:42.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:42.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:16:42.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:42.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:42.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:42.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:42.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:42.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:42.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:42.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:42.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:42.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:42.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 08:16:42.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:16:42.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:16:43.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:16:43.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:16:43.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:16:43.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:16:43.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 08:16:43.561 DEBUG [WorkbenchTestable][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:16:43.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:43.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:43.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:43.561 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:43.561 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:43.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:43.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:43.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:43.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:43.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:43.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 08:16:43.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:16:43.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:16:44.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:16:44.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:16:44.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:16:44.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:16:44.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 08:16:44.563 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:44.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 08:16:44.563 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:44.564 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:44.564 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:44.564 INFO [main][AbstractShell] Close shell Testing shell 08:16:44.564 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:44.566 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:44.566 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:44.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:16:44.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:44.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:44.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:44.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:44.571 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:16:44.571 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:44.571 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:16:44.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:16:44.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:44.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:44.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:44.579 DEBUG [WorkbenchTestable][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:16:44.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:44.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:44.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:44.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:44.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:44.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:44.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:44.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:44.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:44.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:44.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null... 08:16:45.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown 08:16:45.594 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:45.594 DEBUG [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:16:45.594 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:45.594 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:45.594 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:45.594 INFO [main][AbstractShell] Close shell Testing shell 08:16:45.594 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:45.597 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:45.597 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:45.597 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:16:45.597 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:45.597 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:45.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:45.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:45.602 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:16:45.602 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:45.602 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:16:45.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:16:45.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:45.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:45.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:45.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:16:45.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:45.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:45.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:45.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:45.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:45.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:45.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:45.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:45.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:45.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:45.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 08:16:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown 08:16:46.625 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:46.625 DEBUG [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:16:46.625 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:46.625 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:46.625 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:46.625 INFO [main][AbstractShell] Close shell Testing shell 08:16:46.625 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:46.628 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:46.628 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:46.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:16:46.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:46.628 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:46.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:46.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:46.632 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 08:16:46.632 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 08:16:46.633 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:46.633 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:46.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:46.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.24 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.035 s testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.04 s testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 0.037 s testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.03 s testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 2.033 s testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.031 s testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.03 s Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest 08:16:46.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:16:46.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:16:46.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:16:46.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:46.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:46.652 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:16:46.652 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:16:46.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:16:46.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:16:46.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:16:46.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:16:46.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:16:46.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:46.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:46.680 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:16:46.680 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:16:46.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:16:46.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:16:46.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:16:46.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:16:46.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:16:46.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:46.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:46.701 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell' 08:16:46.702 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell' 08:16:46.706 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:16:46.706 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:16:46.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:16:46.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:16:46.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:16:46.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:16:46.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:16:46.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:46.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:46.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:16:46.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:16:46.730 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:16:46.730 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:16:46.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:16:46.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:16:46.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:16:46.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:16:46.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:16:46.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:46.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:46.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:16:47.753 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 08:16:47.753 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:16:47.754 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:16:47.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:16:47.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:16:47.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:16:47.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:16:47.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:16:47.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:47.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:47.768 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:16:47.768 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:16:47.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:16:47.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:16:47.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:16:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:16:47.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:16:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:47.788 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:16:47.788 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:16:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:16:47.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:16:47.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:16:47.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:16:47.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:16:47.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:47.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:47.814 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:16:47.814 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:16:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:16:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:16:47.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:16:47.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:16:47.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:16:47.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:47.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:47.837 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:16:47.837 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:16:47.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:16:47.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:16:47.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:16:47.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:16:47.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:16:47.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:47.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:47.863 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:16:47.863 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:16:47.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:16:47.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:16:47.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:16:47.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:16:47.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:16:47.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:47.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:47.884 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:16:47.884 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:16:47.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:16:47.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:16:47.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 08:16:47.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 08:16:47.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 08:16:47.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:47.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:47.905 INFO [WorkbenchTestable][AbstractShell] Close shell shell 08:16:47.905 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 08:16:47.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:16:47.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.281 s - in org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest testGetResultShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.031 s testShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.018 s testMinimizeMaximize(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.03 s testWaitUntil(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.021 s testWaitWhile(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 1.023 s testClosedShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.022 s testShellWithMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.018 s testGetResultNull(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.02 s testShellWithTextUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.032 s testShellWithLabelMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.017 s testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.021 s testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.027 s Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:47.919 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:47.920 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:47.920 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:47.920 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:47.920 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:47.920 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:47.920 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:47.920 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:47.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:47.921 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:47.921 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:16:47.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:47.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:47.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:47.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:48.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:16:48.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:48.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:48.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:48.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:48.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:48.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:48.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:48.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:48.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:48.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:48.069 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:48.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 08:16:48.069 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:48.070 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:48.070 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:48.070 INFO [main][AbstractShell] Close shell Testing shell 08:16:48.070 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:48.074 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:48.074 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:48.074 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:48.074 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:48.074 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:48.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:48.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:48.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:16:48.078 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:48.078 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:16:48.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:48.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:48.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:48.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:48.150 DEBUG [WorkbenchTestable][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:16:48.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:48.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:48.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:48.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:48.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:48.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:48.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:48.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:48.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:48.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:48.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:48.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:48.222 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:48.222 DEBUG [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:16:48.222 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:48.223 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:48.223 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:48.223 INFO [main][AbstractShell] Close shell Testing shell 08:16:48.223 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:48.227 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:48.227 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:48.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:48.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:48.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:48.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:48.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:48.231 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:16:48.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:48.231 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:16:48.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:48.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:48.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:48.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:48.305 DEBUG [WorkbenchTestable][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:16:48.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:48.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:48.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:48.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:48.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:48.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:48.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:48.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:48.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:48.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:48.378 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:48.378 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:48.378 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:48.378 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:48.378 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:48.378 INFO [main][AbstractShell] Close shell Testing shell 08:16:48.378 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:48.383 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:48.383 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:48.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:48.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:48.383 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:48.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:48.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:48.387 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:16:48.387 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:48.388 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:16:48.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:48.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:48.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:48.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:48.460 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 08:16:48.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:48.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:48.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:48.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:48.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:48.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:16:48.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:16:48.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:48.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:16:48.533 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:48.533 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:48.533 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:48.533 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:48.533 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:48.533 INFO [main][AbstractShell] Close shell Testing shell 08:16:48.533 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:48.537 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:48.537 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:48.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:48.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:48.537 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:48.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:48.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:48.542 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:16:48.542 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:48.542 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:16:48.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:48.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:48.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:48.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:48.615 DEBUG [WorkbenchTestable][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:16:48.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:48.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:48.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:48.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:48.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:48.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:48.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:48.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:48.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:48.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:48.688 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:48.688 DEBUG [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:16:48.688 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:48.688 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:48.688 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:48.688 INFO [main][AbstractShell] Close shell Testing shell 08:16:48.688 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:48.692 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:48.692 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:48.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:48.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:48.692 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:48.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:48.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:48.696 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:16:48.696 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:48.697 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:16:48.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:48.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:48.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:48.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:48.770 DEBUG [WorkbenchTestable][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:16:48.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:48.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:48.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:48.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:48.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:48.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:48.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:48.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:48.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:48.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:48.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:48.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:48.849 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:48.849 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:16:48.849 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:48.850 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:48.850 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:48.850 INFO [main][AbstractShell] Close shell Testing shell 08:16:48.850 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:48.854 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:48.854 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:48.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:48.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:48.854 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:48.866 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:16:48.866 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:48.866 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:16:48.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:48.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:48.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:48.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:48.938 DEBUG [WorkbenchTestable][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:16:48.938 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:49.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:49.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:49.004 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:49.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:49.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:49.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:49.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:49.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:49.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:49.005 DEBUG [WorkbenchTestable][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:16:49.005 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:49.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:49.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:49.005 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:49.005 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:49.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:49.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:49.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:49.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:49.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:49.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:49.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:49.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:49.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:49.015 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:49.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 08:16:49.015 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:49.015 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:49.015 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:49.015 INFO [main][AbstractShell] Close shell Testing shell 08:16:49.015 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:49.019 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:49.019 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:49.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:49.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:49.019 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:49.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:49.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:49.023 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:16:49.023 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:49.024 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:16:49.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:49.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:49.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:49.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:49.102 DEBUG [WorkbenchTestable][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:16:49.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:49.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:49.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:49.167 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:16:49.167 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:49.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:49.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:49.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:49.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:49.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:16:49.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:16:49.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:16:49.169 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:49.169 DEBUG [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:16:49.169 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:49.169 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:49.169 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:49.169 INFO [main][AbstractShell] Close shell Testing shell 08:16:49.169 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:49.173 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:49.173 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:49.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:49.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:49.173 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:49.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:49.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:49.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 08:16:49.180 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 08:16:49.180 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:49.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:49.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:49.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.157 s tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.153 s tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.156 s tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.154 s tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.154 s tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.169 s tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.157 s tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.157 s Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:16:49.186 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:16:49.186 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:49.186 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:49.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:16:49.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:49.186 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:49.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:49.187 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:49.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:49.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:49.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:16:49.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:16:49.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:49.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:49.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:49.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 08:16:49.216 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 08:16:49.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 08:16:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:49.216 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") 08:16:49.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:49.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 08:16:49.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:49.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:49.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:49.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 08:16:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available.... 08:16:49.216 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 08:16:49.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1 08:16:49.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:49.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:49.217 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") 08:16:49.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:49.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:49.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:49.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent 08:16:49.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:49.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:49.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:49.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:49.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:49.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 08:16:49.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 08:16:49.218 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 08:16:49.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 08:16:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:49.219 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") 08:16:49.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:49.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 08:16:49.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:49.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:49.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:49.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 08:16:49.219 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") 08:16:49.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:49.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 08:16:49.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:49.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:49.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:16:49.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:49.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:16:50.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:16:50.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:16:50.221 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found 08:16:50.221 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1 08:16:50.221 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1' 08:16:50.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:16:50.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:16:50.223 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2 08:16:50.223 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2' 08:16:50.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:16:50.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:16:50.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:16:50.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.229 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.229 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:16:50.229 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.229 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:16:50.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:16:50.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 08:16:50.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 08:16:50.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:16:50.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.246 INFO [WorkbenchTestable][AbstractShell] Close shell 08:16:50.246 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 08:16:50.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:16:50.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:16:50.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:16:50.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.252 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.252 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:16:50.252 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.252 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:16:50.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:16:50.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:16:50.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:16:50.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.253 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:16:50.253 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.253 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:16:50.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:16:50.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available.... 08:16:50.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available. finished successfully 08:16:50.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin 08:16:50.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.270 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin' 08:16:50.270 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 08:16:50.271 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin' 08:16:50.271 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 08:16:50.271 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin 08:16:50.271 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin' 08:16:50.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:16:50.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:16:50.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:16:50.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.285 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.285 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:16:50.285 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.285 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:16:50.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:16:50.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 08:16:50.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 08:16:50.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:16:50.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.301 INFO [WorkbenchTestable][AbstractShell] Close shell 08:16:50.301 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 08:16:50.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:16:50.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:16:50.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:16:50.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.316 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.317 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:16:50.317 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.317 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:16:50.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:16:50.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available.... 08:16:50.332 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 08:16:50.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell 08:16:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.332 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell 08:16:50.332 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell' 08:16:50.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:16:50.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:16:50.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:16:50.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.346 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.347 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 08:16:50.347 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 08:16:50.347 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.162 s - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 1.042 s testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.023 s defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.001 s manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.032 s testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.032 s closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.03 s Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 08:16:50.350 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 08:16:50.350 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:50.350 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.350 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 08:16:50.350 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.350 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:50.351 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.351 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:50.351 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.351 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.351 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 08:16:50.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 08:16:50.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:16:50.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:16:50.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 08:16:50.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.351 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.352 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 08:16:50.352 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.352 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 08:16:50.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 08:16:50.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:16:50.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.352 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:16:50.352 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 08:16:50.352 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:16:50.352 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 08:16:50.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 08:16:50.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.352 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.353 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 08:16:50.353 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 08:16:50.353 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.353 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 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.001 s Running org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 08:16:50.356 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 08:16:50.356 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:50.357 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.357 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 08:16:50.357 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.357 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:50.373 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.373 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:50.374 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.374 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.374 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 08:16:50.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 08:16:50.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:50.383 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 08:16:50.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:16:50.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.384 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) 08:16:50.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:16:50.385 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:50.385 DEBUG [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:16:50.385 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:50.385 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:50.385 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:50.385 INFO [main][AbstractShell] Close shell Testing shell 08:16:50.385 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:50.387 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:50.387 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:50.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 08:16:50.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.387 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.399 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 08:16:50.399 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 08:16:50.399 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.399 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.reddeer.swt.test.widgets.DefaultControlTest defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) Time elapsed: 0.025 s Running org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 08:16:50.405 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 08:16:50.405 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:50.405 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.405 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 08:16:50.405 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.405 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:50.406 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.406 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:50.406 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.406 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.406 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 08:16:50.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 08:16:50.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:50.417 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 08:16:50.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:16:50.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.418 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) 08:16:50.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:16:50.418 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell' 08:16:50.419 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:16:50.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 08:16:50.419 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:16:50.419 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:50.419 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:50.419 INFO [main][AbstractShell] Close shell Testing shell 08:16:50.419 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:16:50.421 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:50.421 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:50.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 08:16:50.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 08:16:50.433 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 08:16:50.433 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) Time elapsed: 0.027 s Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:16:50.436 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:16:50.436 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:50.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.436 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:16:50.437 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.437 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:50.437 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.437 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:50.437 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.437 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.437 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 08:16:50.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:16:50.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.439 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 08:16:50.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:16:50.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.441 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:16:50.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 08:16:50.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:16:50.443 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 08:16:50.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 08:16:50.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:16:50.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:16:50.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:16:50.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:16:50.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:16:50.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:16:50.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:16:50.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.453 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 08:16:50.453 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.453 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 08:16:50.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:16:50.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.462 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 08:16:50.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:16:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:16:50.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 08:16:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:16:50.466 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 08:16:50.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 08:16:50.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:16:50.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:16:50.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:16:50.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:16:50.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.467 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 08:16:50.468 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") 08:16:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:16:50.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:16:50.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.468 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 08:16:50.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 08:16:50.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:16:50.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.481 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 08:16:50.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:16:50.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.483 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:16:50.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 08:16:50.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:16:50.486 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 08:16:50.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 08:16:50.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:16:50.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:16:50.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:16:50.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:16:50.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.488 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 08:16:50.488 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") 08:16:50.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:16:50.488 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 08:16:50.488 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:16:50.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:16:50.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:16:50.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.512 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 08:16:50.512 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.512 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 08:16:50.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:16:50.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.515 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 08:16:50.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:16:50.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.517 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:16:50.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 08:16:50.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:16:50.520 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 08:16:50.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 08:16:50.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:16:50.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:16:50.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:16:50.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:16:50.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.521 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 08:16:50.521 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.*') 08:16:50.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:16:50.530 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 08:16:50.530 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:16:50.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:16:50.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:16:50.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.530 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 08:16:50.530 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 08:16:50.530 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.016 s testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.015 s testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.043 s testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.018 s Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:16:50.533 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:16:50.533 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:50.533 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.533 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:16:50.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.534 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:50.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.534 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:50.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.534 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:16:50.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:16:50.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:16:50.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:16:50.535 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") 08:16:50.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:16:50.538 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 08:16:50.538 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:16:50.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:16:50.538 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:16:50.538 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.538 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.545 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:16:50.545 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.545 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:16:50.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:16:50.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:16:50.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.546 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:16:50.546 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.*') 08:16:50.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:16:50.550 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 08:16:50.550 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:16:50.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:16:50.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:16:50.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.551 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:16:50.551 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.551 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:16:50.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:16:50.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:16:50.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:16:50.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:16:50.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:16:50.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:16:50.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:16:50.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:16:50.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:16:50.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:16:50.557 DEBUG [main][MenuItemLookup] Found menu:'File' 08:16:50.557 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:16:50.557 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:16:50.557 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:16:50.557 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:16:50.557 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:16:50.557 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:16:50.557 DEBUG [main][MenuItemLookup] Item match:Window 08:16:50.557 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:16:50.557 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:16:50.557 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:16:50.557 DEBUG [main][MenuItemLookup] Found menu:'' 08:16:50.557 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:16:50.557 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:16:50.557 DEBUG [main][MenuItemLookup] Found menu:'' 08:16:50.557 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:16:50.557 DEBUG [main][MenuItemLookup] Found menu:'' 08:16:50.557 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:16:50.557 DEBUG [main][MenuItemLookup] Item match:Preferences 08:16:50.557 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:16:50.557 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:16:50.557 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:16:50.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:16:50.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:16:50.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:16:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.664 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:16:50.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:16:50.664 DEBUG [WorkbenchTestable][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:16:50.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:50.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:50.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:16:50.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:16:50.665 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 08:16:50.665 DEBUG [main][TreeItemHandler] Selecting tree item: General 08:16:50.665 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 08:16:50.666 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 08:16:50.666 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:16:50.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:50.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:16:50.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 08:16:50.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:50.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:50.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 08:16:50.667 DEBUG [main][TreeItemHandler] Selecting tree item: Java 08:16:50.667 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 08:16:50.667 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 08:16:50.667 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 08:16:50.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:50.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:50.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:50.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 08:16:50.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:50.704 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 08:16:50.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:16:50.705 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General 08:16:50.705 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:16:50.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:16:50.707 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:16:50.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:50.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:50.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:50.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:16:50.708 DEBUG [WorkbenchTestable][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:16:50.708 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:50.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:50.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:50.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:50.708 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 08:16:50.708 DEBUG [main][TreeItemHandler] Selecting tree item: General 08:16:50.708 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 08:16:50.708 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 08:16:50.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:16:50.708 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:50.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:50.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:50.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:16:50.710 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:16:50.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:16:50.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:16:50.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:16:50.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:16:50.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:16:50.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.727 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.728 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:16:50.728 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.728 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:16:50.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:16:50.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:16:50.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:16:50.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:16:50.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:16:50.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:16:50.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:16:50.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:16:50.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:16:50.729 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:16:50.729 DEBUG [main][MenuItemLookup] Found menu:'File' 08:16:50.729 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:16:50.729 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:16:50.729 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:16:50.729 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:16:50.729 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:16:50.729 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:16:50.729 DEBUG [main][MenuItemLookup] Item match:Window 08:16:50.729 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:16:50.729 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:16:50.729 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:16:50.729 DEBUG [main][MenuItemLookup] Found menu:'' 08:16:50.729 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:16:50.729 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:16:50.729 DEBUG [main][MenuItemLookup] Found menu:'' 08:16:50.729 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:16:50.729 DEBUG [main][MenuItemLookup] Found menu:'' 08:16:50.729 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:16:50.729 DEBUG [main][MenuItemLookup] Item match:Preferences 08:16:50.729 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:16:50.729 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:16:50.730 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:16:50.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:16:50.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:16:50.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:16:50.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.789 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:16:50.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:16:50.789 DEBUG [WorkbenchTestable][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:16:50.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:50.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:50.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:50.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:50.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:16:50.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:16:50.790 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 08:16:50.790 DEBUG [main][TreeItemHandler] Selecting tree item: General 08:16:50.790 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 08:16:50.791 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 08:16:50.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:50.791 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 08:16:50.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:16:50.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 08:16:50.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:50.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:50.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:50.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:50.792 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 08:16:50.792 DEBUG [main][TreeItemHandler] Selecting tree item: General 08:16:50.792 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 08:16:50.792 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 08:16:50.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:16:50.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:50.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:50.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:50.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:16:50.794 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:16:50.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:16:50.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:16:50.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:16:50.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:16:50.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:16:50.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.816 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:16:50.816 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.816 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:16:50.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:16:50.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.816 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:16:50.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:16:50.817 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:16:50.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:16:50.817 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:16:50.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:16:50.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:16:50.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:16:50.817 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:16:50.817 DEBUG [main][MenuItemLookup] Found menu:'File' 08:16:50.817 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:16:50.817 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:16:50.817 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:16:50.817 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:16:50.817 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:16:50.817 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:16:50.817 DEBUG [main][MenuItemLookup] Item match:Window 08:16:50.817 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:16:50.817 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:16:50.817 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:16:50.817 DEBUG [main][MenuItemLookup] Found menu:'' 08:16:50.817 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:16:50.817 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:16:50.817 DEBUG [main][MenuItemLookup] Found menu:'' 08:16:50.817 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:16:50.817 DEBUG [main][MenuItemLookup] Found menu:'' 08:16:50.817 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:16:50.817 DEBUG [main][MenuItemLookup] Item match:Preferences 08:16:50.817 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:16:50.817 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:16:50.818 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:16:50.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:16:50.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:16:50.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:16:50.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.876 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:16:50.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:16:50.876 DEBUG [WorkbenchTestable][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:16:50.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:50.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.876 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:50.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:50.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:50.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:16:50.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:16:50.880 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 08:16:50.880 DEBUG [main][TreeItemHandler] Selecting tree item: General 08:16:50.880 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 08:16:50.880 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 08:16:50.880 DEBUG [WorkbenchTestable][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:16:50.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:50.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:50.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:50.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:50.881 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 08:16:50.881 DEBUG [main][TreeItemHandler] Selecting tree item: Java 08:16:50.881 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 08:16:50.881 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 08:16:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:50.915 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.*') 08:16:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:16:50.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:16:50.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:50.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:50.916 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 08:16:50.916 DEBUG [main][TreeItemHandler] Selecting tree item: General 08:16:50.916 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 08:16:50.916 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 08:16:50.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:16:50.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:50.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:50.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:50.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:50.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:50.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:50.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:50.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:16:50.920 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:16:50.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:16:50.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:16:50.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:16:50.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:16:50.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:16:50.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:50.939 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:50.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:50.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:50.939 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:16:50.939 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:50.939 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:16:50.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:16:50.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:50.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:50.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:50.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:16:50.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:16:50.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:16:50.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:16:50.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:16:50.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:16:50.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:16:50.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:50.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:50.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:16:50.940 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:16:50.940 DEBUG [main][MenuItemLookup] Found menu:'File' 08:16:50.940 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:16:50.940 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:16:50.940 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:16:50.940 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:16:50.940 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:16:50.940 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:16:50.940 DEBUG [main][MenuItemLookup] Item match:Window 08:16:50.940 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:16:50.940 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:16:50.940 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:16:50.940 DEBUG [main][MenuItemLookup] Found menu:'' 08:16:50.940 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:16:50.940 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:16:50.940 DEBUG [main][MenuItemLookup] Found menu:'' 08:16:50.940 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:16:50.940 DEBUG [main][MenuItemLookup] Found menu:'' 08:16:50.940 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:16:50.940 DEBUG [main][MenuItemLookup] Item match:Preferences 08:16:50.940 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:16:50.940 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:16:50.941 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:16:51.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:16:51.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:16:51.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:16:51.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:51.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:51.009 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:16:51.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:16:51.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:16:51.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:51.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:51.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:51.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:51.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:51.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:51.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:51.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:51.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:51.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:51.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:16:51.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:16:51.010 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 08:16:51.010 DEBUG [main][TreeItemHandler] Selecting tree item: General 08:16:51.011 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 08:16:51.011 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 08:16:51.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:51.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:51.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:16:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:51.012 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 08:16:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:51.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:51.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:51.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found 08:16:51.012 DEBUG [WorkbenchTestable][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:16:51.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:51.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:51.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:51.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:51.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:51.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:51.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:16:51.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 08:16:51.013 DEBUG [main][TreeItemHandler] Selecting tree item: General 08:16:51.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 08:16:51.013 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 08:16:51.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:16:51.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:51.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:51.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:51.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:16:51.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:51.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:51.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:51.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:51.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:51.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:16:51.015 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:16:51.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:16:51.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:16:51.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:16:51.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:16:51.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:16:51.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:51.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:51.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:51.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:51.038 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 08:16:51.038 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 08:16:51.038 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:51.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:51.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:51.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.011 s workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.006 s testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.177 s testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.088 s testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.123 s testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.099 s Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:16:51.041 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:16:51.042 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:16:51.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:51.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:16:51.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:51.042 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:16:51.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:51.042 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:16:51.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:51.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:51.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:16:51.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:16:51.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:51.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:51.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:51.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:16:51.052 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 08:16:51.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 08:16:51.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:51.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:51.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 08:16:51.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:51.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:51.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:51.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 08:16:51.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:51.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:51.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:51.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:51.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:51.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:16:51.053 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:16:51.053 INFO [WorkbenchTestable][Keyboard] Type text "test123" 08:16:51.053 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:16:51.053 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:16:51.655 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:16:51.655 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:16:52.256 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:16:52.256 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 08:16:52.858 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:16:52.858 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:16:53.459 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:16:53.460 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 08:16:54.061 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:16:54.061 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 08:16:54.662 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:16:54.662 INFO [WorkbenchTestable][Keyboard] As char:3, as int:51 08:16:55.265 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:16:55.265 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 08:16:55.265 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 08:16:55.265 DEBUG [main][AbstractWait] Waiting until shell is active... 08:16:55.265 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:16:55.265 INFO [main][AbstractShell] Close shell Keyboard testing shell 08:16:55.265 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 08:16:55.268 DEBUG [main][AbstractWait] Waiting while shell is available... 08:16:55.268 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:16:55.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:16:55.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:16:55.268 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:16:55.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:55.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:55.280 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:16:55.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:16:55.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:16:55.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:16:55.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:16:55.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:16:55.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:16:55.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:16:55.294 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 08:16:55.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 08:16:55.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:16:55.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:16:55.294 DEBUG [WorkbenchTestable][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:16:55.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:16:55.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:16:55.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:16:55.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 08:16:55.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:16:55.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:16:55.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:16:55.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:16:55.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:16:55.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:16:55.294 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:16:55.295 INFO [WorkbenchTestable][Keyboard] Type text "test" 08:16:55.295 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:16:55.295 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:16:55.896 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:16:55.896 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:16:56.498 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:16:56.498 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 08:16:57.099 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:16:57.099 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:16:57.700 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 08:16:57.700 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 08:16:57.901 INFO [WorkbenchTestable][Keyboard] Move cursor 08:16:58.101 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:16:58.101 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:16:58.302 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:16:58.704 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:16:58.704 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:16:58.904 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:16:59.106 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 08:16:59.306 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 08:16:59.306 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 08:16:59.507 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120 08:16:59.507 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120 08:16:59.708 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120 08:16:59.909 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 08:17:00.110 INFO [WorkbenchTestable][Keyboard] Move cursor 08:17:00.310 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:17:00.310 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:17:00.511 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:17:00.912 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:17:00.912 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:17:01.113 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:17:01.514 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:17:01.514 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:17:01.714 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:17:02.116 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:17:02.116 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:17:02.316 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:17:02.718 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:17:02.718 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:17:02.918 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:17:03.119 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 08:17:03.119 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 08:17:03.319 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 08:17:03.319 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 08:17:03.520 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 08:17:03.722 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 08:17:03.923 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:17:03.923 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 08:17:03.923 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 08:17:03.924 DEBUG [main][AbstractWait] Waiting until shell is active... 08:17:03.924 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:17:03.924 INFO [main][AbstractShell] Close shell Keyboard testing shell 08:17:03.924 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 08:17:03.926 DEBUG [main][AbstractWait] Waiting while shell is available... 08:17:03.926 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:17:03.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:17:03.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:17:03.927 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:17:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:03.938 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:17:03.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:17:03.938 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:17:03.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:17:03.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:17:03.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:17:03.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:17:03.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:17:03.951 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 08:17:03.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 08:17:03.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:03.952 DEBUG [WorkbenchTestable][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:17:03.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:03.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 08:17:03.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:03.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:03.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:03.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:17:03.952 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:17:03.952 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}" 08:17:03.953 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:17:03.953 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 08:17:04.153 INFO [WorkbenchTestable][Keyboard] As char:[, as int:91 08:17:05.155 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:17:05.155 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 08:17:05.356 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 08:17:06.358 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:17:06.358 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 08:17:06.559 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:17:07.561 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:17:07.561 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:17:08.162 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:17:08.162 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 08:17:08.764 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:17:08.764 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:17:09.366 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:17:09.366 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 08:17:09.566 INFO [WorkbenchTestable][Keyboard] As char:], as int:93 08:17:10.568 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:17:10.568 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 08:17:10.568 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 08:17:10.568 DEBUG [main][AbstractWait] Waiting until shell is active... 08:17:10.569 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:17:10.569 INFO [main][AbstractShell] Close shell Keyboard testing shell 08:17:10.569 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 08:17:10.571 DEBUG [main][AbstractWait] Waiting while shell is available... 08:17:10.571 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:17:10.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:17:10.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:17:10.571 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:17:10.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:10.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:10.576 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:17:10.576 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:17:10.576 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:17:10.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:17:10.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:17:10.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:17:10.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:17:10.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:17:10.592 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 08:17:10.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 08:17:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:10.592 DEBUG [WorkbenchTestable][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:17:10.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:10.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 08:17:10.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:10.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:10.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:10.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:17:10.592 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:17:10.593 INFO [WorkbenchTestable][Keyboard] Type text "test" 08:17:10.593 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:17:10.593 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:17:11.194 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:17:11.194 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:17:11.796 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:17:11.796 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 08:17:12.397 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:17:12.397 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:17:12.998 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 08:17:12.999 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 08:17:13.199 INFO [WorkbenchTestable][Keyboard] Move cursor 08:17:13.400 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:17:13.400 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:17:13.600 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:17:14.001 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:17:14.001 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:17:14.202 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:17:14.403 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 08:17:14.603 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127 08:17:14.603 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127 08:17:14.803 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127 08:17:15.005 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:17:15.005 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 08:17:15.005 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 08:17:15.006 DEBUG [main][AbstractWait] Waiting until shell is active... 08:17:15.006 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:17:15.006 INFO [main][AbstractShell] Close shell Keyboard testing shell 08:17:15.006 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 08:17:15.008 DEBUG [main][AbstractWait] Waiting while shell is available... 08:17:15.008 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:17:15.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:17:15.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:17:15.008 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:17:15.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:15.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:15.021 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:17:15.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:17:15.021 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:17:15.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:17:15.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:17:15.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:17:15.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:17:15.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:15.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:15.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:17:15.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:15.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:15.021 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:17:15.021 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:17:15.222 INFO [WorkbenchTestable][Keyboard] As char:h, as int:104 08:17:16.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available.... 08:17:16.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available. finished successfully 08:17:16.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search 08:17:16.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:16.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:16.231 INFO [WorkbenchTestable][AbstractShell] Close shell Search 08:17:16.232 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search' 08:17:16.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:17:16.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:17:16.246 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:17:16.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:17:16.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:17:16.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:17:16.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:16.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:16.247 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:17:16.247 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:17:16.247 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:17:16.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:17:16.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:17:16.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:17:16.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:17:16.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:17:16.262 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 08:17:16.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 08:17:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:16.262 DEBUG [WorkbenchTestable][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:17:16.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:16.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 08:17:16.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:16.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:16.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:16.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:17:16.263 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:17:16.263 INFO [WorkbenchTestable][Keyboard] Type text "test" 08:17:16.263 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:17:16.263 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:17:16.865 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:17:16.865 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:17:17.466 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:17:17.466 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 08:17:18.068 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:17:18.068 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:17:18.669 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 08:17:18.669 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 08:17:18.869 INFO [WorkbenchTestable][Keyboard] Move cursor 08:17:19.070 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:17:19.070 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:17:19.270 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:17:19.673 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:17:19.673 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:17:19.873 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:17:20.075 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 08:17:20.275 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 08:17:20.275 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 08:17:20.476 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99 08:17:20.476 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99 08:17:20.676 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99 08:17:20.877 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 08:17:21.078 INFO [WorkbenchTestable][Keyboard] Move cursor 08:17:21.278 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:17:21.278 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:17:21.479 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:17:21.880 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:17:21.880 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:17:22.081 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:17:22.482 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:17:22.482 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:17:22.682 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:17:23.083 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:17:23.083 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:17:23.284 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:17:23.685 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 08:17:23.686 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 08:17:23.886 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 08:17:24.087 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 08:17:24.087 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 08:17:24.287 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 08:17:24.288 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 08:17:24.488 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 08:17:24.690 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 08:17:24.891 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 08:17:24.891 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 08:17:24.891 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 08:17:24.891 DEBUG [main][AbstractWait] Waiting until shell is active... 08:17:24.891 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:17:24.891 INFO [main][AbstractShell] Close shell Keyboard testing shell 08:17:24.891 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 08:17:24.894 DEBUG [main][AbstractWait] Waiting while shell is available... 08:17:24.894 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:17:24.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:17:24.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:17:24.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:17:24.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:24.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:24.898 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 08:17:24.898 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 08:17:24.898 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:17:24.898 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:17:24.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:24.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.858 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.238 s cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.658 s typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 6.638 s selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.445 s keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 1.226 s copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.651 s Running org.eclipse.reddeer.swt.test.WidgetResolverTest 08:17:24.903 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest 08:17:24.903 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:17:24.904 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:17:24.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 08:17:24.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:17:24.904 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:17:24.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:17:24.904 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:17:24.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:17:24.904 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:17:24.904 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 08:17:24.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 08:17:24.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:17:24.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:17:24.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:17:24.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:24.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:24.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:17:24.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:24.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:24.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers 08:17:24.916 TRACE [WorkbenchTestable][WidgetLookup] 141 widget(s) found 08:17:24.916 INFO [WorkbenchTestable][WidgetResolverTest] Testing 141 widgets for matching children to parent. 08:17:24.917 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@30004eeb] 08:17:24.918 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@63e21ccb] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@30004eeb] 08:17:24.918 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@8c41677] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@30004eeb] 08:17:24.918 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@791bdaff] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@30004eeb] 08:17:24.918 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@4bdea421] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@30004eeb] 08:17:24.918 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@3829edd5] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 08:17:24.918 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@3829edd5] 08:17:24.918 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}]}] 08:17:24.919 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@10762309] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 08:17:24.919 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@379ddfda] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@10762309] 08:17:24.919 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@10762309] 08:17:24.919 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@9dc9aa4] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@10762309] 08:17:24.919 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7e6c990f] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@10762309] 08:17:24.919 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@379ddfda] 08:17:24.919 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@379ddfda] 08:17:24.920 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@379ddfda] 08:17:24.920 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@379ddfda] 08:17:24.920 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@379ddfda] 08:17:24.920 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:17:24.920 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:17:24.920 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}] 08:17:24.920 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}] 08:17:24.922 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:17:24.922 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:17:24.922 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:17:24.923 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 08:17:24.923 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 08:17:24.923 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}] 08:17:24.923 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}]}] 08:17:24.923 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Tree {} [layout=null] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] 08:17:24.924 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}] 08:17:24.924 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}] 08:17:24.924 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}] 08:17:24.924 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 08:17:24.924 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}] 08:17:24.924 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 08:17:24.924 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}] 08:17:24.925 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 08:17:24.925 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}] 08:17:24.925 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Package Explorer} 08:17:24.925 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 08:17:24.925 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7cfe97db] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 08:17:24.925 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7cfe97db] 08:17:24.925 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@7cfe97db] 08:17:24.926 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7cfe97db] 08:17:24.926 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@7cfe97db] 08:17:24.926 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:17:24.926 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:17:24.926 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}] 08:17:24.926 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}] 08:17:24.927 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}] 08:17:24.927 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}] 08:17:24.927 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}] 08:17:24.927 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}] 08:17:24.927 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}] 08:17:24.927 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}] 08:17:24.927 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}] 08:17:24.927 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}] 08:17:24.927 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}] 08:17:24.928 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@9dc9aa4] 08:17:24.928 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@9dc9aa4] 08:17:24.928 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@9dc9aa4] 08:17:24.928 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@9dc9aa4] 08:17:24.928 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@9dc9aa4] 08:17:24.928 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}] 08:17:24.928 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}] 08:17:24.928 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:17:24.929 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:17:24.929 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 08:17:24.929 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 08:17:24.929 INFO [WorkbenchTestable][WidgetResolverTest] Child widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@664bd35e] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 08:17:24.929 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@664bd35e] 08:17:24.929 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}] 08:17:24.929 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Outline} 08:17:24.930 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7e6c990f] 08:17:24.930 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7e6c990f] 08:17:24.930 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@7e6c990f] 08:17:24.930 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7e6c990f] 08:17:24.930 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7e6c990f] 08:17:24.930 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7e6c990f] 08:17:24.930 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7e6c990f] 08:17:24.930 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7e6c990f] 08:17:24.930 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7e6c990f] 08:17:24.930 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7e6c990f] 08:17:24.931 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7e6c990f] 08:17:24.931 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Error Log} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7e6c990f] 08:17:24.931 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7e6c990f] 08:17:24.931 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:17:24.931 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:17:24.931 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}] 08:17:24.931 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}] 08:17:24.931 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] 08:17:24.931 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:17:24.932 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 08:17:24.932 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 08:17:24.932 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Problems} 08:17:24.932 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT} 08:17:24.932 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Error Log} 08:17:24.932 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT Controls} 08:17:24.932 INFO [WorkbenchTestable][WidgetResolverTest] Child widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@33ce766b] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@63e21ccb] 08:17:24.933 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@63e21ccb] 08:17:24.933 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@33ce766b] 08:17:24.933 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@33ce766b] 08:17:24.933 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {}] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@33ce766b] 08:17:24.933 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:17:24.933 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {}] matches to its parent widget Composite {} [layout=GridLayout {}] 08:17:24.933 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 08:17:24.934 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 08:17:24.934 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget ImageBasedFrame {} [layout=null] 08:17:24.934 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} [layout=null] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] 08:17:24.934 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}] 08:17:24.934 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {topControl=ProgressBar {}}] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 08:17:24.934 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 08:17:24.935 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@8c41677] 08:17:24.935 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@8c41677] 08:17:24.935 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@8c41677] 08:17:24.935 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@8c41677] 08:17:24.935 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@8c41677] 08:17:24.935 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@8c41677] 08:17:24.935 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@8c41677] 08:17:24.935 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@8c41677] 08:17:24.935 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@8c41677] 08:17:24.936 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@8c41677] 08:17:24.936 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@8c41677] 08:17:24.936 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@8c41677] 08:17:24.936 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 08:17:24.936 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:17:24.936 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:17:24.936 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:17:24.937 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 08:17:24.937 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] 08:17:24.937 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] 08:17:24.937 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 08:17:24.937 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] 08:17:24.938 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] 08:17:24.938 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 08:17:24.938 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] 08:17:24.938 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] 08:17:24.938 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 08:17:24.938 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] 08:17:24.939 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 08:17:24.939 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:17:24.939 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.search.OpenSearchDialogPage, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:17:24.939 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 08:17:24.940 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] 08:17:24.940 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] 08:17:24.940 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] 08:17:24.940 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] 08:17:24.940 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:17:24.940 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:17:24.940 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} [layout=null] 08:17:24.941 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] 08:17:24.941 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}] 08:17:24.941 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}] 08:17:24.942 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:17:24.942 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] 08:17:24.942 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}] 08:17:24.942 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:17:24.942 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 08:17:24.943 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.ui.resourcePerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@3c07e830 (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@12aa381f, 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] 08:17:24.943 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.jdt.ui.JavaPerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@5274830e (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@12aa381f, 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] 08:17:24.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 08:17:24.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:17:24.943 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:17:24.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:24.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:24.944 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 08:17:24.944 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 08:17:24.944 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:17:24.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:17:24.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:24.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.reddeer.swt.test.WidgetResolverTest parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) Time elapsed: 0.04 s Running org.eclipse.reddeer.swt.test.EditorBarTest 08:17:24.947 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest 08:17:24.947 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:17:24.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:17:24.947 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 08:17:24.947 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:17:24.947 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:17:24.947 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:17:24.947 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:17:24.947 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:17:24.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:17:24.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 08:17:24.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 08:17:24.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:17:24.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:17:24.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:17:24.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:17:24.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:24.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:24.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:17:24.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:24.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:24.948 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:17:24.948 DEBUG [main][MenuItemLookup] Found menu:'File' 08:17:24.948 DEBUG [main][MenuItemLookup] Item match:File 08:17:24.949 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:17:24.949 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:17:24.951 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:17:24.951 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:17:24.951 DEBUG [main][MenuItemLookup] Found menu:'' 08:17:24.951 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:17:24.951 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:17:24.951 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:17:24.951 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:17:24.951 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:17:24.951 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:17:24.951 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:17:24.951 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:17:24.951 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:17:24.951 DEBUG [main][MenuItemLookup] Found menu:'File' 08:17:24.951 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:17:24.951 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:17:24.951 DEBUG [main][MenuItemLookup] Found menu:'' 08:17:24.951 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:17:24.951 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:17:24.951 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:17:24.951 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:17:24.951 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:17:25.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 08:17:25.032 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 08:17:25.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:17:25.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:25.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:25.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:17:25.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:25.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:25.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:25.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 08:17:25.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:25.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:25.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:25.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:25.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:25.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:17:25.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:17:25.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:17:25.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:17:25.039 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:17:25.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:17:25.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:17:25.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:17:25.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:17:25.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:17:25.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:17:25.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:17:25.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:17:25.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:17:25.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:17:25.543 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:17:25.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:17:25.545 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:17:25.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 08:17:25.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:25.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:25.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:25.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 08:17:25.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:25.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:25.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:25.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:25.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:25.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:17:25.546 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:17:25.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:17:25.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:17:25.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:17:25.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:17:25.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:17:25.573 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:17:25.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:17:25.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:25.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:25.573 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:") 08:17:25.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:25.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:25.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:25.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 08:17:25.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:25.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:25.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:25.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:25.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:25.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:17:25.575 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:17:25.576 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test 08:17:25.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 08:17:25.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:25.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:25.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:25.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 08:17:25.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:25.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:25.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:25.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:25.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:25.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:17:25.579 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:17:25.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:17:25.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:17:25.579 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:17:25.579 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:17:25.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:17:26.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:17:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:17:26.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:17:26.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:17:26.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:17:26.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:17:26.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:17:26.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:26.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:17:26.090 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:17:26.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:17:26.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:26.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:26.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:17:26.090 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:17:26.091 DEBUG [main][MenuItemLookup] Found menu:'File' 08:17:26.091 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:17:26.091 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:17:26.091 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:17:26.091 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:17:26.091 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:17:26.091 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:17:26.091 DEBUG [main][MenuItemLookup] Item match:Window 08:17:26.091 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:17:26.091 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:17:26.091 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:17:26.091 DEBUG [main][MenuItemLookup] Found menu:'' 08:17:26.091 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:17:26.091 DEBUG [main][MenuItemLookup] Item match:Show View 08:17:26.094 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:17:26.094 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:17:26.094 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:17:26.094 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:17:26.094 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:17:26.094 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:17:26.094 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:17:26.094 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:17:26.094 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:17:26.094 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:17:26.094 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:17:26.094 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:17:26.094 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:17:26.094 DEBUG [main][MenuItemLookup] Found menu:'' 08:17:26.094 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:17:26.094 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:17:26.094 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:17:26.094 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:17:26.094 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:17:26.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:17:26.135 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:17:26.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:17:26.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:26.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:26.136 DEBUG [WorkbenchTestable][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:17:26.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:26.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:26.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:26.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:17:26.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:26.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:26.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:26.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:26.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:26.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:17:26.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:17:26.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:17:26.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:17:26.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:17:26.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:17:26.138 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:17:26.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:17:26.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:17:26.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:17:26.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:17:26.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:17:26.138 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:17:26.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:17:26.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:17:26.138 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:17:26.138 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:17:26.138 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:17:26.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:17:26.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:26.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:26.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:26.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:17:26.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:26.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:26.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:26.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:17:26.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:26.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:26.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:26.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:17:26.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:26.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:26.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:26.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:26.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:26.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:17:26.140 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:17:26.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:17:26.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:17:26.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:17:26.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:17:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:17:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:17:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:17:26.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:26.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:17:26.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:26.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:26.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:17:26.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:26.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:26.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:17:26.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:17:26.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:26.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:26.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:26.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:26.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:17:26.171 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:17:26.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:17:26.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:17:26.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:17:26.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:17:26.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:17:26.173 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:17:26.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:17:26.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:17:26.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:17:26.173 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:17:26.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:17:26.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:17:26.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:17:26.175 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:17:26.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:17:26.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:17:26.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:17:26.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:26.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:26.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:17:26.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:26.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:17:27.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:27.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:17:27.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:17:27.178 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:17:27.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:17:27.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:17:27.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:17:27.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:17:27.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:27.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:27.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:27.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:27.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:17:27.180 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 08:17:27.186 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:17:27.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:17:27.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:17:27.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:17:27.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:17:27.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:27.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:27.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:27.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:27.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:17:27.187 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:17:27.187 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:17:27.187 DEBUG [main][TreeItemHandler] Set Tree selection 08:17:27.187 DEBUG [main][TreeHandler] Notify Tree about selection event 08:17:27.195 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:17:27.209 DEBUG [WorkbenchTestable][TreeItemHandler] EditorBarTest-test 08:17:27.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:27.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:27.209 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:17:27.209 DEBUG [main][MenuItemLookup] Found menu:'File' 08:17:27.209 DEBUG [main][MenuItemLookup] Item match:File 08:17:27.210 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:17:27.210 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:17:27.211 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:17:27.212 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:17:27.212 DEBUG [main][MenuItemLookup] Found menu:'' 08:17:27.212 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:17:27.212 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:17:27.212 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:17:27.212 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:17:27.212 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:17:27.212 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:17:27.212 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:17:27.212 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:17:27.212 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:17:27.212 DEBUG [main][MenuItemLookup] Found menu:'File' 08:17:27.212 DEBUG [main][MenuItemLookup] Item match:File 08:17:27.212 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File" 08:17:27.212 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File 08:17:27.212 INFO [main][MenuItemHandler] Select menu item: File 08:17:27.263 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:17:27.264 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:17:27.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:17:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:27.265 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:") 08:17:27.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:27.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 08:17:27.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:27.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:27.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:27.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:17:27.267 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:17:27.267 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb 08:17:27.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 "Finish") 08:17:27.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:27.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:27.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:27.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 08:17:27.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:27.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:27.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:27.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:27.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:17:27.270 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:17:27.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:17:27.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:17:27.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:17:27.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:17:27.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:17:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:17:27.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@530bb116 is found... 08:17:27.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@530bb116 is found finished successfully 08:17:27.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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') 08:17:27.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:27.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:27.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:27.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:27.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:17:27.782 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:17:27.782 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null 08:17:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:27.782 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent 08:17:27.782 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") 08:17:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:27.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:27.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:27.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:27.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:17:27.783 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task 08:17:27.783 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:17:27.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:17:27.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:27.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:27.784 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:17:27.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:27.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:27.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 08:17:27.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:27.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:27.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 08:17:27.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:17:27.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:27.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:27.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:27.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:27.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:17:27.786 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:17:27.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:17:27.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:17:27.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:17:27.801 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:17:27.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:17:27.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:17:27.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:17:27.802 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:17:27.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:17:27.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:17:27.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:17:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:27.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:27.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:17:28.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:28.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:17:28.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:28.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:17:28.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:17:28.804 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:17:28.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:17:28.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:17:28.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:17:28.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:17:28.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:28.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:28.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:28.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:28.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:17:28.805 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 08:17:28.807 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 08:17:28.807 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 08:17:28.807 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 08:17:28.812 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 08:17:28.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:17:28.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:17:28.849 DEBUG [main][MenuItemLookup] Found menu:'New' 08:17:28.849 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:17:28.849 DEBUG [main][MenuItemLookup] Found menu:'' 08:17:28.849 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:17:28.849 DEBUG [main][MenuItemLookup] Found menu:'' 08:17:28.849 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:17:28.849 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:17:28.849 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:17:28.849 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:17:28.849 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:17:28.849 DEBUG [main][MenuItemLookup] Found menu:'' 08:17:28.849 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:17:28.849 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:17:28.849 DEBUG [main][MenuItemLookup] Found menu:'' 08:17:28.849 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:17:28.849 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:17:28.849 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:17:28.849 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:17:28.849 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:17:28.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:17:28.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:17:29.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:17:29.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:17:29.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:17:29.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:17:29.351 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer 08:17:29.351 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 08:17:29.351 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 08:17:29.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 08:17:29.356 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 08:17:29.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:17:29.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:17:29.373 DEBUG [main][MenuItemLookup] Found menu:'New' 08:17:29.373 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:17:29.373 DEBUG [main][MenuItemLookup] Found menu:'' 08:17:29.373 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:17:29.373 DEBUG [main][MenuItemLookup] Found menu:'' 08:17:29.373 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:17:29.373 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:17:29.373 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:17:29.373 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:17:29.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:17:29.373 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:17:29.373 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:17:29.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 'Delete.*'] is available.... 08:17:29.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:17:29.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:17:29.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:29.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:29.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:29.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:29.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:17:29.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:29.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:29.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:29.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:17:29.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:29.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:29.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:29.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:29.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:29.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:17:29.967 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:17:29.968 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:17:29.968 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:17:29.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:17:29.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:17:29.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:17:29.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:17:29.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:17:29.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:29.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:29.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:29.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:17:29.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:29.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:29.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:29.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:29.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:29.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:17:29.969 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:17:29.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:17:29.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:17:29.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:17:29.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:17:29.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:17:29.974 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:17:30.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:17:30.475 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:17:30.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:17:30.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:17:30.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:17:30.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:17:30.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:17:30.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:17:30.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 08:17:30.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:17:30.475 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:17:30.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:30.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:30.476 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 08:17:30.476 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 08:17:30.476 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:17:30.476 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:17:30.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:30.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.53 s - in org.eclipse.reddeer.swt.test.EditorBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) Time elapsed: 5.528 s Results: Tests run: 307, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.swt.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.core.test >---------- [INFO] Building RedDeer Core Tests 4.7.0-SNAPSHOT [32/58] [INFO] from tests/org.eclipse.reddeer.core.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core.test --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.core.test --- [INFO] Resolving class path of RedDeer Core Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.core.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.core.test --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/org.eclipse.reddeer.core.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/org.eclipse.reddeer.core.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.core.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230622-2056/org.eclipse.equinox.launcher-1.6.500.v20230622-2056.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 08:17:39.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 08:17:39.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:39.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:39.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:39.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:17:39.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:39.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:39.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:17:39.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:17:39.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:39.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:17:39.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:39.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:39.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:17:39.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:39.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:39.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:39.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:39.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:39.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:39.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:17:39.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:39.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:39.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:17:39.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:17:39.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:39.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:39.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:17:39.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:39.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:39.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:17:39.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:17:39.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:39.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:39.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:17:39.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:39.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:39.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:17:39.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 08:17:39.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:39.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:39.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:17:39.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:39.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:39.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:17:39.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 08:17:39.538 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:17:39.541 DEBUG [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:17:39.541 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:17:39.542 DEBUG [main][AbstractWait] Waiting until shell is active... 08:17:39.542 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:17:39.542 INFO [main][AbstractShell] Close shell Testing shell 08:17:39.542 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:17:39.560 DEBUG [main][AbstractWait] Waiting while shell is available... 08:17:39.561 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:17:39.832 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:17:39.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:40.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:17:40.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:40.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:40.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:17:40.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:17:40.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:40.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:17:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:40.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:17:40.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:40.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:40.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:40.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:40.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:17:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:40.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:17:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:40.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:17:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:40.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:40.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:40.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:40.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:17:40.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:17:40.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:17:40.042 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:17:40.042 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:17:40.042 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:17:40.042 DEBUG [main][AbstractWait] Waiting until shell is active... 08:17:40.042 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:17:40.043 INFO [main][AbstractShell] Close shell Testing shell 08:17:40.043 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:17:40.054 DEBUG [main][AbstractWait] Waiting while shell is available... 08:17:40.054 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:17:40.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:40.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:17:40.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:17:40.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 08:17:40.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:17:40.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 08:17:40.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 08:17:40.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 08:17:40.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 08:17:40.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 08:17:40.291 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:17:40.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:40.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:40.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:40.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:17:40.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:40.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:40.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:17:40.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:17:40.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:40.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:17:40.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:40.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:40.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:40.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:17:40.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:40.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:40.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:40.502 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:17:40.502 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:17:40.502 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:17:40.503 DEBUG [main][AbstractWait] Waiting until shell is active... 08:17:40.503 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:17:40.503 INFO [main][AbstractShell] Close shell Testing shell 08:17:40.503 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:17:40.510 DEBUG [main][AbstractWait] Waiting while shell is available... 08:17:40.510 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:17:40.727 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:17:40.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:40.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:40.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:40.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:17:40.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:40.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:40.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:17:40.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:17:40.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:40.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:17:40.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:40.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:40.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:40.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:17:40.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:40.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:40.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:40.929 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:17:40.930 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:17:40.930 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:17:40.930 DEBUG [main][AbstractWait] Waiting until shell is active... 08:17:40.930 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:17:40.930 INFO [main][AbstractShell] Close shell Testing shell 08:17:40.930 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:17:40.937 DEBUG [main][AbstractWait] Waiting while shell is available... 08:17:40.937 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:17:40.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:40.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:17:41.158 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:17:41.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:41.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:41.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:41.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:17:41.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:41.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:41.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:17:41.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:17:41.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:41.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:17:41.357 DEBUG [WorkbenchTestable][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:17:41.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:41.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:41.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:41.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:17:41.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:41.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:41.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:41.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:41.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:41.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:17:41.358 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 08:17:41.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:41.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:41.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:41.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:17:41.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:41.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:41.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:17:41.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:17:41.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:41.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 08:17:41.363 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:17:41.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:41.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:41.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:41.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:17:41.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:41.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:41.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:17:41.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:17:41.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:41.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:17:41.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:41.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:41.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:41.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:41.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:41.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:41.370 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:17:41.370 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:17:41.370 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:17:41.371 DEBUG [main][AbstractWait] Waiting until shell is active... 08:17:41.371 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:17:41.371 INFO [main][AbstractShell] Close shell Testing shell 08:17:41.371 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:17:41.377 DEBUG [main][AbstractWait] Waiting while shell is available... 08:17:41.377 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:17:41.607 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:17:41.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:41.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:41.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:41.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:17:41.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:41.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:17:41.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:17:41.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:17:41.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:17:41.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:17:41.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:17:41.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:41.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:41.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:17:41.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:17:41.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:17:41.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:17:41.818 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:17:41.819 DEBUG [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:17:41.819 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:17:41.819 DEBUG [main][AbstractWait] Waiting until shell is active... 08:17:41.819 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:17:41.819 INFO [main][AbstractShell] Close shell Testing shell 08:17:41.819 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:17:41.829 DEBUG [main][AbstractWait] Waiting while shell is available... 08:17:41.829 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.411 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 1.119 s testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.493 s testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.455 s testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.427 s testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.44 s testSimple(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.452 s Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:17:41.850 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:17:41.851 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 08:17:41.857 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:17:41.858 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 08:17:41.868 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:17:41.876 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:17:41.910 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:17:41.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:17:41.914 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:17:41.914 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:17:41.914 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:17:41.915 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:17:41.915 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:17:41.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:17:41.938 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:17:41.940 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:17:41.942 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:17:41.943 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:17:41.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:17:41.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:17:41.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:17:41.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:17:41.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:17:41.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:17:41.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:17:41.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:17:41.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:17:41.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:17:41.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:17:41.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 08:17:41.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:17:42.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 08:17:42.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:17:42.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 08:17:42.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:17:43.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 08:17:43.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:17:43.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 08:17:43.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 08:17:43.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 08:17:43.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:17:44.950 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 08:17:44.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:17:44.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:17:44.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:17:44.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:44.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:44.955 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:17:44.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:17:44.956 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:17:44.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:17:44.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:17:44.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:17:44.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:17:44.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:17:44.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:17:44.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:17:44.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:45.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:45.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:46.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:46.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:47.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:47.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:48.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:48.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:48.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown 08:17:49.963 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed 08:17:49.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:17:49.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:17:49.963 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:17:49.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:49.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:49.965 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:17:49.965 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:17:49.965 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:17:49.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:17:49.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:17:49.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:17:49.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:17:49.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:17:49.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:17:49.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:17:49.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:17:49.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:17:49.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:17:49.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:50.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:17:50.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:50.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:17:50.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:51.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:17:51.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:51.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:17:51.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:52.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:17:52.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:52.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:17:52.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:53.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:17:53.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:53.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:17:53.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:54.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:17:54.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:54.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:17:54.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:55.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:17:55.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:17:55.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:17:55.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 08:17:55.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 08:17:55.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:17:56.971 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed 08:17:56.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:17:56.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:17:56.971 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:17:56.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:17:56.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:17:56.972 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:17:56.972 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:17:56.972 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:17:56.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:17:56.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:17:56.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:17:56.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:17:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:17:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:17:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:17:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:17:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:17:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:17:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:17:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:17:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:17:56.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 08:17:56.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:17:57.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 08:17:57.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:17:57.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 08:17:57.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:17:58.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 08:17:58.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:17:58.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 08:17:58.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:17:59.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 08:17:59.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:17:59.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:18:00.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:18:00.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:18:01.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:18:01.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:18:02.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:18:02.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:18:03.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:18:03.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:18:04.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:18:04.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:18:05.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:18:05.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:18:05.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 08:18:05.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 08:18:05.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:18:06.980 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 08:18:06.980 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:18:06.980 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:18:06.980 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:18:06.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:06.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:06.980 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:18:06.981 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:18:06.981 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:18:06.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:18:06.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:18:06.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:18:06.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:18:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:18:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:18:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:18:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:18:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:18:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:18:06.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:18:06.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:18:06.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:18:06.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:18:07.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:18:07.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:18:08.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:18:08.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:18:09.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:18:09.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:18:10.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:18:10.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:18:11.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:18:11.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:18:12.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:18:12.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:18:12.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 08:18:12.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 08:18:12.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 08:18:12.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:18:13.986 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 08:18:14.987 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 08:18:14.987 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:18:14.987 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:18:14.987 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:18:14.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:14.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:14.988 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:18:14.988 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:18:14.988 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:18:14.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:18:14.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:18:14.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:18:14.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:18:14.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:18:14.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:18:14.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:18:14.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:18:15.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:18:15.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:18:16.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:18:16.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:18:16.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:18:16.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:18:16.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:18:16.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:18:16.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:18:16.990 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:18:16.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:16.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:16.991 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:18:16.991 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:18:16.991 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:18:16.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:18:16.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:16.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.143 s - in org.eclipse.reddeer.core.test.condition.JobIsRunningTest testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 3.012 s testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 5.008 s testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 7.007 s testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 10.008 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:18:16.997 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:18:16.999 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:18:16.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:18:16.999 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:18:16.999 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:18:16.999 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:18:17.000 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:18:17.000 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:18:17.000 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:18:17.000 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:18:17.000 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 08:18:17.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:18:17.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:18:17.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:18:17.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:18:17.211 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:18:17.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:17.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:17.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:17.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:18:17.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:17.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:17.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:18:17.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:18:17.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:18:17.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:18:17.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:17.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:17.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:18:17.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:17.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:17.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:18:17.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:18:17.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:18:17.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:18:17.422 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:18:17.422 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:18:17.422 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:18:17.422 DEBUG [main][AbstractWait] Waiting until shell is active... 08:18:17.422 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:18:17.423 INFO [main][AbstractShell] Close shell Testing shell 08:18:17.423 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:18:17.429 DEBUG [main][AbstractWait] Waiting while shell is available... 08:18:17.429 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:18:17.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:18:17.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:18:17.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:18:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:17.445 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 08:18:17.445 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:18:17.445 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 08:18:17.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:18:17.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:18:17.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:18:17.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:18:17.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 08:18:17.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:17.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:17.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:18:17.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:17.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:17.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:18:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:18:17.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:18:17.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:17.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:17.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:18:17.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:17.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:17.476 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 08:18:17.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 08:18:17.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:17.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:17.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 08:18:17.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 08:18:17.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:18.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:18.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 08:18:18.482 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 08:18:18.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 08:18:18.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:18.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:18.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 08:18:18.983 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 08:18:18.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 08:18:18.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:19.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:19.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 08:18:19.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 08:18:19.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:19.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 08:18:19.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:19.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 08:18:19.487 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 08:18:19.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 08:18:19.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:19.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 08:18:19.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:19.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 08:18:19.487 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 08:18:19.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 08:18:19.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:19.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:19.988 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 08:18:19.988 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 08:18:19.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:20.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:20.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 08:18:20.489 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 08:18:20.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 08:18:20.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:20.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:20.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 08:18:20.990 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:18:20.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:18:20.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:21.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:21.491 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:18:21.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:18:21.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:21.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:18:21.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:21.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:18:21.494 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:18:21.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:18:21.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:21.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:18:21.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:21.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:18:21.494 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 08:18:21.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:18:21.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:21.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:21.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:18:21.997 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:18:21.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:21.997 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:18:21.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:21.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:18:21.998 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 08:18:21.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:18:21.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:21.998 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:18:21.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:21.998 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:18:21.998 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 08:18:21.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 08:18:21.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:22.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:22.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 08:18:22.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 08:18:22.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:23.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:23.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 08:18:23.001 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 08:18:23.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 08:18:23.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:23.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:23.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 08:18:23.502 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 08:18:23.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 08:18:23.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:24.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:24.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 08:18:24.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 08:18:24.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:24.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:24.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 08:18:24.505 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 08:18:24.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 08:18:24.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:18:25.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:18:25.006 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 08:18:25.006 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:18:25.006 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:18:25.006 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:18:25.006 DEBUG [main][AbstractWait] Waiting until shell is active... 08:18:25.006 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:18:25.006 INFO [main][AbstractShell] Close shell Testing shell 08:18:25.006 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:18:25.009 DEBUG [main][AbstractWait] Waiting while shell is available... 08:18:25.009 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:18:25.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:18:25.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:18:25.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:18:25.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:25.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:25.015 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 08:18:25.015 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:18:25.015 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:18:25.015 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:18:25.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:25.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.018 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 0.445 s testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 7.57 s Running org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest 08:18:25.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available.... 08:18:25.050 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:18:25.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 08:18:25.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:25.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:25.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 08:18:25.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:25.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:25.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 08:18:25.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:25.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:25.051 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell 08:18:25.051 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell' 08:18:25.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:18:25.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest) Time elapsed: 0.038 s Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:18:25.063 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:18:25.063 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:18:25.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:18:25.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:18:25.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:18:25.064 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:18:25.070 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:18:25.070 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:18:25.070 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:18:25.070 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:18:25.071 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 08:18:25.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:18:25.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:18:25.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:18:25.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:18:25.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:18:25.110 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:18:25.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:18:25.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:25.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:25.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:18:25.117 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:18:25.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:18:25.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:25.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:25.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:18:25.125 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:18:25.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:18:25.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:25.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:25.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:18:25.132 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:18:25.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:18:25.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:25.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:25.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:18:25.139 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:18:25.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:18:25.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:25.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:25.141 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:18:25.141 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:18:25.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:18:25.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:25.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:25.163 DEBUG [WorkbenchTestable][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:18:25.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:25.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:25.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:25.164 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:18:25.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:25.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:25.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:25.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:25.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:25.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:26.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:26.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:26.174 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:26.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:18:26.175 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:18:26.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:18:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:26.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:18:26.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:26.179 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:18:26.179 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:26.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:26.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:26.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:26.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:26.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:27.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:27.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:27.181 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:18:27.181 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:18:27.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:18:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:27.181 DEBUG [WorkbenchTestable][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:18:27.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:27.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:27.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:27.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:18:27.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:27.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:27.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:27.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:27.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:27.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:28.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:28.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:28.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:28.185 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:28.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:18:28.185 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:18:28.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:18:28.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:28.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:28.186 DEBUG [WorkbenchTestable][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:18:28.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:28.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:28.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:28.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:18:28.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:28.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:28.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:28.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:28.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:28.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:29.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:29.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:29.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:29.190 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:29.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:18:29.190 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:18:29.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:18:29.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:29.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:29.191 DEBUG [WorkbenchTestable][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:18:29.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:29.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:29.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:29.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:18:29.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:29.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:29.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:29.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:29.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:29.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:30.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:30.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:30.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:30.194 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:30.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:18:30.195 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:18:30.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:18:30.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:30.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:30.195 DEBUG [WorkbenchTestable][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:18:30.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:30.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:30.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:30.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:18:30.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:30.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:30.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:30.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:30.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:30.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:31.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:31.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:31.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:31.198 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:31.198 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:18:31.198 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:18:31.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:18:31.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:31.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:31.199 DEBUG [WorkbenchTestable][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:18:31.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:31.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:31.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:31.219 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:18:31.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:31.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:31.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:31.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:31.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:31.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:32.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:32.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:32.222 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:18:32.223 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:18:32.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:18:32.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:32.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:32.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:18:32.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:32.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:32.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:32.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:18:32.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:32.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:32.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:32.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:32.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:32.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:33.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:33.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:33.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:33.228 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:33.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:18:33.229 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:18:33.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:18:33.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:33.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:33.229 DEBUG [WorkbenchTestable][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:18:33.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:33.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:33.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:33.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:18:33.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:33.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:33.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:33.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:33.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:33.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:34.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:34.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:34.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:34.233 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:34.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:18:34.233 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:18:34.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:18:34.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:34.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:34.234 DEBUG [WorkbenchTestable][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:18:34.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:34.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:34.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:34.234 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:18:34.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:34.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:34.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:34.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:34.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:34.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:35.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:35.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:35.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:35.237 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:35.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:18:35.237 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:18:35.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:18:35.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:35.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:35.238 DEBUG [WorkbenchTestable][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:18:35.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:35.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:35.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:35.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:18:35.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:35.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:35.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:35.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:35.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:35.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:36.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:36.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:36.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:36.239 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:36.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:18:36.240 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:18:36.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:18:36.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:36.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:36.240 DEBUG [WorkbenchTestable][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:18:36.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:36.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:36.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:36.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:18:36.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:36.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:36.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:36.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:36.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:36.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:37.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:37.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:37.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:37.244 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:37.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:18:37.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:18:37.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:18:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:37.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:18:37.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:37.259 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:18:37.259 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:37.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:37.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:37.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:37.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:38.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:38.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:38.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:38.263 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:38.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:18:38.263 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:18:38.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:18:38.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:38.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:38.264 DEBUG [WorkbenchTestable][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:18:38.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:38.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:38.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:38.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:18:38.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:38.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:38.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:38.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:38.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:38.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:39.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:39.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:39.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:39.270 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:39.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:18:39.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:18:39.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:18:39.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:39.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:39.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:18:39.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:39.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:39.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:39.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:18:39.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:39.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:39.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:39.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:39.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:39.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:40.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:40.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:40.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:40.274 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:40.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:18:40.275 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:18:40.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:18:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:40.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:18:40.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:40.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:18:40.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:40.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:40.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:40.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:40.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:41.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:41.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:41.278 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:18:41.279 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:18:41.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:18:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:41.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:18:41.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:41.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:41.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:41.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:18:41.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:41.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:41.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:41.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:41.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:42.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:42.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:42.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:42.283 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:42.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:18:42.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:18:42.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:18:42.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:42.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:42.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:18:42.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:42.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:42.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:42.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:18:42.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:42.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:42.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:42.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:42.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:42.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:43.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:43.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:43.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:43.285 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:43.285 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:18:43.285 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:18:43.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:18:43.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:43.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:43.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:18:43.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:43.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:43.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:43.291 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:18:43.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:43.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:43.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:43.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:43.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:43.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:44.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:44.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:44.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:44.294 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:44.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:18:44.295 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:18:44.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:18:44.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:44.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:44.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:18:44.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:44.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:44.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:44.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:18:44.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:44.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:44.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:44.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:44.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:44.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:45.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:45.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:45.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:45.296 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:45.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:18:45.297 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:18:45.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:18:45.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:45.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:45.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:18:45.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:45.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:45.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:45.297 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:18:45.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:45.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:45.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:45.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:45.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:45.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:46.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:46.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:46.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:46.299 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:46.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:18:46.300 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:18:46.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:18:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:46.300 DEBUG [WorkbenchTestable][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:18:46.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:46.300 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:18:46.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:46.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:46.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:46.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:46.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:47.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:47.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:47.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:47.302 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:47.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:18:47.303 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:18:47.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:18:47.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:47.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:47.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:18:47.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:47.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:47.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:47.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:18:47.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:47.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:47.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:47.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:47.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:47.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:48.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:48.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:48.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:48.307 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:48.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:18:48.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:18:48.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:18:48.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:48.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:48.308 DEBUG [WorkbenchTestable][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:18:48.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:48.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:48.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:48.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:18:48.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:48.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:48.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:48.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:48.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:48.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:49.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:49.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:49.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:49.311 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:49.311 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:18:49.311 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:18:49.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:18:49.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:49.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:49.311 DEBUG [WorkbenchTestable][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:18:49.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:49.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:49.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:49.316 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:18:49.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:49.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:49.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:49.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:49.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:49.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:50.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:50.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:50.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:50.319 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:50.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:18:50.319 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:18:50.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:18:50.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:50.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:50.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:18:50.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:50.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:50.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:50.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:18:50.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:50.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:50.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:50.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:50.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:50.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:51.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:51.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:51.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:51.325 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:18:51.326 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:18:51.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:18:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:51.326 DEBUG [WorkbenchTestable][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:18:51.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:51.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:18:51.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:51.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:51.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:51.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:51.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:52.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:52.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:52.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:52.329 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:52.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:18:52.330 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:18:52.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:18:52.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:52.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:52.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:18:52.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:52.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:52.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:52.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:18:52.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:52.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:52.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:52.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:52.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:52.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:53.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:53.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:53.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:53.334 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:53.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:18:53.335 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:18:53.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:18:53.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:53.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:53.335 DEBUG [WorkbenchTestable][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:18:53.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:53.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:53.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:53.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:18:53.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:53.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:53.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:53.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:53.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:53.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:54.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:54.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:54.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:54.339 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:54.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:18:54.340 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:18:54.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:18:54.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:54.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:54.340 DEBUG [WorkbenchTestable][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:18:54.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:54.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:54.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:54.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:18:54.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:54.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:54.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:54.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:54.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:54.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:55.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:55.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:55.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:55.343 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:55.358 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:18:55.358 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:18:55.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:18:55.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:55.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:55.359 DEBUG [WorkbenchTestable][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:18:55.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:55.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:55.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:55.365 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:18:55.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:55.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:55.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:55.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:55.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:55.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:56.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:56.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:56.369 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:56.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:18:56.369 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:18:56.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:18:56.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:56.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:56.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:18:56.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:56.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:56.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:56.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:18:56.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:56.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:56.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:56.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:18:56.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:18:56.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:18:56.378 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:18:56.378 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:18:56.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:18:56.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:56.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:56.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:18:56.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:56.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:56.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:56.383 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:18:56.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:56.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:56.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:56.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:56.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:56.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:57.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:57.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:57.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:57.396 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:57.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:18:57.397 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:18:57.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:18:57.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:57.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:57.397 DEBUG [WorkbenchTestable][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:18:57.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:57.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:57.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:57.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:18:57.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:57.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:57.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:57.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:18:57.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:18:57.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:18:57.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:18:57.409 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:18:57.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:18:57.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:57.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:57.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:18:57.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:57.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:57.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:57.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:18:57.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:57.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:57.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:57.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:57.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:57.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:58.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:58.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:58.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:58.412 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:18:58.413 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:18:58.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:18:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:58.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:18:58.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:58.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:18:58.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:58.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:58.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:58.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:58.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:58.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:59.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:59.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:59.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:18:59.417 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:18:59.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:18:59.418 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:18:59.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:18:59.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:18:59.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:18:59.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:18:59.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:18:59.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:18:59.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:18:59.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:18:59.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:18:59.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:18:59.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:59.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:18:59.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:18:59.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:00.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:00.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:00.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:00.421 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:00.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:19:00.422 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:19:00.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:19:00.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:00.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:00.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:00.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:00.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:00.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:00.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:19:00.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:00.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:00.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:00.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:00.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:00.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:01.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:01.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:01.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:01.426 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:01.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.... 08:19:01.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:19:01.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:01.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:01.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:01.441 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:01.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:01.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:01.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:01.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:01.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:01.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:02.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:02.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:02.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:02.445 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:02.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:02.445 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:19:02.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:02.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:02.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:02.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:19:02.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:02.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:02.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:02.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:02.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:02.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:02.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:02.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:02.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:02.450 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:19:02.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:02.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:19:02.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:02.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:02.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:02.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:02.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:02.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:02.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:03.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:03.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:03.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:03.452 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:03.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:19:03.453 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:19:03.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:19:03.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:03.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:03.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:19:03.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:03.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:03.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:03.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:19:03.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:03.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:03.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:03.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:03.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:03.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:04.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:04.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:04.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:04.455 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:04.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:19:04.455 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:19:04.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:19:04.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:04.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:04.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:04.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:04.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:04.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:04.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:19:04.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:04.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:04.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:04.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:04.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:04.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:05.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:05.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:05.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:05.459 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:05.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:19:05.460 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:19:05.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:19:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:05.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:19:05.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:05.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:19:05.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:05.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:05.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:05.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:05.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:06.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:06.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:06.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:06.463 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:06.464 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:19:06.464 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:19:06.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:06.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:06.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:06.464 DEBUG [WorkbenchTestable][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:19:06.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:06.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:06.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:06.469 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:06.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:06.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:06.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:06.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:06.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:06.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:07.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:07.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:07.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:07.472 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:07.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:07.472 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:19:07.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:07.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:07.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:07.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:19:07.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:07.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:07.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:07.473 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:07.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:07.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:07.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:07.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:07.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:07.477 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:19:07.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:07.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:07.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:07.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:07.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:07.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:07.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:07.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:07.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:08.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:08.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:08.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:08.481 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:08.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:19:08.481 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:19:08.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:19:08.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:08.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:08.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:19:08.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:08.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:08.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:08.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:19:08.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:08.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:08.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:08.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:08.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:08.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:09.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:09.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:09.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:09.484 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:19:09.484 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:19:09.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:19:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:09.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:09.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:09.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:19:09.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:09.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:09.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:09.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:09.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:10.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:10.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:10.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:10.486 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:10.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:19:10.486 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:19:10.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:19:10.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:10.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:10.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:10.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:10.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:10.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:10.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:19:10.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:10.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:10.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:10.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:10.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:10.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:11.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:11.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:11.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:11.490 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:11.490 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:19:11.490 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:19:11.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:11.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:11.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:11.495 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:11.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:11.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:11.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:11.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:11.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:11.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:12.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:12.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:12.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:12.498 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:12.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:12.499 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:19:12.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:12.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:12.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:12.499 DEBUG [WorkbenchTestable][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:19:12.499 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:12.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:12.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:12.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:12.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:12.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:12.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:12.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:12.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:12.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:12.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:12.504 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:19:12.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:12.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:12.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:12.504 DEBUG [WorkbenchTestable][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:19:12.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:12.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:12.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:12.504 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:12.504 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:12.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:12.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:12.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:13.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:13.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:13.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:13.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:13.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:13.508 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:13.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:19:13.508 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:19:13.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:19:13.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:13.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:13.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:13.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:13.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:13.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:13.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:19:13.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:13.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:13.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:13.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:14.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:14.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:14.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:14.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:14.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:14.510 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:19:14.511 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:19:14.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:19:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:14.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:19:14.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:14.511 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:19:14.511 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:14.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:14.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:15.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:15.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:15.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:15.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:15.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:15.512 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:15.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:19:15.513 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:19:15.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:19:15.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:15.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:15.513 DEBUG [WorkbenchTestable][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:19:15.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:15.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:15.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:15.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:19:15.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:15.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:15.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:15.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:16.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:16.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:16.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:16.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:16.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:16.516 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:16.518 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:19:16.518 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:19:16.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:16.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:16.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:16.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:16.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:16.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:16.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:16.519 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:16.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:16.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:16.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:16.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:17.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:17.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:17.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:17.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:17.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:17.527 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:17.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:17.527 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:19:17.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:17.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:17.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:17.527 DEBUG [WorkbenchTestable][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:19:17.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:17.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:17.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:17.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:17.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:17.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:17.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:17.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:17.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:17.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:17.532 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:19:17.532 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:19:17.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:17.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:17.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:17.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:17.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:17.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:17.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:17.537 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:17.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:17.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:17.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:17.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:18.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:18.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:18.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:18.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:18.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:18.540 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:18.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:18.540 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:19:18.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:18.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:18.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:18.541 DEBUG [WorkbenchTestable][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:19:18.541 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:18.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:18.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:18.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:18.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:18.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:18.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:18.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:18.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:18.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:18.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:18.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:19:18.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:18.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:18.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:18.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:18.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:18.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:18.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:18.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:18.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:18.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:18.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:18.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:19.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:19.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:19.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:19.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:19.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:19.548 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:19.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:19:19.549 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:19:19.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:19:19.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:19.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:19.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:19:19.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:19.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:19.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:19.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:19:19.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:19.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:19.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:19.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:20.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:20.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:20.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:20.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:20.552 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:19:20.552 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:19:20.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:19:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:20.552 DEBUG [WorkbenchTestable][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:19:20.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:20.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:20.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:20.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:19:20.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:20.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:20.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:20.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:20.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:20.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:19:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:19:20.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:20.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:20.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:20.555 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:20.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:20.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:20.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:21.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:21.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:21.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:21.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:21.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:21.558 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:21.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:21.559 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:19:21.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:21.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:21.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:21.559 DEBUG [WorkbenchTestable][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:19:21.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:21.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:21.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:21.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:21.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:21.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:21.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:21.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:21.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:21.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:21.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:21.564 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:19:21.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:21.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:21.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:21.564 DEBUG [WorkbenchTestable][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:19:21.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:21.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:21.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:21.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:21.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:21.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:21.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:21.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:22.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:22.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:22.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:22.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:22.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:22.568 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:19:22.568 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:19:22.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:19:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:22.568 DEBUG [WorkbenchTestable][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:19:22.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:22.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:22.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:19:22.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:22.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:22.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:22.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:23.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:23.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:23.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:23.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:23.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:23.570 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:23.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:19:23.571 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:19:23.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:19:23.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:23.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:23.571 DEBUG [WorkbenchTestable][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:19:23.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:23.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:23.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:23.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:19:23.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:23.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:23.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:23.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:23.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:23.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:19:23.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:19:23.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:19:23.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:23.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:23.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:19:23.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:23.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:23.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:23.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:19:23.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:23.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:23.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:23.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:24.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:24.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:24.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:24.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:24.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:24.576 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:24.576 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:19:24.576 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:19:24.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:24.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:24.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:24.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:19:24.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:24.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:24.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:24.581 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:24.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:24.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:24.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:24.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:25.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:25.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:25.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:25.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:25.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:25.593 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:25.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:25.593 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:19:25.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:25.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:25.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:25.594 DEBUG [WorkbenchTestable][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:19:25.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:25.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:25.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:25.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:25.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:25.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:25.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:25.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:25.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:25.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:25.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:25.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:19:25.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:25.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:25.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:25.604 DEBUG [WorkbenchTestable][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:19:25.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:25.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:25.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:25.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:25.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:25.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:25.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:25.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:26.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:26.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:26.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:26.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:26.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:26.605 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:26.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:19:26.605 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:19:26.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:19:26.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:26.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:26.606 DEBUG [WorkbenchTestable][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:19:26.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:26.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:26.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:26.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:19:26.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:26.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:26.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:26.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:27.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:27.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:27.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:27.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:27.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:27.608 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:27.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:19:27.608 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:19:27.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:19:27.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:27.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:27.608 DEBUG [WorkbenchTestable][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:19:27.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:27.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:27.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:27.608 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:19:27.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:27.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:27.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:27.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:27.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:27.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:27.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:19:27.611 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:19:27.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:19:27.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:27.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:27.611 DEBUG [WorkbenchTestable][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:19:27.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:27.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:27.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:27.611 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:19:27.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:27.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:27.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:27.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:28.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:28.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:28.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:28.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:28.613 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:19:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:19:28.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:28.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:28.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:28.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:19:28.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:28.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:28.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:28.614 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:28.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:28.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:28.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:28.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:29.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:29.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:29.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:29.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:29.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:29.621 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:29.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:29.622 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:19:29.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:29.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:29.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:29.622 DEBUG [WorkbenchTestable][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:19:29.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:29.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:29.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:29.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:29.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:29.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:29.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:29.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:29.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:29.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:29.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:29.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:19:29.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:29.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:29.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:29.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:19:29.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:29.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:29.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:29.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:29.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:29.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:29.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:29.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:30.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:30.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:30.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:30.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:30.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:30.633 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:30.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:19:30.634 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:19:30.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:19:30.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:30.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:30.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:19:30.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:30.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:30.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:30.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:19:30.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:30.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:30.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:30.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:31.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:31.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:31.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:31.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:31.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:31.636 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:31.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:19:31.636 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:19:31.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:19:31.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:31.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:31.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:31.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:31.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:31.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:31.637 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:19:31.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:31.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:31.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:31.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:31.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:31.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:19:31.639 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:19:31.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:19:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:31.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:31.639 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:31.639 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:19:31.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:31.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:31.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:32.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:32.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:32.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:32.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:32.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:32.641 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:32.643 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:19:32.643 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:19:32.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:32.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:32.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:32.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:32.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:32.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:32.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:32.648 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:32.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:32.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:32.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:32.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:33.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:33.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:33.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:33.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:33.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:33.651 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:33.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:33.651 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:19:33.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:33.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:33.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:33.651 DEBUG [WorkbenchTestable][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:19:33.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:33.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:33.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:33.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:33.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:33.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:33.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:33.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:33.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:33.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:33.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:19:33.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:19:33.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:33.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:33.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:33.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:19:33.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:33.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:33.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:33.665 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:33.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:33.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:33.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:33.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:34.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:34.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:34.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:34.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:34.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:34.669 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:34.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:34.669 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:19:34.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:34.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:34.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:34.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:34.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:34.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:34.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:34.670 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:34.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:34.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:34.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:34.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:34.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:34.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:34.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:34.674 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:19:34.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:34.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:34.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:34.674 DEBUG [WorkbenchTestable][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:19:34.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:34.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:34.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:34.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:34.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:34.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:34.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:34.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:35.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:35.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:35.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:35.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:35.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:35.677 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:35.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:19:35.677 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:19:35.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:19:35.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:35.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:35.678 DEBUG [WorkbenchTestable][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:19:35.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:35.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:35.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:35.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:19:35.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:35.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:35.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:35.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:35.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:35.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:35.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:19:35.680 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:19:35.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:19:35.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:35.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:35.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 08:19:35.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:35.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:35.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:35.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:19:35.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:35.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:35.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:35.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:35.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:35.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:35.681 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:19:35.683 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:19:35.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:35.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:35.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:35.683 DEBUG [WorkbenchTestable][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:19:35.683 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:35.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:35.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:35.683 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:35.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:35.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:35.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:35.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:36.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:36.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:36.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:36.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:36.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:36.686 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:36.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:36.687 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:19:36.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:36.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:36.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:36.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:36.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:36.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:36.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:36.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:36.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:36.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:36.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:36.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:36.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:36.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:36.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:36.693 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:19:36.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:36.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:36.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:36.693 DEBUG [WorkbenchTestable][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:19:36.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:36.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:36.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:36.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:36.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:36.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:36.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:36.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:37.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:37.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:37.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:37.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:37.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:37.696 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:37.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:19:37.697 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:19:37.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:19:37.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:37.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:37.697 DEBUG [WorkbenchTestable][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:19:37.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:37.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:37.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:37.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:19:37.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:37.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:37.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:37.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:37.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:37.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:37.700 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:19:37.700 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:19:37.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:37.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:37.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:37.701 DEBUG [WorkbenchTestable][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:19:37.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:37.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:37.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:37.701 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:37.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:37.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:37.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:37.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:38.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:38.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:38.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:38.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:38.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:38.708 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:38.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:38.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:19:38.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:38.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:38.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:38.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 08:19:38.708 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:38.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:38.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:38.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:38.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:38.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:38.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:38.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:38.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:38.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:38.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:38.722 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:19:38.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:38.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:38.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:38.722 DEBUG [WorkbenchTestable][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:19:38.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:38.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:38.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:38.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:38.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:38.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:38.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:38.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:39.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:39.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:39.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:39.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:39.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:39.726 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:39.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:19:39.726 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:19:39.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:19:39.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:39.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:39.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:39.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:39.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:39.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:39.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:19:39.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:39.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:39.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:39.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:39.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:19:39.729 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:19:39.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:19:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:39.730 DEBUG [WorkbenchTestable][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:19:39.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:39.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:19:39.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:39.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:39.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:39.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:19:39.732 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:19:39.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:19:39.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:39.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:39.733 DEBUG [WorkbenchTestable][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:19:39.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:39.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:39.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:39.733 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:19:39.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:39.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:39.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:39.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:40.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:40.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:40.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:40.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:40.734 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:40.734 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:19:40.734 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:19:40.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:40.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:40.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:40.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:40.738 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:40.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:40.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:40.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:41.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:41.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:41.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:41.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:41.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:41.742 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:41.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:41.742 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:19:41.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:41.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:41.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:41.742 DEBUG [WorkbenchTestable][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:19:41.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:41.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:41.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:41.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:41.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:41.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:41.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:41.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:41.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:41.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:41.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:41.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:19:41.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:41.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:41.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:41.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:41.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:41.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:41.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:41.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:41.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:41.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:41.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:41.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:42.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:42.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:42.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:42.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:42.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:42.749 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:42.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:19:42.750 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:19:42.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:19:42.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:42.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:42.750 DEBUG [WorkbenchTestable][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:19:42.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:42.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:42.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:42.750 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:19:42.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:42.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:42.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:42.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:42.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:42.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:42.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:19:42.753 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:19:42.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:19:42.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:42.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:42.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:42.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:42.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:42.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:42.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:19:42.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:42.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:42.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:42.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:42.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:42.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:42.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:19:42.754 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:19:42.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:19:42.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:42.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:42.754 DEBUG [WorkbenchTestable][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:19:42.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:42.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:42.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:42.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:19:42.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:42.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:42.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:42.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:43.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:43.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:43.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:43.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:43.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:43.755 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:43.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:19:43.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:19:43.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:43.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:43.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:43.757 DEBUG [WorkbenchTestable][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:19:43.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:43.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:43.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:43.761 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:43.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:43.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:43.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:43.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:44.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:44.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:44.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:44.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:44.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:44.767 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:44.767 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:19:44.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:44.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:44.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:44.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:44.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:44.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:44.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:44.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:44.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:44.776 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:19:44.776 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:19:44.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:44.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:44.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:44.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:19:44.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:44.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:44.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:44.781 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:44.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:44.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:44.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:45.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:45.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:45.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:45.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:45.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:45.784 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:45.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:45.784 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:19:45.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:45.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:45.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:45.785 DEBUG [WorkbenchTestable][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:19:45.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:45.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:45.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:45.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:45.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:45.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:45.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:45.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:45.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:45.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:45.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:45.795 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:19:45.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:45.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:45.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:45.795 DEBUG [WorkbenchTestable][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:19:45.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:45.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:45.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:45.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:45.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:45.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:45.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:45.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:45.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:45.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:45.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:19:45.798 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:19:45.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:19:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:45.798 DEBUG [WorkbenchTestable][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:19:45.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:45.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:19:45.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:45.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:45.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:45.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:19:45.798 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:19:45.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:19:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:45.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:45.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:45.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:19:45.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:45.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:45.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:45.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:45.804 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:19:45.804 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:19:45.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:45.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:45.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:45.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:45.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:45.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:45.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:45.805 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:45.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:45.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:45.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:45.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:46.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:46.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:46.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:46.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:46.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:46.813 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:46.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:46.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:19:46.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:46.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:46.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:46.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:19:46.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:46.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:46.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:46.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:46.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:46.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:46.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:46.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:46.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:46.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:46.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:46.818 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:19:46.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:46.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:19:46.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:46.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:46.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:46.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:46.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:46.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:46.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:19:46.820 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:19:46.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:19:46.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:46.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:46.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:46.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:46.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:46.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:46.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:19:46.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:46.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:46.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:46.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:46.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:46.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:46.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:19:46.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:19:46.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:46.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:46.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:46.821 DEBUG [WorkbenchTestable][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:19:46.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:46.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:46.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:46.821 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:46.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:46.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:46.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:46.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:47.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:47.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:47.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:47.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:47.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:47.843 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:47.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:47.844 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:19:47.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:47.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:47.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:47.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:47.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:47.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:47.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:47.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:47.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:47.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:47.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:47.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:47.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:47.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:47.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:47.849 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:19:47.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:47.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:47.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:47.849 DEBUG [WorkbenchTestable][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:19:47.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:47.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:47.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:47.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:47.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:47.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:47.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:47.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:47.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:47.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:47.851 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:19:47.851 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:19:47.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:47.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:47.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:47.851 DEBUG [WorkbenchTestable][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:19:47.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:47.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:47.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:47.852 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:47.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:47.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:47.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:47.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:48.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:48.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:48.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:48.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:48.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:48.855 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:48.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:48.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:19:48.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:48.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:48.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:48.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:48.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:48.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:48.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:48.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:48.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:48.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:48.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:48.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:48.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:48.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:48.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:19:48.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:48.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:48.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:48.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:48.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:48.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:48.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:48.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:48.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:48.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:19:48.862 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:19:48.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:19:48.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:48.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:48.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:19:48.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:48.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:48.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:48.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:19:48.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:48.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:48.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:48.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:48.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:48.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:48.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:19:48.863 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:19:48.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:19:48.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:48.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:48.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:48.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:48.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:48.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:48.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:19:48.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:48.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:48.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:48.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:48.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:48.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:48.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:19:48.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:19:48.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:19:48.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:48.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:48.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:19:48.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:48.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:19:48.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:48.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:48.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:49.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:49.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:49.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:49.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:49.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:49.871 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:49.873 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:19:49.873 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:19:49.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:49.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:49.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:49.874 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:49.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:49.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:49.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:50.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:50.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:50.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:50.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:50.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:50.880 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:50.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:50.880 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:19:50.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:50.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:50.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:50.881 DEBUG [WorkbenchTestable][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:19:50.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:50.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:50.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:50.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:50.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:50.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:50.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:50.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:50.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:50.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:50.885 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:19:50.886 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:19:50.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:50.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:50.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:50.899 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:50.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:50.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:50.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:50.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:51.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:51.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:51.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:51.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:51.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:51.903 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:51.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:51.903 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:19:51.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:51.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:51.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:51.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:51.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:51.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:51.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:51.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:51.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:51.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:51.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:51.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:51.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:51.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:51.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:51.907 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:19:51.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:51.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:51.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:51.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:51.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:51.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:51.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:51.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:51.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:51.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:51.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:51.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:51.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:51.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:51.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:19:51.909 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:19:51.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:19:51.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:51.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:51.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:51.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:51.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:51.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:51.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:19:51.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:51.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:51.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:51.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:51.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:51.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:51.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:19:51.910 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:19:51.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:19:51.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:51.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:51.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:51.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:51.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:51.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:51.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:19:51.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:51.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:51.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:51.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:51.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:51.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:51.911 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:19:51.911 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:19:51.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:51.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:51.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:51.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:51.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:51.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:51.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:51.916 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:51.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:51.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:51.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:51.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:52.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:52.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:52.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:52.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:52.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:52.919 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:52.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:52.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:19:52.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:52.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:52.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:52.920 DEBUG [WorkbenchTestable][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:19:52.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:52.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:52.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:52.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:52.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:52.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:52.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:52.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:52.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:52.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:52.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:52.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:19:52.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:52.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:52.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:52.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:52.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:52.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:52.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:52.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:52.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:52.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:52.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:52.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:52.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:52.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:19:52.927 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:19:52.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:19:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:52.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:52.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:52.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:19:52.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:52.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:52.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:52.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:19:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:19:52.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:52.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:52.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:52.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:52.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:52.928 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:52.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:52.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:52.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:52.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:53.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:53.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:53.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:53.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:53.930 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:53.931 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:19:53.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:53.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:53.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:53.931 DEBUG [WorkbenchTestable][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:19:53.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:53.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:53.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:53.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:53.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:53.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:53.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:53.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:53.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:53.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:53.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:53.941 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:19:53.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:53.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:53.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:53.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:53.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:53.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:53.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:53.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:53.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:53.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:53.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:53.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:53.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:53.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:53.943 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:19:53.943 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:19:53.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:53.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:53.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:53.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:53.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:53.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:53.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:53.943 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:53.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:53.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:53.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:53.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:54.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:54.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:54.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:54.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:54.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:54.946 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:54.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:54.947 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:19:54.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:54.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:54.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:54.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:54.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:54.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:54.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:54.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:19:54.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:54.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:54.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:54.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:54.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:54.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:54.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:54.960 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:19:54.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:54.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:54.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:54.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:54.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:54.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:54.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:54.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:54.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:19:54.963 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:19:54.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:19:54.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:54.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:54.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:54.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:54.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:54.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:54.964 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:19:54.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:54.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:54.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:54.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:54.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:54.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:54.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:19:54.965 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:19:54.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:19:54.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:54.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:54.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:54.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:54.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:54.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:54.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:19:54.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:54.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:54.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:54.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:54.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:54.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:54.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:19:54.967 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:19:54.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:19:54.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:54.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:54.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:54.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:54.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:54.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:54.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:19:54.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:54.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:54.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:54.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:19:54.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:19:54.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:19:54.968 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 08:19:54.971 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 08:19:54.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:19:54.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:19:54.973 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 08:19:54.973 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 08:19:54.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:19:54.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:19:54.974 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 08:19:54.974 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 08:19:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:19:54.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:19:54.976 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 08:19:54.976 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 08:19:54.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:19:54.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:19:54.977 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 08:19:54.977 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 08:19:54.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:19:54.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:19:54.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:19:54.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:19:54.994 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:19:54.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:54.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:54.994 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 08:19:54.994 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:19:54.994 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 08:19:54.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:19:54.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:19:54.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:19:54.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:19:54.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:19:55.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:19:55.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:19:55.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:55.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:55.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:19:55.013 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:19:55.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:19:55.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:55.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:55.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:19:55.022 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:19:55.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:19:55.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:55.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:55.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:55.030 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:19:55.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:55.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:55.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:55.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:19:55.037 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:19:55.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:19:55.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:55.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:55.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:19:55.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:19:55.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:19:55.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:55.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:55.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:19:55.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:55.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:55.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:55.039 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:19:55.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:55.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:55.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:55.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:55.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:55.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:56.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:56.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:56.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:56.045 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:56.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:19:56.045 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:19:56.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:19:56.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:56.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:56.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:56.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:56.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:56.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:56.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:19:56.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:56.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:56.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:56.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:56.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:56.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:57.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:57.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:57.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:57.050 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:57.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:19:57.051 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:19:57.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:19:57.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:57.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:57.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:57.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:57.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:57.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:57.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:19:57.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:57.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:57.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:57.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:57.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:57.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:58.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:58.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:58.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:58.053 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:58.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:19:58.053 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:19:58.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:19:58.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:58.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:58.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:58.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:58.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:58.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:58.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:19:58.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:58.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:58.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:58.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:58.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:58.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:59.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:59.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:59.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:19:59.057 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:19:59.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:19:59.057 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:19:59.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:19:59.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:19:59.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:19:59.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:19:59.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:19:59.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:19:59.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:19:59.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:19:59.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:19:59.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:19:59.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:59.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:19:59.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:19:59.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:00.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:00.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:00.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:00.059 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:00.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:20:00.059 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:20:00.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:20:00.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:00.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:00.060 DEBUG [WorkbenchTestable][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:20:00.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:00.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:00.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:00.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:20:00.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:00.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:00.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:00.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:00.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:00.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:01.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:01.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:01.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:01.063 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:01.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:20:01.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:20:01.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:01.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:01.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:01.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:01.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:01.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:01.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:01.070 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:20:01.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:01.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:01.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:01.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:01.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:01.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:02.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:02.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:02.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:02.073 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:02.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:20:02.073 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:20:02.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:20:02.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:02.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:02.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:02.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:20:02.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:02.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:02.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:02.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:02.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:02.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:03.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:03.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:03.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:03.079 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:03.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:20:03.079 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:20:03.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:20:03.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:03.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:03.080 DEBUG [WorkbenchTestable][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:20:03.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:03.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:03.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:03.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:20:03.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:03.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:03.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:03.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:03.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:03.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:04.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:04.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:04.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:04.081 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:20:04.082 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:20:04.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:20:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:04.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:20:04.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:04.083 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:20:04.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:04.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:04.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:04.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:04.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:04.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:05.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:05.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:05.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:05.086 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:05.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:20:05.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:20:05.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:20:05.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:05.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:05.087 DEBUG [WorkbenchTestable][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:20:05.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:05.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:05.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:05.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:20:05.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:05.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:05.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:05.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:05.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:05.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:06.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:06.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:06.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:06.088 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:20:06.089 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:20:06.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:20:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:06.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:06.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:06.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:20:06.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:06.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:06.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:06.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:20:06.091 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:20:06.091 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:20:06.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:06.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:06.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:06.091 DEBUG [WorkbenchTestable][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:20:06.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:06.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:06.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:06.092 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:20:06.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:06.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:06.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:06.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:06.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:06.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:07.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:07.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:07.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:07.095 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:07.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:20:07.095 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:20:07.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:20:07.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:07.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:07.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:07.095 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:07.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:07.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:07.096 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:20:07.096 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:07.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:07.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:07.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:07.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:07.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:08.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:08.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:08.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:08.100 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:08.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:20:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:20:08.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:20:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:08.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:08.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:08.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:20:08.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:08.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:08.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:08.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:08.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:09.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:09.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:09.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:09.103 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:09.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:20:09.103 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:20:09.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:20:09.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:09.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:09.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:09.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:09.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:09.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:09.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:20:09.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:09.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:09.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:09.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:09.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:09.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:10.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:10.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:10.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:10.105 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:10.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:20:10.105 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:20:10.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:20:10.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:10.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:10.106 DEBUG [WorkbenchTestable][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:20:10.106 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:10.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:10.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:10.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:20:10.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:10.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:10.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:10.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:10.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:10.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:11.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:11.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:11.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:11.107 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:11.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:20:11.108 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:20:11.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:20:11.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:11.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:11.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:11.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:11.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:11.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:11.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:20:11.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:11.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:11.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:11.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:11.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:11.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:20:11.112 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:20:11.112 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:20:11.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:11.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:11.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:11.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:11.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:11.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:11.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:11.116 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:20:11.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:11.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:11.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:11.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:11.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:11.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:12.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:12.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:12.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:12.119 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:12.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:20:12.119 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:20:12.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:20:12.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:12.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:12.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:12.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:12.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:12.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:12.120 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:20:12.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:12.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:12.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:12.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:12.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:12.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:13.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:13.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:13.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:13.124 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:13.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:20:13.124 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:20:13.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:20:13.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:13.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:13.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:13.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:13.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:13.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:13.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:20:13.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:13.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:13.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:13.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:13.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:13.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:14.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:14.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:14.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:14.126 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:14.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:20:14.126 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:20:14.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:20:14.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:14.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:14.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:14.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:14.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:14.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:14.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:20:14.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:14.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:14.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:14.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:14.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:14.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:15.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:15.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:15.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:15.128 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:15.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:20:15.128 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:20:15.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:20:15.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:15.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:15.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:20:15.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:15.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:15.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:15.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:20:15.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:15.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:15.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:15.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:15.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:15.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:20:15.131 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:20:15.131 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:20:15.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:15.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:15.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:15.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:15.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:15.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:15.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:15.131 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:20:15.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:15.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:15.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:15.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:15.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:15.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:16.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:16.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:16.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:16.134 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:16.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:20:16.134 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:20:16.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:20:16.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:16.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:16.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:20:16.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:16.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:16.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:16.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:20:16.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:16.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:16.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:16.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:16.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:16.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:17.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:17.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:17.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:17.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:17.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:17.636 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:20:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:20:17.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:20:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:17.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:20:17.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:17.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:20:17.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:17.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:17.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:18.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:18.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:18.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:18.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:18.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:18.637 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:18.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:20:18.637 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:20:18.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:20:18.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:18.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:18.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:18.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:18.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:18.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:18.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:20:18.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:18.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:18.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:18.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:19.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:19.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:19.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:19.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:19.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:19.640 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:19.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:20:19.640 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:20:19.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:20:19.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:19.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:19.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:19.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:19.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:19.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:19.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:20:19.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:19.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:19.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:19.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:19.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:19.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:20:19.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:20:19.643 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:20:19.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:20:19.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:19.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:19.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:19.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:19.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:19.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:19.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:20:19.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:19.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:19.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:19.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:19.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:19.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:20:19.647 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:20:19.647 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:20:19.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:19.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:19.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:19.647 DEBUG [WorkbenchTestable][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:20:19.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:19.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:19.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:19.648 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:20:19.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:19.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:19.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:19.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:20.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:20.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:20.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:20.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:20.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:20.654 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:20.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:20:20.654 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:20:20.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:20:20.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:20.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:20.654 DEBUG [WorkbenchTestable][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:20:20.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:20.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:20.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:20.655 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:20:20.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:20.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:20.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:20.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:20.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:20:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:20:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:20:20.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:20.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:20.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:20.659 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:20:20.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:20.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:20.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:20.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:21.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:21.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:21.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:21.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:21.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:21.673 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:21.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:20:21.673 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:20:21.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:20:21.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:21.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:21.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:21.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:21.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:21.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:21.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:20:21.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:21.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:21.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:21.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:21.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:21.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:20:21.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:20:21.683 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:20:21.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:20:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:21.683 DEBUG [WorkbenchTestable][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:20:21.683 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:21.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:20:21.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:21.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:21.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:22.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:22.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:22.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:22.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:22.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:22.687 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:22.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:20:22.688 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:20:22.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:20:22.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:22.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:22.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:20:22.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:22.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:22.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:22.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:20:22.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:22.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:22.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:22.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:23.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:23.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:23.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:23.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:23.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:23.689 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:23.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:20:23.690 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:20:23.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:20:23.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:23.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:23.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:20:23.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:23.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:23.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:23.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:20:23.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:23.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:23.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:23.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:23.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:23.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:20:23.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:20:23.693 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:20:23.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:20:23.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:23.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:23.693 DEBUG [WorkbenchTestable][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:20:23.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:23.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:23.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:23.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:20:23.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:23.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:23.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:23.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:23.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:23.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:20:23.696 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:20:23.697 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:20:23.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:23.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:23.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:23.697 DEBUG [WorkbenchTestable][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:20:23.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:23.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:23.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:23.701 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:20:23.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:23.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:23.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:23.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:24.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:24.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:24.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:24.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:24.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:24.704 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:24.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:20:24.704 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:20:24.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:20:24.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:24.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:24.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:24.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:24.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:24.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:24.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:20:24.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:24.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:24.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:24.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:24.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:24.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:20:24.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:20:24.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:20:24.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:20:24.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:24.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:24.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:24.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:24.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:24.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:24.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:20:24.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:24.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:24.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:24.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:24.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:24.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:20:24.717 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:20:24.717 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:20:24.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:24.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:24.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:24.717 DEBUG [WorkbenchTestable][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:20:24.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:24.718 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:20:24.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:24.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:24.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:25.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:25.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:25.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:25.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:25.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:25.733 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:25.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:20:25.733 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:20:25.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:20:25.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:25.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:25.733 DEBUG [WorkbenchTestable][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:20:25.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:25.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:25.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:25.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:20:25.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:25.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:25.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:25.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:25.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:25.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:20:25.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:20:25.743 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:20:25.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:20:25.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:25.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:25.743 DEBUG [WorkbenchTestable][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:20:25.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:25.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:25.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:25.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:20:25.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:25.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:25.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:25.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:25.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:25.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:20:25.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:20:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:20:25.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:20:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:25.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:25.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:25.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:20:25.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:25.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:25.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:26.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:26.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:26.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:26.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:26.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:26.747 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:26.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:20:26.747 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:20:26.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:20:26.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:26.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:26.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:26.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:26.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:26.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:26.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:20:26.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:26.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:26.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:26.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:26.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:20:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:20:26.750 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:20:26.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:20:26.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:26.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:26.750 DEBUG [WorkbenchTestable][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:20:26.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:26.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:26.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:26.750 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:20:26.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:26.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:26.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:26.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:26.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:26.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:20:26.754 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:20:26.754 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:20:26.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:26.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:26.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:26.754 DEBUG [WorkbenchTestable][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:20:26.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:26.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:26.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:26.758 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:20:26.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:26.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:26.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:26.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:27.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:27.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:27.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:27.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:27.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:20:27.761 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:20:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:20:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:20:27.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:20:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:27.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:27.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:27.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:20:27.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:27.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:27.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:27.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:27.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:20:27.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:20:27.765 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:20:27.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:20:27.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:27.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:27.766 DEBUG [WorkbenchTestable][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:20:27.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:27.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:27.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:27.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:20:27.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:27.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:27.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:27.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:27.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:20:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:20:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:20:27.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:20:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:27.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:20:27.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:27.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:20:27.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:27.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:27.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:27.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:27.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:20:27.776 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 08:20:27.776 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 08:20:27.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:27.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:27.778 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 08:20:27.778 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 08:20:27.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:27.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:27.780 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 08:20:27.780 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 08:20:27.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:27.782 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 08:20:27.782 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 08:20:27.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:27.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:27.783 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 08:20:27.784 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 08:20:27.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:27.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:27.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:20:27.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:27.791 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:27.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:27.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:27.791 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 08:20:27.791 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:20:27.791 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:27.791 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:27.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:27.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 122.729 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 89.923 s testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 32.797 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.v20230731-0812 [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.v20230622-2056/org.eclipse.equinox.launcher-1.6.500.v20230622-2056.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:20:34.538 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:20:34.540 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 08:20:34.549 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:20:34.550 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 08:20:34.627 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:20:34.645 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:20:34.647 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:34.650 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:20:34.652 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:20:34.653 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:20:34.660 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:20:34.731 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:34.731 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:20:34.733 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:34.734 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:20:34.736 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:34.737 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:20:34.749 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:34.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:20:34.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:34.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:20:34.756 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:34.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:20:34.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:34.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:34.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:34.768 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:34.812 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:34.815 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:34.815 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:34.815 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:34.815 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:34.815 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:34.815 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:34.815 DEBUG [main][MenuItemLookup] Item match:Window 08:20:34.818 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:34.818 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:34.818 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:34.818 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:34.818 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:34.818 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:20:34.818 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:34.818 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:20:34.818 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:34.818 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:20:34.818 DEBUG [main][MenuItemLookup] Item match:Preferences 08:20:34.821 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:20:34.821 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:20:34.823 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:20:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:20:34.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:20:34.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:20:34.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:34.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:34.971 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:20:34.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:20:34.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:20:35.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:35.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:35.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:35.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:35.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:35.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:35.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:20:35.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:35.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:35.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:35.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:35.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:35.047 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:20:35.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:35.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:35.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:35.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:35.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:20:35.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:20:35.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:35.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:35.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:35.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:35.113 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 08:20:35.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:20:35.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:35.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:35.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:35.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:35.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:35.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:35.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:35.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:35.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:35.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:35.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:35.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:20:35.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:35.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:35.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:35.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:35.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:35.129 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:20:35.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:20:35.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:35.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:35.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:35.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:35.144 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 08:20:35.145 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 08:20:35.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:20:35.147 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:20:35.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:35.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:35.181 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:20:35.181 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:35.210 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:35.213 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 08:20:35.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:35.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 08:20:35.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:20:35.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:35.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:35.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:35.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:35.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:35.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:35.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:35.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:35.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:35.222 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 08:20:35.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:35.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:35.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:35.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:35.229 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:35.229 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:35.230 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:35.230 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:35.230 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:35.230 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:35.230 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:35.230 DEBUG [main][MenuItemLookup] Item match:Window 08:20:35.231 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:35.231 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:35.231 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:35.231 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:35.231 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:35.231 DEBUG [main][MenuItemLookup] Item match:Show View 08:20:35.238 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:20:35.238 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:20:35.238 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:20:35.238 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:20:35.238 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:20:35.238 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:20:35.238 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:20:35.238 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:20:35.238 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:35.238 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:20:35.238 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:20:35.239 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:20:35.239 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:20:35.239 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:20:35.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:20:35.282 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:20:35.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:20:35.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:35.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:35.313 DEBUG [WorkbenchTestable][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:20:35.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:35.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:35.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:35.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:35.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:35.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:35.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:35.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:35.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:35.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:35.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:35.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:35.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:20:35.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:20:35.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:35.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:35.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:20:35.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:20:35.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:20:35.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:35.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:20:35.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:35.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:20:35.825 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 08:20:35.825 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 08:20:35.826 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 08:20:35.826 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 08:20:35.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:35.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:35.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:35.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:35.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:35.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:35.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:35.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:20:35.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:35.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:35.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:35.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:35.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:35.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:35.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:35.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:35.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:35.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:35.830 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:20:35.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:35.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:35.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:35.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:35.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:35.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:35.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:20:35.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:35.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:35.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:20:35.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:35.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:35.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:35.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:35.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:35.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:35.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 08:20:35.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:35.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:35.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:35.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:35.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:35.916 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:20:35.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:20:35.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:35.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:35.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:35.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:35.918 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:20:35.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:20:35.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:35.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:20:35.919 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 08:20:35.919 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 08:20:35.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:20:35.920 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:20:35.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:35.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:35.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:20:35.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:35.953 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:35.953 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 08:20:35.953 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:35.953 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 08:20:35.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:20:35.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:35.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:35.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:35.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:35.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:35.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:35.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:35.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:35.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:35.962 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:20:35.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:35.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:35.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:35.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:35.963 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:35.963 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:35.963 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:35.963 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:35.963 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:35.963 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:35.963 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:35.963 DEBUG [main][MenuItemLookup] Item match:Window 08:20:35.964 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:35.964 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:35.964 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:35.964 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:35.964 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:35.964 DEBUG [main][MenuItemLookup] Item match:Show View 08:20:35.967 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:20:35.967 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:20:35.967 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:20:35.967 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:20:35.967 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:20:35.967 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:20:35.967 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:20:35.967 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:20:35.967 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:35.967 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:20:35.967 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:20:35.968 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:20:35.968 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:20:35.968 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:20:36.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:20:36.033 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:20:36.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:20:36.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:36.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:36.035 DEBUG [WorkbenchTestable][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:20:36.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:36.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:36.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:36.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:36.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:36.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:36.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:36.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:36.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:36.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:36.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:36.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:20:36.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:20:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:36.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:20:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:36.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:20:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:20:36.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:20:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:36.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:20:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:36.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:20:36.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:20:36.038 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:20:36.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:20:36.038 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:20:36.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:36.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:36.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:36.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:36.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:36.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:36.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:36.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:20:36.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:36.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:36.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:36.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:36.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:36.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:36.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:36.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:36.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:36.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:36.040 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:20:36.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:36.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:36.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:36.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:36.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:36.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:36.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:20:36.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:36.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:36.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:20:36.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:36.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:36.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:36.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:36.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:36.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:36.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:20:36.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:36.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:36.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:36.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:36.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:36.132 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:20:36.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:20:36.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:36.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:36.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:36.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:36.133 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:20:36.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:20:36.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:36.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:20:36.134 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 08:20:36.134 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 08:20:36.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:20:36.134 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:20:36.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:20:36.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:36.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:36.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:36.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:36.164 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 08:20:36.164 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:20:36.164 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:36.164 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:36.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:36.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.64 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.099 s testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.74 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.211 s Running org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:36.218 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:36.219 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:20:36.220 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:36.220 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:36.220 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:36.220 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:20:36.220 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:36.220 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:20:36.220 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:36.220 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:20:36.220 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:36.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:20:36.221 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:36.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:20:36.221 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:36.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:20:36.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:36.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:36.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:36.227 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:36.227 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:36.228 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:36.228 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:36.228 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:36.228 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:36.228 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:36.228 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:36.228 DEBUG [main][MenuItemLookup] Item match:Window 08:20:36.229 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:36.229 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:36.229 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:36.229 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:36.229 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:36.229 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:20:36.229 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:36.229 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:20:36.229 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:36.229 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:20:36.229 DEBUG [main][MenuItemLookup] Item match:Preferences 08:20:36.229 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:20:36.229 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:20:36.229 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:20:36.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:20:36.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:20:36.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:20:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:36.342 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:20:36.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:20:36.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:20:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:36.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:36.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:36.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:36.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:20:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:36.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:36.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:36.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:36.346 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:20:36.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:36.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:36.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:36.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:36.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:20:36.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:20:36.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:36.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:36.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:36.371 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:36.371 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:36.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:36.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:36.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:36.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:36.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:36.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:36.375 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:20:36.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:36.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:36.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:36.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:36.375 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:36.375 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:36.375 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:36.375 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:36.375 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:36.375 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:36.375 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:36.375 DEBUG [main][MenuItemLookup] Item match:Window 08:20:36.376 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:36.376 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:36.376 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:36.376 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:36.376 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:36.376 DEBUG [main][MenuItemLookup] Item match:Show View 08:20:36.378 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:20:36.379 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:20:36.379 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:20:36.379 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:20:36.379 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:20:36.379 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:20:36.379 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:20:36.379 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:20:36.379 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:36.379 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:20:36.379 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:20:36.379 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:20:36.379 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:20:36.379 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:20:36.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:20:36.440 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:20:36.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:20:36.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:36.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:36.441 DEBUG [WorkbenchTestable][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:20:36.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:36.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:36.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:36.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:36.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:36.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:36.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:36.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:36.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:36.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:36.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:36.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:36.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:20:36.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:36.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:36.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:36.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:36.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:20:36.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:36.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:36.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:36.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:36.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:36.948 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:20:36.948 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:20:36.949 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:20:36.950 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:20:36.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:36.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:36.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:36.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:36.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:36.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:36.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:36.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") 08:20:36.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:36.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:36.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:36.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:36.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:36.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:36.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:36.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:36.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:36.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:36.954 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:20:36.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:36.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:36.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:36.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:37.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:37.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:37.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:20:37.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:20:37.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:37.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:20:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:37.017 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:37.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:37.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:37.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:37.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:37.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:37.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.029 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:37.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:20:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:37.031 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:37.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:37.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:37.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:37.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:37.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:37.032 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:20:37.032 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:20:37.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:37.033 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:20:37.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:37.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:37.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.064 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:37.064 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:37.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:37.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:37.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.068 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:20:37.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:37.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.069 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:37.069 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:37.069 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:37.069 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:37.069 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:37.070 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:37.070 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:37.070 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:37.070 DEBUG [main][MenuItemLookup] Item match:Window 08:20:37.071 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:37.071 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:37.071 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:37.071 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:37.071 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:37.071 DEBUG [main][MenuItemLookup] Item match:Show View 08:20:37.073 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:20:37.073 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:20:37.073 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:20:37.073 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:20:37.073 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:20:37.073 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:20:37.073 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:20:37.073 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:20:37.073 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:37.073 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:20:37.073 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:20:37.081 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:20:37.081 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:20:37.081 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:20:37.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:20:37.163 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:20:37.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:20:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.164 DEBUG [WorkbenchTestable][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:20:37.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:37.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:37.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:37.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:20:37.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:37.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:37.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:20:37.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:37.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:37.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:37.166 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:20:37.166 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:20:37.166 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:20:37.166 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:20:37.167 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.167 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:37.167 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:37.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, 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:20:37.167 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.167 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:37.167 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:37.168 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:20:37.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:37.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:37.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:37.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:37.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:37.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:37.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:20:37.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:20:37.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:37.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:37.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:20:37.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:37.216 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:37.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:37.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:37.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:37.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:37.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:37.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:37.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.225 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:37.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:20:37.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:37.232 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:37.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:37.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:37.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:37.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:37.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:37.233 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:20:37.233 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:20:37.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:37.234 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:20:37.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:37.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:37.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.255 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.255 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:37.255 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:37.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:37.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:37.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:37.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.263 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.263 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:37.263 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:37.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:37.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:37.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:37.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:37.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.271 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.271 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:37.271 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:37.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:37.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:37.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.275 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 08:20:37.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:37.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.276 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:37.276 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:37.276 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:37.276 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:37.276 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:37.276 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:37.276 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:37.276 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:37.276 DEBUG [main][MenuItemLookup] Item match:Window 08:20:37.277 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:37.277 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:37.277 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:37.277 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:37.277 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:37.277 DEBUG [main][MenuItemLookup] Item match:Show View 08:20:37.280 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:20:37.280 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:20:37.280 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:20:37.280 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:20:37.280 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:20:37.280 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:20:37.280 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:20:37.280 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:20:37.280 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:37.280 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:20:37.280 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:20:37.280 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:20:37.281 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:20:37.281 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:20:37.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:20:37.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:20:37.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:20:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.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:20:37.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:37.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:37.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:37.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:37.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:20:37.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:37.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:37.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:37.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:37.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:37.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:20:37.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:37.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:37.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:37.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:37.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:37.348 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 08:20:37.348 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 08:20:37.348 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 08:20:37.349 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 08:20:37.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:37.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:37.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:37.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:20:37.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:37.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:37.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:37.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:37.350 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:20:37.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:37.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:37.350 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:37.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:37.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:37.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:37.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:20:37.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:20:37.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:37.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:37.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 08:20:37.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:37.420 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 08:20:37.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 08:20:37.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:37.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:37.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:37.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:37.425 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 08:20:37.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 08:20:37.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:37.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null 08:20:37.426 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test' 08:20:37.426 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test 08:20:37.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 08:20:37.426 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:20:37.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:37.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.451 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.451 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:37.451 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:37.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:37.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:37.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:37.457 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.458 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:37.458 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:37.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:37.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:37.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:37.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:37.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.465 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.465 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:37.465 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:37.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:37.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:37.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.468 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:20:37.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.468 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:37.468 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:37.468 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:37.468 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:37.468 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:37.468 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:37.468 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:37.468 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:37.469 DEBUG [main][MenuItemLookup] Item match:Window 08:20:37.469 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:37.469 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:37.469 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:37.469 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:37.469 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:37.469 DEBUG [main][MenuItemLookup] Item match:Show View 08:20:37.472 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:20:37.472 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:20:37.472 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:20:37.472 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:20:37.472 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:20:37.472 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:20:37.472 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:20:37.472 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:20:37.472 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:37.472 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:20:37.472 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:20:37.472 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:20:37.472 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:20:37.472 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:20:37.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:20:37.536 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:20:37.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:20:37.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.537 DEBUG [WorkbenchTestable][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:20:37.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:37.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:37.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:37.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:37.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:37.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:37.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:20:37.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:37.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:37.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:37.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:37.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:37.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:20:37.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:37.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:37.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:37.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:37.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:37.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:20:37.539 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:20:37.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:20:37.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:20:37.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:37.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:37.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:37.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.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 "Open") 08:20:37.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:37.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:37.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:37.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:37.541 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:20:37.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:37.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:37.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:37.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:37.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:37.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:37.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:20:37.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:20:37.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:37.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:37.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:20:37.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:37.576 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:37.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:37.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:37.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:37.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:37.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:37.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:37.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.617 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:37.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:20:37.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:37.619 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:37.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:37.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:37.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:37.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:37.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:37.625 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:20:37.625 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:20:37.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:37.625 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:20:37.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:37.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:37.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.643 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.643 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:37.643 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:37.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:37.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:37.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:37.646 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:37.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.647 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.647 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:37.647 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:37.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:37.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:37.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:37.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:37.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.652 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:37.653 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:37.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:37.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:37.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.655 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 08:20:37.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:37.656 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:37.656 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:37.656 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:37.656 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:37.656 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:37.656 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:37.656 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:37.656 DEBUG [main][MenuItemLookup] Item match:Window 08:20:37.657 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:37.657 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:37.657 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:37.657 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:37.657 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:37.657 DEBUG [main][MenuItemLookup] Item match:Show View 08:20:37.659 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:20:37.659 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:20:37.659 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:20:37.659 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:20:37.659 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:20:37.659 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:20:37.659 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:20:37.659 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:20:37.659 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:37.659 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:20:37.659 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:20:37.667 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:20:37.667 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:20:37.667 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:20:37.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:20:37.726 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:20:37.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:20:37.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.728 DEBUG [WorkbenchTestable][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:20:37.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:37.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:37.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:37.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:37.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:37.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:37.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:20:37.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:37.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:37.729 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:37.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:37.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:37.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:20:37.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:37.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:37.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:37.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:37.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:37.730 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 08:20:37.730 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 08:20:37.730 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 08:20:37.730 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 08:20:37.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:37.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:37.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:37.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, 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:20:37.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:37.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:37.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:37.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:37.732 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:20:37.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:37.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:37.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:37.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:37.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:37.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:37.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:20:37.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:20:37.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:37.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.768 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:37.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 08:20:37.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:37.770 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 08:20:37.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 08:20:37.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:37.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:37.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:37.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:37.784 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:20:37.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:20:37.787 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:20:37.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:37.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:37.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.817 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.817 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:37.817 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:37.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:37.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:37.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:37.823 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:37.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.823 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.823 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:37.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:37.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:37.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:37.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:37.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:37.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.827 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:20:37.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:37.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:37.829 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:37.829 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:37.829 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:37.829 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:37.829 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:37.829 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:37.829 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:37.829 DEBUG [main][MenuItemLookup] Item match:Window 08:20:37.830 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:37.830 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:37.830 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:37.830 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:37.830 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:37.830 DEBUG [main][MenuItemLookup] Item match:Show View 08:20:37.833 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:20:37.833 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:20:37.833 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:20:37.833 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:20:37.833 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:20:37.833 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:20:37.833 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:20:37.833 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:20:37.833 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:37.833 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:20:37.833 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:20:37.841 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:20:37.841 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:20:37.841 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:20:37.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:20:37.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:20:37.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:20:37.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:20:37.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:37.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.913 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:37.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:37.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:37.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:37.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:37.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:20:37.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:37.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:37.915 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:37.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:37.915 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:37.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:20:37.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:37.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:37.915 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:37.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:37.915 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:37.915 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:20:37.915 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:20:37.915 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:20:37.916 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:20:37.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:37.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:37.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:37.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, 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:20:37.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:37.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:37.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:37.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:37.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:37.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:37.917 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:20:37.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:37.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:37.918 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:37.918 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:37.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:37.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:37.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:20:37.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:20:37.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:37.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:37.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 '\*?\QWorkbench Test\E') 08:20:37.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:37.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:37.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:37.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:37.956 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:37.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:37.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:37.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:37.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:37.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:37.957 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:37.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:37.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:37.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:20:37.958 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:20:37.958 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:20:37.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:37.958 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:20:37.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:37.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:37.975 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:20:37.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:37.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:37.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:37.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:37.975 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:37.975 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:37.976 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:37.976 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:37.976 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:37.976 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:37.976 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:37.976 DEBUG [main][MenuItemLookup] Item match:Window 08:20:37.976 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:37.976 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:37.976 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:37.976 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:37.976 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:37.976 DEBUG [main][MenuItemLookup] Item match:Show View 08:20:37.978 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:20:37.978 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:20:37.978 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:20:37.978 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:20:37.978 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:20:37.978 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:20:37.978 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:20:37.978 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:20:37.978 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:37.978 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:20:37.978 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:20:37.978 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:20:37.979 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:20:37.979 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:20:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:20:38.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:20:38.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:20:38.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.033 DEBUG [WorkbenchTestable][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:20:38.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:20:38.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:38.035 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:38.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:20:38.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:38.035 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:38.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:38.035 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:20:38.035 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:20:38.035 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:20:38.035 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:20:38.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:20:38.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:38.037 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:20:38.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:38.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:38.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:38.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:38.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:38.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:38.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:20:38.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:20:38.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:38.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:38.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:20:38.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:38.076 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:38.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:38.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:38.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:38.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:38.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:38.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:38.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:38.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:20:38.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:38.114 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:38.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:38.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:38.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:38.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:38.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:38.125 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:20:38.125 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:20:38.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:38.126 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:20:38.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:38.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:38.133 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:38.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.137 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:38.137 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:38.137 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:38.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:38.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:38.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:38.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:38.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:38.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:38.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:38.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:38.143 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:38.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.143 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:38.143 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:38.143 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:38.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:38.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:38.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:38.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:38.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:38.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:38.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:38.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:38.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:38.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:38.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:38.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:38.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:38.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:38.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:38.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:38.150 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:20:38.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:38.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:38.151 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:38.151 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:38.151 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:38.151 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:38.151 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:38.151 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:38.151 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:38.151 DEBUG [main][MenuItemLookup] Item match:Window 08:20:38.152 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:38.152 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:38.152 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:38.152 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:38.152 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:38.152 DEBUG [main][MenuItemLookup] Item match:Show View 08:20:38.154 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:20:38.154 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:20:38.154 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:20:38.154 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:20:38.154 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:20:38.154 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:20:38.154 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:20:38.154 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:20:38.154 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:38.154 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:20:38.154 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:20:38.155 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:20:38.155 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:20:38.155 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:20:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:20:38.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:20:38.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:20:38.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:20:38.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:38.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:38.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:38.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:20:38.212 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:38.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:38.212 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:38.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:38.212 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:38.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:20:38.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:38.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:38.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:38.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:38.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:38.213 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:20:38.213 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:20:38.213 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:20:38.213 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:20:38.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:20:38.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:38.215 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:20:38.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:38.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:38.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:38.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:38.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:38.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:38.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:20:38.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:20:38.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:38.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:38.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:20:38.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:38.247 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:38.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:38.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:38.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:38.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:38.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:38.249 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:38.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:38.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:38.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:20:38.249 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:20:38.249 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:20:38.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:38.250 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:20:38.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:38.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:38.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:38.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:38.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.265 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:38.265 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:38.266 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:38.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:38.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:38.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:38.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:38.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:38.268 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:20:38.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:38.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:38.268 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:38.269 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:38.269 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:38.269 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:38.269 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:38.269 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:38.269 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:38.269 DEBUG [main][MenuItemLookup] Item match:Window 08:20:38.269 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:38.269 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:38.269 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:38.269 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:38.269 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:38.269 DEBUG [main][MenuItemLookup] Item match:Show View 08:20:38.271 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:20:38.271 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:20:38.271 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:20:38.271 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:20:38.271 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:20:38.271 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:20:38.271 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:20:38.271 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:20:38.271 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:38.271 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:20:38.271 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:20:38.272 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:20:38.272 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:20:38.272 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:20:38.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:20:38.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:20:38.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:20:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:20:38.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:20:38.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:38.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:38.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:20:38.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:38.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:38.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:38.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:20:38.335 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:20:38.335 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:20:38.335 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:20:38.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.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:20:38.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:38.337 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:20:38.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:38.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:38.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:38.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:38.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:38.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:38.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:20:38.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:20:38.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:38.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:38.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 '\*?\QWorkbench Test\E') 08:20:38.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:38.369 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:38.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:38.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:38.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:38.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:38.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:38.371 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:38.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:38.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:38.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:20:38.371 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:20:38.371 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:20:38.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:38.372 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:20:38.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:38.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:38.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:38.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:38.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.412 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:38.412 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:38.412 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:38.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:38.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:38.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:38.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:38.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:38.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:38.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:38.415 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:38.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.415 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:38.415 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:38.415 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:38.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:38.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:38.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:38.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:38.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:38.418 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:20:38.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:38.421 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:38.422 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:38.422 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:38.422 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:38.422 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:38.422 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:38.422 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:38.422 DEBUG [main][MenuItemLookup] Item match:Window 08:20:38.422 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:38.422 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:38.422 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:38.422 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:38.422 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:38.422 DEBUG [main][MenuItemLookup] Item match:Show View 08:20:38.424 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:20:38.424 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:20:38.424 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:20:38.424 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:20:38.424 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:20:38.424 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:20:38.424 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:20:38.424 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:20:38.424 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:38.424 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:20:38.424 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:20:38.424 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:20:38.425 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:20:38.425 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:20:38.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:20:38.459 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:20:38.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:20:38.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:20:38.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:38.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:38.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:38.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:20:38.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:38.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:38.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:38.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:38.463 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:38.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:20:38.463 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:38.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:38.463 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:38.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:38.463 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:38.463 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:20:38.463 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:20:38.463 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:20:38.463 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:20:38.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:20:38.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:38.464 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:20:38.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:38.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:38.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:38.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:38.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:38.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:38.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:20:38.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:20:38.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:38.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:38.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:20:38.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:38.511 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:38.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:38.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:38.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:38.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:38.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:38.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:38.515 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 08:20:38.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:38.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:38.516 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:38.516 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:38.516 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:38.516 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:38.516 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:38.516 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:38.516 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:38.516 DEBUG [main][MenuItemLookup] Item match:Window 08:20:38.516 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:38.517 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:38.517 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:38.517 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:38.517 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:38.517 DEBUG [main][MenuItemLookup] Item match:Show View 08:20:38.519 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:20:38.519 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:20:38.519 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:20:38.519 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:20:38.519 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:20:38.519 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:20:38.519 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:20:38.519 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:20:38.519 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:38.519 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:20:38.519 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:20:38.519 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:20:38.519 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:20:38.519 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:20:38.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:20:38.555 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:20:38.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:20:38.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.556 DEBUG [WorkbenchTestable][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:20:38.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:38.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:38.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:38.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:20:38.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:20:38.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:38.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:20:38.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:38.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:20:38.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:20:38.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:20:38.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:38.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:20:38.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:38.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:20:38.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 08:20:38.558 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 08:20:38.558 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 08:20:38.559 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 08:20:38.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:20:38.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:38.560 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:20:38.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:38.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:38.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:38.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:38.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:38.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:38.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:20:38.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:20:38.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:38.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.631 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:38.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 08:20:38.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:38.632 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:20:38.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:20:38.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:38.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:38.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:38.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:38.633 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:38.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:38.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:38.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:20:38.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:38.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:38.648 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:20:38.648 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:20:38.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:38.649 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:20:38.658 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:20:38.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:20:38.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:38.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:20:38.659 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 08:20:38.659 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 08:20:38.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:20:38.659 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:20:38.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:38.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:38.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:38.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:38.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.680 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:38.680 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:38.680 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:38.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:38.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:38.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:38.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:38.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:38.682 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:20:38.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:38.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:38.683 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:38.683 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:38.683 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:38.683 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:38.683 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:38.683 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:38.683 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:38.683 DEBUG [main][MenuItemLookup] Item match:Window 08:20:38.684 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:38.684 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:38.684 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:38.684 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:38.684 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:38.684 DEBUG [main][MenuItemLookup] Item match:Show View 08:20:38.686 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:20:38.686 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:20:38.686 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:20:38.686 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:20:38.686 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:20:38.686 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:20:38.686 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:20:38.686 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:20:38.686 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:38.686 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:20:38.686 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:20:38.686 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:20:38.686 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:20:38.686 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:20:38.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:20:38.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:20:38.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:20:38.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:20:38.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:38.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:38.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:20:38.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:38.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:38.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:20:38.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:38.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:38.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:38.740 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:20:38.740 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:20:38.741 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:20:38.741 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:20:38.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.741 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:20:38.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.741 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:38.742 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:20:38.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:38.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:38.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:38.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:38.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:38.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:38.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:20:38.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:20:38.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:38.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.772 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:38.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:20:38.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:38.773 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:38.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:38.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:38.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:38.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:38.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:38.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:38.778 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 08:20:38.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:38.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:38.779 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:38.779 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:38.779 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:38.779 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:38.779 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:38.779 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:38.779 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:38.779 DEBUG [main][MenuItemLookup] Item match:Window 08:20:38.779 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:38.779 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:38.779 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:38.779 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:38.779 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:38.779 DEBUG [main][MenuItemLookup] Item match:Show View 08:20:38.781 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:20:38.781 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:20:38.781 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:20:38.781 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:20:38.781 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:20:38.781 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:20:38.781 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:20:38.781 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:20:38.781 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:38.782 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:20:38.782 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:20:38.787 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:20:38.787 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:20:38.788 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:20:38.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:20:38.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:20:38.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:20:38.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.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:20:38.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:38.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:38.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:38.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:20:38.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:20:38.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:38.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:20:38.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:38.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:20:38.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:20:38.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:20:38.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:38.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:20:38.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:38.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:20:38.848 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 08:20:38.848 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 08:20:38.848 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 08:20:38.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 08:20:38.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, 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:20:38.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:38.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:38.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:38.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:38.850 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:20:38.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:38.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:38.850 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:38.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:38.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:38.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:38.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:20:38.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:20:38.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:38.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.916 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:38.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 '\*?\QMarkers\E') 08:20:38.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:38.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:38.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:38.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:38.918 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:20:38.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:20:38.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:38.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:38.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:38.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:38.920 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:38.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:38.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:38.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:20:38.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:38.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:38.932 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:38.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:38.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:38.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:20:38.933 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:20:38.933 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:20:38.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:38.933 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:20:38.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:38.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:38.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:38.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:38.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:38.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:38.945 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:38.945 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:38.945 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:38.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:38.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:38.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:38.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:38.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:38.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:38.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:38.952 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:20:38.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:38.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:38.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:38.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:38.953 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:38.953 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:38.953 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:38.953 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:38.953 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:38.953 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:38.953 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:38.953 DEBUG [main][MenuItemLookup] Item match:Window 08:20:38.953 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:38.953 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:38.953 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:38.953 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:38.953 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:38.953 DEBUG [main][MenuItemLookup] Item match:Show View 08:20:38.955 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:20:38.956 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:20:38.956 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:20:38.956 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:20:38.956 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:20:38.956 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:20:38.956 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:20:38.956 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:20:38.956 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:38.956 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:20:38.956 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:20:38.956 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:20:38.956 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:20:38.956 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:20:39.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:20:39.015 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:20:39.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:20:39.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:39.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:39.016 DEBUG [WorkbenchTestable][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:20:39.016 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:39.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:39.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:39.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:39.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:39.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:39.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:39.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:39.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:39.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:39.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:20:39.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:39.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:39.018 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:39.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:39.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:39.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:20:39.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:39.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:39.018 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:39.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:39.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:39.023 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:20:39.023 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:20:39.023 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:20:39.023 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:20:39.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:39.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:39.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:39.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:39.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:39.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:20:39.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:39.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:39.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:39.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:39.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:39.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:39.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:39.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:39.025 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:20:39.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:39.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:39.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:39.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:39.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:39.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:39.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:20:39.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:20:39.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:39.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:39.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:39.066 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:39.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:20:39.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:39.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:39.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:39.067 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:39.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:39.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:39.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:39.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:39.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:39.069 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:39.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:39.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:39.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:20:39.074 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:20:39.074 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:20:39.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:39.075 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:20:39.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:39.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:39.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:39.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:39.112 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:39.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:39.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:39.112 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:39.112 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:39.113 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:39.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:39.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:39.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:39.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:39.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.114 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:20:39.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:39.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:39.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:39.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:39.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 '\*?\QWorkbench Dirty Test\E') 08:20:39.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:39.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:39.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:39.118 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 08:20:39.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 08:20:39.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:39.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:39.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:39.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:39.131 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:20:39.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:39.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:39.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:39.132 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent 08:20:39.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:39.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:39.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:39.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:20:39.133 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:20:39.133 INFO [WorkbenchTestable][AbstractText] Text set to: hello 08:20:39.135 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 08:20:39.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 08:20:39.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:39.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 08:20:39.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:39.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:39.137 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:39.137 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:39.137 DEBUG [main][MenuItemLookup] Item match:File 08:20:39.138 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:20:39.138 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:20:39.138 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:20:39.138 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:20:39.138 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:39.138 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:20:39.138 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:20:39.139 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:39.139 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:20:39.139 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:20:39.139 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:20:39.139 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:20:39.139 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:20:39.152 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 08:20:39.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 08:20:39.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:39.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 08:20:39.153 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 08:20:39.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 08:20:39.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:39.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 08:20:39.154 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test' 08:20:39.154 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test 08:20:39.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 08:20:39.154 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:20:39.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:39.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:39.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:39.167 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:39.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:39.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:39.167 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:39.168 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:39.168 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:39.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:39.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:39.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:39.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:39.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:20:39.173 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:20:39.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:39.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:39.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:39.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:39.174 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:39.174 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:39.174 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:39.174 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:39.174 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:39.174 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:39.174 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:39.174 DEBUG [main][MenuItemLookup] Item match:Window 08:20:39.174 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:39.174 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:39.174 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:39.174 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:39.174 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:39.174 DEBUG [main][MenuItemLookup] Item match:Show View 08:20:39.176 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:20:39.176 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:20:39.176 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:20:39.176 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:20:39.176 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:20:39.176 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:20:39.176 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:20:39.176 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:20:39.176 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:39.177 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:20:39.177 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:20:39.177 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:20:39.177 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:20:39.177 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:20:39.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:20:39.235 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:20:39.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:20:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:39.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:20:39.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:39.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:39.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:39.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:39.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:20:39.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:39.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:39.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:20:39.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:20:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:20:39.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:20:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:20:39.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:20:39.239 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:20:39.239 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:20:39.239 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:20:39.239 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:20:39.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:39.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:39.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:39.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:39.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:39.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, 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:20:39.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:20:39.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:39.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:39.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:20:39.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:20:39.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:39.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:39.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:39.241 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:20:39.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:39.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:39.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:39.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:39.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:20:39.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:20:39.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:20:39.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:20:39.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:39.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:39.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:39.279 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:39.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:20:39.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:39.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:39.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:39.281 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:39.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:39.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:39.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:39.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:39.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:39.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.283 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate. 08:20:39.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:39.285 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:39.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 08:20:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:39.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:39.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:39.286 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:20:39.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:20:39.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:39.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:20:39.317 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:39.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:39.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:39.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:20:39.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:39.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:39.328 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:20:39.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:20:39.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:39.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:20:39.334 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 08:20:39.334 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 08:20:39.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:20:39.335 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:20:39.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:39.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:39.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:39.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:39.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 '\*?\QWorkbench Test\E') 08:20:39.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:39.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:39.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:20:39.355 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:20:39.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:39.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:20:39.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:20:39.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:20:39.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:20:39.356 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:20:39.356 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:20:39.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:20:39.357 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:20:39.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:39.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:39.367 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:39.375 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:20:39.375 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:20:39.375 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:39.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:39.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:39.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.159 s - in org.eclipse.reddeer.workbench.test.view.ViewTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.693 s getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.191 s testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.008 s testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.008 s testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.18 s testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.007 s testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.007 s getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.178 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.005 s viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.164 s testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.006 s testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.312 s testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.006 s testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.004 s testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.117 s testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.146 s testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.003 s testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.265 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.265 s testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.167 s testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.054 s testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.207 s Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:20:39.382 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:20:39.383 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:20:39.383 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:39.383 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:20:39.383 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:39.383 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:20:39.383 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:39.383 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:20:39.383 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:39.383 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:20:39.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:20:39.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:20:39.384 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:39.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:20:39.384 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:20:39.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:20:39.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:39.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:39.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:39.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:20:39.384 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:20:39.385 DEBUG [main][MenuItemLookup] Found menu:'File' 08:20:39.385 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:20:39.385 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:20:39.385 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:20:39.385 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:20:39.385 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:20:39.385 DEBUG [main][MenuItemLookup] Item match:Window 08:20:39.385 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:20:39.385 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:20:39.385 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:20:39.385 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:39.385 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:20:39.385 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:20:39.385 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:39.385 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:20:39.385 DEBUG [main][MenuItemLookup] Found menu:'' 08:20:39.385 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:20:39.385 DEBUG [main][MenuItemLookup] Item match:Preferences 08:20:39.415 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:20:39.415 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:20:39.416 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:20:39.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:20:39.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. finished successfully 08:20:39.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:20:39.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:39.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:39.473 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:20:39.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:20:39.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:20:39.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:39.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:39.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:20:39.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:20:39.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:20:39.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:20:39.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:20:39.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:20:39.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:20:39.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:20:39.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:20:39.476 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:20:39.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:20:39.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:20:39.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:20:39.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:20:39.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:20:39.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:20:39.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:20:39.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:20:39.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:20:39.515 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:39.515 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 08:20:39.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:20:39.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:39.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:39.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:39.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:20:39.517 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed 08:20:39.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:20:39.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:20:39.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:20:39.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:20:39.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:20:39.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:20:39.518 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 08:20:39.519 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:20:39.519 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 08:20:39.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:20:39.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:20:39.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:20:39.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:20:39.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState... 08:20:39.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully 08:20:39.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:20:39.520 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:39.520 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:40.023 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:40.023 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:40.523 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:40.523 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:41.023 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:41.023 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:41.523 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:41.523 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:42.023 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:42.024 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:42.524 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:42.524 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:43.024 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:43.024 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:43.524 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:43.524 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:44.024 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:44.024 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:44.524 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:44.524 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:45.025 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:45.025 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:45.525 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:45.525 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:46.025 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:46.025 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:46.525 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:46.525 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:47.025 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:47.025 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:47.525 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:47.525 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:48.026 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:48.026 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:48.526 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:48.526 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:49.026 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:49.026 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:49.526 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:20:49.526 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:20:49.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown 08:20:49.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:20:49.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:50.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:50.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:51.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:51.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:52.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:52.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:53.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:53.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:54.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:54.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:55.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:55.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:56.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:56.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:57.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:57.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:58.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:58.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:59.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:20:59.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:00.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:00.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:01.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:01.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:02.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:02.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:03.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:03.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:04.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:04.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:05.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:05.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:06.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:06.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:07.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:07.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:08.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:08.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:09.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:09.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:10.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:10.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:11.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:11.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:12.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:12.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:13.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:13.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:14.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:14.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:15.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:15.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:16.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:16.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:17.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:17.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:18.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:18.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:19.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:19.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:20.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:20.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:21.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:21.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:22.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:22.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:23.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:23.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:24.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:24.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:25.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:25.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:26.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:26.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:27.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:27.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:28.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:28.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:29.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:29.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:30.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:30.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:31.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:31.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:32.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:32.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:33.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:33.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:34.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:34.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:35.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:35.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:36.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:36.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:37.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:37.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:38.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:38.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:39.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:21:39.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:21:39.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:21:39.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:21:39.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:21:39.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:21:39.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:21:39.546 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:21:39.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:39.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:39.546 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 08:21:39.546 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:21:39.546 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:21:39.546 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:21:39.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:39.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.165 s - in org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 0.003 s testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 60.027 s Running org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:21:39.565 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:21:39.566 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:21:39.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:21:39.567 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:21:39.567 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:21:39.567 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:21:39.567 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:21:39.567 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:21:39.567 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:21:39.567 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:21:39.567 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:21:39.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:39.567 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:21:39.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:39.568 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:21:39.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:39.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:21:39.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:39.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:39.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:21:39.568 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:21:39.568 DEBUG [main][MenuItemLookup] Found menu:'File' 08:21:39.568 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:21:39.568 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:21:39.568 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:21:39.568 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:21:39.568 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:21:39.568 DEBUG [main][MenuItemLookup] Item match:Window 08:21:39.568 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:21:39.568 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:21:39.568 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:21:39.568 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:39.568 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:21:39.568 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:21:39.568 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:39.568 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:21:39.568 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:39.568 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:21:39.568 DEBUG [main][MenuItemLookup] Item match:Preferences 08:21:39.569 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:21:39.569 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:21:39.569 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:21:39.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:21:39.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell 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:21:39.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:21:39.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:39.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:39.635 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:21:39.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:39.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:21:39.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:39.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:39.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:39.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:39.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:39.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:21:39.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:21:39.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:21:39.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:39.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:39.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:39.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:39.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:21:39.638 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:21:39.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:21:39.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:21:39.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:21:39.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:21:39.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:21:39.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:21:39.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:21:39.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:39.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:39.659 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:21:39.660 DEBUG [main][EditorHandler] 0 editor(s) found 08:21:39.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:39.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:39.665 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:21:39.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:21:39.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:39.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:39.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:21:39.666 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:21:39.666 DEBUG [main][MenuItemLookup] Found menu:'File' 08:21:39.666 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:21:39.666 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:21:39.666 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:21:39.666 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:21:39.666 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:21:39.666 DEBUG [main][MenuItemLookup] Item match:Window 08:21:39.666 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:21:39.666 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:21:39.666 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:21:39.666 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:39.666 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:21:39.666 DEBUG [main][MenuItemLookup] Item match:Show View 08:21:39.669 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:21:39.669 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:21:39.669 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:21:39.670 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:21:39.670 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:21:39.670 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:21:39.670 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:21:39.670 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:21:39.670 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:39.670 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:21:39.670 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:21:39.670 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:21:39.670 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:21:39.670 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:21:39.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:21:39.711 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:21:39.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:21:39.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:39.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:39.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:21:39.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:21:39.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:39.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:39.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:21:39.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:21:39.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:39.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:39.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:39.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:39.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:39.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:21:39.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:21:39.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:21:39.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:21:39.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:39.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:21:39.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:39.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:21:39.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:21:39.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:21:39.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:39.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:21:39.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:39.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:21:39.715 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:21:39.715 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:21:39.715 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:21:39.715 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:21:39.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:21:39.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:39.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:39.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:21:39.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:21:39.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:39.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:39.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:21:39.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:21:39.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:39.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:39.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:21:39.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:21:39.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:39.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:39.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:39.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:39.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:21:39.717 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:21:39.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:21:39.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:21:39.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:21:39.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:21:39.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:21:39.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:21:39.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:21:39.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:39.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:39.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:21:39.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:39.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:39.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:21:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:39.830 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:21:39.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.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:21:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:39.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:39.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:39.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:39.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:39.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:21:39.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:21:39.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:39.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:21:39.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:21:39.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:21:39.834 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:21:39.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:21:39.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:39.834 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:21:39.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:21:39.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:21:39.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:39.837 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:21:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:39.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:39.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:39.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:39.839 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:21:39.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:21:39.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:39.841 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:21:39.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:21:39.876 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 08:21:39.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:21:39.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:21:39.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:21:39.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:21:39.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:21:39.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:21:39.877 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:21:39.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:39.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:39.955 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 08:21:39.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:21:39.955 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 08:21:39.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:21:39.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:21:39.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:21:39.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:21:39.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:21:39.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:21:39.956 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:21:39.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:39.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:39.956 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 08:21:39.956 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:21:39.956 DEBUG [main][EditorHandler] 0 editor(s) found 08:21:39.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:39.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:39.957 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:21:39.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:39.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:39.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:21:39.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:39.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:39.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:21:39.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:21:39.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:39.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:39.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:39.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:39.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:39.959 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:21:39.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:21:39.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:39.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:21:39.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:21:39.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:21:39.961 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:21:39.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:21:39.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:39.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:39.962 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:21:39.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:21:39.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:39.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:39.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:39.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:39.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:40.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:40.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:40.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:40.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:40.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:21:40.964 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:21:40.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:21:40.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:40.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:40.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:21:40.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:40.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:40.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:40.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:40.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:40.967 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 08:21:40.971 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:21:40.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:21:40.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:40.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:40.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:40.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:40.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:41.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:41.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:41.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:41.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:41.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:21:41.973 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:21:41.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:21:41.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:41.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:41.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:21:41.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:41.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:41.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:41.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:41.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:41.975 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 08:21:41.975 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:21:41.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:21:41.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:41.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:41.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:21:41.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:41.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:41.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:41.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:41.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:41.976 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:21:41.976 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:21:41.977 DEBUG [main][TreeItemHandler] Set Tree selection 08:21:41.977 DEBUG [main][TreeHandler] Notify Tree about selection event 08:21:41.991 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:21:41.993 DEBUG [WorkbenchTestable][TreeItemHandler] MyProject 08:21:41.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:21:41.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:21:42.032 DEBUG [main][MenuItemLookup] Found menu:'New' 08:21:42.032 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:21:42.032 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:42.032 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:21:42.032 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:42.032 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:21:42.033 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:21:42.033 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:21:42.033 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:21:42.033 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:21:42.033 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:42.033 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:21:42.033 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:21:42.033 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:42.033 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:21:42.033 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:21:42.033 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:21:42.033 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:21:42.033 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:21:42.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:21:42.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:21:42.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:21:42.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:21:42.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:21:42.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:21:42.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:21:42.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:21:42.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:21:42.554 DEBUG [main][MenuItemLookup] Found menu:'New' 08:21:42.555 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:21:42.555 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:42.555 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:21:42.555 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:42.555 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:21:42.555 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:21:42.555 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:21:42.555 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:21:42.555 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:21:42.555 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:21:42.555 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:21:42.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 08:21:43.170 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:21:43.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:21:43.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:43.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:43.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:21:43.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:21:43.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:43.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:43.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:21:43.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:21:43.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:43.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:43.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:43.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:43.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:21:43.175 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:21:43.176 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:21:43.176 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:21:43.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:21:43.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:21:43.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:21:43.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:21:43.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, 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:21:43.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:21:43.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:43.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:43.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:21:43.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:21:43.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:43.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:43.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:43.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:43.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:21:43.177 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:21:43.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:21:43.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:21:43.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:21:43.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:21:43.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:21:43.185 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:21:43.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:21:43.686 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:21:43.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:21:43.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:21:43.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:21:43.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:21:43.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:21:43.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:21:43.687 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:21:43.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:21:43.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:43.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:21:43.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:21:43.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:21:43.689 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:21:43.689 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:21:43.689 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:21:43.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:43.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.129 s - in org.eclipse.reddeer.workbench.test.editor.EditorFileTest testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.079 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:21:43.695 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:21:43.696 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:21:43.696 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:21:43.696 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:21:43.696 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:21:43.696 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:21:43.698 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:21:43.698 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:21:43.698 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:21:43.698 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:21:43.699 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:21:43.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:43.699 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:21:43.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:43.699 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:21:43.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:43.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:21:43.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:43.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:43.700 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:21:43.700 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:21:43.701 DEBUG [main][MenuItemLookup] Found menu:'File' 08:21:43.701 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:21:43.701 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:21:43.701 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:21:43.701 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:21:43.701 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:21:43.701 DEBUG [main][MenuItemLookup] Item match:Window 08:21:43.701 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:21:43.701 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:21:43.701 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:21:43.701 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:43.701 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:21:43.701 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:21:43.701 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:43.701 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:21:43.701 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:43.701 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:21:43.702 DEBUG [main][MenuItemLookup] Item match:Preferences 08:21:43.702 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:21:43.702 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:21:43.702 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:21:43.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:21:43.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell 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:21:43.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:21:43.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:43.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:43.763 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:21:43.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:43.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:21:43.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:43.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:43.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:43.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:43.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:43.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:21:43.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:21:43.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:21:43.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:43.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:43.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:43.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:43.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:21:43.768 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:21:43.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:21:43.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:21:43.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:21:43.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:21:43.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:21:43.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:21:43.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:21:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:43.792 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:21:43.792 DEBUG [main][EditorHandler] 0 editor(s) found 08:21:43.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:43.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:43.793 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:21:43.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:43.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:43.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:21:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:43.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:21:43.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 '\*?\QProject Explorer\E') 08:21:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:43.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:43.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:43.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:43.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:43.795 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:21:43.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:21:43.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:43.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:21:43.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:21:43.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:21:43.797 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:21:43.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:21:43.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:43.798 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:21:43.798 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:21:43.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:21:43.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:43.815 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:21:43.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:43.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:43.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:43.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:43.816 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:21:43.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:21:43.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:43.817 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:21:43.821 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:43.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:43.821 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:43.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:43.821 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:21:43.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:43.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:43.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:43.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:43.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:43.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:43.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:43.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:21:43.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:43.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:43.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:43.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:43.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:43.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:21:43.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:43.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:43.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:21:43.823 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:21:43.823 DEBUG [main][MenuItemLookup] Found menu:'File' 08:21:43.823 DEBUG [main][MenuItemLookup] Item match:File 08:21:43.825 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:21:43.825 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:21:43.827 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:21:43.827 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:43.827 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:21:43.827 DEBUG [main][MenuItemLookup] Found menu:'File' 08:21:43.827 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:21:43.827 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:43.827 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:21:43.827 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:21:43.827 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:21:43.827 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:21:43.827 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:21: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 'New|Select a wizard'] is available.... 08:21:43.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:21:43.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:21:43.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:43.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:43.894 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:21:43.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:43.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:21:43.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:43.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:43.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:43.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:43.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:43.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:21:43.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:21:43.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:21:43.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:21:43.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:44.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:44.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:21:44.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:21:44.415 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:21:44.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:44.415 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:21:44.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:44.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:21:44.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:21:44.415 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:21:44.415 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:21:44.418 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:21:44.418 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:21:44.418 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:21:44.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:21:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:44.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:44.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:44.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:21:44.420 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:21:44.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:21:44.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:21:44.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:21:44.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:21:44.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:21:44.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:44.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:44.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:21:44.450 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:21:44.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:21:44.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:44.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:44.451 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:21:44.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:44.452 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 08:21:44.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:21:44.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:44.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:44.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:44.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:44.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:21:44.454 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:21:44.454 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 08:21:44.455 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:21:44.455 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 08:21:44.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:21:44.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:44.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:44.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:44.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:44.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:21:44.458 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:21:44.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:21:44.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:21:44.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:21:44.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:21:44.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:21:44.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:21:44.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:21:44.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:21:44.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:21:44.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:21:44.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:21:44.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:44.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:44.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:44.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:44.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:21:44.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:44.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:44.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:44.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:44.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:44.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:44.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:44.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:21:44.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:44.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:44.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:44.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:44.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:44.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:21:44.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:44.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:44.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:21:44.964 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:21:44.964 DEBUG [main][MenuItemLookup] Found menu:'File' 08:21:44.964 DEBUG [main][MenuItemLookup] Item match:File 08:21:44.964 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:21:44.965 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:21:44.965 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:21:44.965 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:44.965 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:21:44.965 DEBUG [main][MenuItemLookup] Found menu:'File' 08:21:44.965 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:21:44.965 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:44.965 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:21:44.965 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:21:44.966 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:21:44.966 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:21:44.966 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:21:45.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:21:45.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:21:45.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:21:45.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:45.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:45.013 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:21:45.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:45.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:21:45.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:45.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:45.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:45.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:45.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:21:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:21:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:21:45.015 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:21:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:45.015 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:21:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:45.015 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:21:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:21:45.015 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:21:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:45.015 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:21:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:45.015 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:21:45.015 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 08:21:45.016 DEBUG [main][TreeItemHandler] Selecting tree item: File 08:21:45.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 08:21:45.021 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 08:21:45.021 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:21:45.021 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:21:45.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:21:45.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:45.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:45.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:45.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:45.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:21:45.023 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:21:45.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:21:45.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:21:45.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:21:45.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:21:45.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:45.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:45.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:45.058 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:21:45.058 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:21:45.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:21:45.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:45.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:45.065 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:21:45.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:45.066 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:21:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:45.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:45.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:45.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:45.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:21:45.068 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:21:45.069 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 08:21:45.069 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:21:45.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:45.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:45.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:45.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:45.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:21:45.071 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:21:45.072 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 08:21:45.076 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:21:45.076 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 08:21:45.076 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:21:45.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:45.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:45.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:45.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:45.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:21:45.078 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:21:45.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:21:45.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:21:45.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:21:45.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:21:45.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:21:45.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:21:45.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:21:45.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:21:45.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:21:45.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:21:45.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:21:45.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:21:45.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:21:45.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:45.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:45.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:45.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:45.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:45.588 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:45.588 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 08:21:45.588 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:21:45.588 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:21:45.589 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:45.589 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:21:45.589 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:21:45.590 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:21:45.611 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:21:45.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:45.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:45.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:45.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:45.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:21:45.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:45.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:45.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:45.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:45.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:45.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:45.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:45.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:21:45.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:45.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:45.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:45.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:45.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:45.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:21:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:45.613 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:21:45.614 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:21:45.614 DEBUG [main][MenuItemLookup] Found menu:'File' 08:21:45.614 DEBUG [main][MenuItemLookup] Item match:File 08:21:45.615 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:21:45.615 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:21:45.615 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:21:45.616 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:45.616 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:21:45.616 DEBUG [main][MenuItemLookup] Found menu:'File' 08:21:45.616 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:21:45.616 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:45.616 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:21:45.616 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:21:45.616 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:21:45.616 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:21:45.616 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:21:45.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 'New|Select a wizard'] is available.... 08:21:45.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:21:45.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:21:45.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:45.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:45.669 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:21:45.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:45.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:21:45.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:45.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:45.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:45.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:45.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:45.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:21:45.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:21:45.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:21:45.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:21:45.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:45.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:21:45.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:45.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:21:45.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:21:45.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:21:45.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:45.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:21:45.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:45.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:21:45.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 08:21:45.671 DEBUG [main][TreeItemHandler] Selecting tree item: File 08:21:45.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 08:21:45.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 08:21:45.671 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:21:45.671 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:21:45.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:21:45.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:45.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:45.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:45.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:45.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:21:45.673 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:21:45.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:21:45.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:21:45.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:21:45.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:21:45.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:45.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:45.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:45.724 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:21:45.724 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:21:45.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:21:45.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:45.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:45.724 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:21:45.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:45.725 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:21:45.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:45.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:45.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:45.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:45.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:21:45.727 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:21:45.727 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest1.min 08:21:45.728 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:21:45.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:45.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:45.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:45.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:45.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:21:45.729 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:21:45.729 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 08:21:45.730 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:21:45.730 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 08:21:45.730 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:21:45.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:45.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:45.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:45.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:45.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:21:45.732 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:21:45.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:21:45.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:21:45.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:21:45.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:21:45.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:21:46.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:21:46.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:21:46.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:21:46.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:21:46.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:21:46.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:21:46.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:21:46.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:46.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:46.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:46.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:46.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:21:46.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:46.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:46.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:46.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:46.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:46.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:46.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:46.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:21:46.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:46.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:46.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:46.243 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:46.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:46.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:21:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:46.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:21:46.245 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 08:21:46.245 DEBUG [main][MenuItemLookup] Found menu:'File' 08:21:46.245 DEBUG [main][MenuItemLookup] Item match:File 08:21:46.246 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:21:46.246 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:21:46.247 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:21:46.247 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:46.247 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:21:46.247 DEBUG [main][MenuItemLookup] Found menu:'File' 08:21:46.247 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:21:46.247 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:46.247 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:21:46.247 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:21:46.247 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:21:46.247 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:21:46.248 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:21:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:21:46.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching 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:21:46.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:21:46.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:46.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:46.304 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:21:46.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:46.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:21:46.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:46.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:46.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:46.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:46.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:46.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:21:46.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:21:46.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:21:46.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:21:46.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:46.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:21:46.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:46.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:21:46.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:21:46.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:21:46.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:46.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:21:46.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:46.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:21:46.306 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 08:21:46.306 DEBUG [main][TreeItemHandler] Selecting tree item: File 08:21:46.306 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 08:21:46.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 08:21:46.306 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:21:46.306 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:21:46.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:21:46.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:46.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:46.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:46.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:46.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:21:46.307 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:21:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:21:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:21:46.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:21:46.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:21:46.336 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:21:46.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:46.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:46.336 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:21:46.336 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:21:46.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:21:46.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:46.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:46.337 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:21:46.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:21:46.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 08:21:46.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:46.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:46.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:46.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:46.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:21:46.340 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:21:46.340 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest+.min 08:21:46.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 08:21:46.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:46.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:46.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:46.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:46.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:21:46.342 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:21:46.343 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 08:21:46.343 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:21:46.343 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 08:21:46.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:21:46.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:46.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:46.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:46.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:46.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:21:46.345 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:21:46.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:21:46.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:21:46.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:21:46.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:21:46.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:21:46.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:21:46.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:21:46.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:21:46.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:21:46.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:21:46.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:21:46.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 08:21:46.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:46.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:46.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:46.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:46.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:46.862 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest+.min 08:21:46.865 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:46.865 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:46.865 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:21:46.865 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:21:46.866 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:46.866 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:21:46.866 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:21:46.866 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 08:21:46.878 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 08:21:46.878 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:21:46.878 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:21:46.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:21:46.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:21:46.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:21:46.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:21:46.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:46.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:46.882 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 08:21:46.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:21:46.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:46.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:46.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:21:46.882 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 08:21:46.882 DEBUG [main][MenuItemLookup] Found menu:'File' 08:21:46.883 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:21:46.883 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:21:46.883 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:21:46.883 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:21:46.883 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:21:46.883 DEBUG [main][MenuItemLookup] Item match:Window 08:21:46.883 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:21:46.883 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:21:46.883 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:21:46.883 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:46.883 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:21:46.883 DEBUG [main][MenuItemLookup] Item match:Show View 08:21:46.885 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:21:46.885 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:21:46.885 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:21:46.885 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:21:46.885 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:21:46.885 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:21:46.885 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:21:46.885 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:21:46.885 DEBUG [main][MenuItemLookup] Found menu:'' 08:21:46.885 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:21:46.885 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:21:46.892 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:21:46.892 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:21:46.892 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:21:46.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:21:46.929 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:21:46.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:21:46.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:46.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:46.930 DEBUG [WorkbenchTestable][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:21:46.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:21:46.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:46.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:46.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:21:46.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:21:46.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:46.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:46.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:46.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:46.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:46.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:21:46.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:21:46.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:21:46.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:21:46.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:47.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:47.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:21:47.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:21:47.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:21:47.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:47.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:21:47.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:47.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:21:47.434 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 08:21:47.434 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 08:21:47.434 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 08:21:47.434 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 08:21:47.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:21:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:47.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:21:47.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:21:47.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:47.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:47.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:21:47.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:21:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:47.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:21:47.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:21:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:47.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:47.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:47.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:47.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:21:47.436 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:21:47.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:21:47.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:21:47.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:21:47.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:21:47.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:21:47.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:21:47.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 08:21:47.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:47.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:47.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 08:21:47.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:47.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:47.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:21:47.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:47.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:47.589 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:21:47.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:21:47.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:47.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:47.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:47.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:47.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:47.591 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:47.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:47.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:47.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 08:21:47.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:21:47.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:21:47.593 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:47.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:47.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:47.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:47.594 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:47.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:47.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:47.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:47.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:47.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:47.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:48.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:48.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:48.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:48.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:48.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:21:48.616 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:48.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:48.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:48.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:48.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:21:48.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:48.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:48.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:48.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:48.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:48.618 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:21:48.621 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:21:48.621 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:21:48.621 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:21:48.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:49.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:49.122 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:21:49.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:49.123 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:49.124 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:49.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:49.133 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:21:49.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:49.133 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:49.133 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:49.135 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:49.135 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:21:49.135 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:21:49.153 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:21:49.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:21:49.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:21:49.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:21:49.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:21:49.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:21:49.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:21:49.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:49.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:49.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:49.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:49.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:49.158 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:49.159 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:49.159 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:21:49.159 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:21:49.159 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:21:49.159 DEBUG [main][EditorHandler] 2 editor(s) found 08:21:49.160 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 08:21:49.164 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 08:21:49.164 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:21:49.185 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:21:49.185 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:21:49.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:21:49.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:21:49.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:49.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:49.186 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:21:49.186 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:21:49.186 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:21:49.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:21:49.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:21:49.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:21:49.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:21:49.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:49.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:49.188 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:21:49.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:49.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:49.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:21:49.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:49.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:49.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:21:49.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:21:49.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:49.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:49.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:49.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:49.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:49.193 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:49.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:49.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:49.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:21:49.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:21:49.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:21:49.194 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:49.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:49.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:49.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:49.195 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:49.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:49.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:49.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:49.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:49.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:49.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:49.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:49.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:50.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:50.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:50.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:21:50.198 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:50.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:50.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:50.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:50.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:21:50.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:50.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:50.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:50.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:50.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:50.199 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:21:50.199 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:21:50.200 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:21:50.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:21:50.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:50.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:21:50.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:50.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:21:50.200 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:50.200 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:50.200 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:50.202 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:50.202 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:21:50.202 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:50.202 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:50.202 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:50.203 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:50.203 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:21:50.203 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:21:50.222 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:21:50.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:21:50.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:21:50.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:21:50.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:21:50.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:21:50.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 '\*?\QeditorTest.min\E') 08:21:50.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:50.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:50.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:50.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:50.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:50.225 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:50.225 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:50.225 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:21:50.225 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:21:50.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 08:21:50.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:21:50.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:50.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:50.226 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:21:50.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:21:50.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:50.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:50.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:50.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:50.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:21:50.226 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:21:50.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:21:50.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:21:50.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:21:50.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:21:50.228 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:21:50.228 DEBUG [main][EditorHandler] 1 editor(s) found 08:21:50.228 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:21:50.249 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:21:50.249 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:21:50.249 DEBUG [main][EditorHandler] 0 editor(s) found 08:21:50.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:21:50.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:21:50.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:21:50.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:50.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:50.249 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:21:50.249 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:21:50.249 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:21:50.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:21:50.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:21:50.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:21:50.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:21:50.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:50.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:50.252 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:21:50.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:50.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:50.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:21:50.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:50.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:50.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:21:50.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:21:50.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:50.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:50.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:50.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:50.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:50.256 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:50.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:50.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:50.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:21:50.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:21:50.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:21:50.257 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:50.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:50.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:50.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:50.258 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:50.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:50.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:50.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:50.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:50.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:50.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:50.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:50.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:51.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:51.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:51.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:21:51.260 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:51.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:51.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:51.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:51.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:21:51.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:51.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:51.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:51.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:51.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:51.261 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:21:51.261 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:21:51.262 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:21:51.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:21:51.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:51.262 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:21:51.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:51.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:21:51.262 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:51.262 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:51.262 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:51.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:51.264 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:21:51.264 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:51.264 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:51.264 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:51.265 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:51.265 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:21:51.265 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:21:51.276 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:21:51.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:21:51.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:21:51.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:21:51.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:21:51.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:21:51.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:51.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:51.283 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:21:51.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:51.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:51.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:21:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:51.285 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:21:51.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:21:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:51.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:51.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:51.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:51.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:51.287 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:51.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:51.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:51.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:51.306 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:51.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:51.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:51.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:51.307 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:51.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:51.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:51.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:51.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:51.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:51.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:51.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:51.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:52.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:52.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:52.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:21:52.309 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:52.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:52.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:52.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:52.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:21:52.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:52.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:52.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:52.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:52.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:52.310 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:21:52.311 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:21:52.311 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:21:52.311 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:21:52.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:52.311 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:21:52.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:52.311 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:21:52.311 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:52.311 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:52.311 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:52.315 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:52.316 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:21:52.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:52.316 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:52.316 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:52.318 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:52.318 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:21:52.318 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:21:52.326 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:21:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:21:52.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:21:52.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:21:52.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:21:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:21:52.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14108c9a is found... 08:21:52.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14108c9a is found finished successfully 08:21:52.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:21:52.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:52.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:52.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:52.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:52.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:52.337 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:52.337 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:52.337 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:21:52.337 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:21:52.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:52.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:52.340 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:21:52.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:52.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:52.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:21:52.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:52.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:52.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:21:52.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:21:52.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:52.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:52.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:52.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:52.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:52.350 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:52.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:52.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:52.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:52.378 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:52.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:52.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:52.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:52.379 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:52.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:52.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:52.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:52.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:52.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:52.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:52.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:52.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:53.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:53.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:53.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:21:53.382 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:53.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:53.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:53.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:53.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:21:53.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:53.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:53.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:53.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:53.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:53.384 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:21:53.384 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:21:53.384 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 08:21:53.384 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:21:53.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:53.384 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:21:53.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:53.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:21:53.385 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:21:53.385 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:21:53.385 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:21:53.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:21:53.386 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 08:21:53.386 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:21:53.386 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:21:53.387 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:21:53.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:21:53.388 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:21:53.388 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:21:53.404 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:21:53.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:21:53.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:21:53.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:21:53.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:21:53.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:21:53.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7eae6885 is found... 08:21:53.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7eae6885 is found finished successfully 08:21:53.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 '\*?\QeditorTest1.min\E') 08:21:53.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:53.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:53.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:53.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:53.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:53.407 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:53.407 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:53.407 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:21:53.407 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:21:53.408 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:21:53.408 DEBUG [main][EditorHandler] 2 editor(s) found 08:21:53.408 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:21:53.412 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:21:53.412 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 08:21:53.432 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 08:21:53.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:21:53.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:21:53.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:21:53.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:53.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:53.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:21:53.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:21:53.433 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:21:53.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:21:53.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:21:53.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:21:53.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:21:53.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:53.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:53.435 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:21:53.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:53.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:53.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:21:53.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:53.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:53.437 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:21:53.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:21:53.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:53.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:53.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:53.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:53.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:53.439 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:53.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:53.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:53.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:21:53.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:21:53.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:21:53.441 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:53.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:53.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:53.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:53.441 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:53.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:53.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:53.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:53.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:53.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:53.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:53.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:53.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:54.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:54.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:54.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:21:54.444 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:54.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:54.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:54.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:54.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:21:54.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:54.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:54.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:54.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:54.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:54.446 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:21:54.446 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:21:54.446 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:21:54.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:21:54.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:54.446 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:21:54.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:54.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:21:54.447 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:54.447 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:54.447 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:54.449 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:54.449 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:21:54.449 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:54.449 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:54.449 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:54.451 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:54.451 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:21:54.451 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:21:54.466 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:21:54.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:21:54.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:21:54.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:21:54.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:21:54.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:21:54.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:21:54.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:54.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:54.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:54.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:54.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:54.470 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:54.470 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:54.470 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:21:54.470 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:21:54.470 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:54.470 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:21:54.471 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 08:21:54.471 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:21:54.490 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:21:54.491 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:21:54.491 DEBUG [main][EditorHandler] 0 editor(s) found 08:21:54.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:21:54.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:21:54.491 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:21:54.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:54.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:54.491 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:21:54.491 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:21:54.491 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:21:54.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:21:54.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:21:54.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:21:54.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:21:54.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:54.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:54.493 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:21:54.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:54.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:54.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:21:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:54.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:21:54.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:21:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:54.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:54.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:54.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:54.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:54.498 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:54.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:54.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:54.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:21:54.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:21:54.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:21:54.499 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:54.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:54.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:54.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:54.500 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:54.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:54.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:54.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:54.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:54.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:54.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:55.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:55.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:55.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:55.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:55.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:21:55.502 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:55.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:55.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:55.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:55.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:21:55.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:55.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:55.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:55.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:55.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:55.503 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:21:55.503 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:21:55.503 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:21:55.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:21:55.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:55.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:21:55.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:55.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:21:55.504 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:55.504 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:55.504 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:55.506 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:55.506 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:21:55.506 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:55.506 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:55.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:55.508 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:55.508 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:21:55.508 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:21:55.529 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:21:55.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:21:55.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:21:55.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:21:55.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:21:55.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:21:55.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:21:55.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:55.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:55.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:55.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:55.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:55.533 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:55.533 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:55.533 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:21:55.533 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:21:55.533 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:21:55.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:55.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:55.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:55.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:55.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:21:55.534 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:21:55.534 DEBUG [main][EditorHandler] 1 editor(s) found 08:21:55.534 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:21:55.560 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:21:55.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:21:55.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:21:55.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:21:55.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:55.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:55.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:21:55.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:21:55.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:21:55.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:21:55.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:21:55.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:21:55.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:21:55.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:55.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:55.563 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:21:55.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:55.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:55.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:21:55.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:55.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:55.565 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:21:55.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:21:55.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:55.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:55.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:55.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:55.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:55.568 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:55.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:55.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:55.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:21:55.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:21:55.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:21:55.570 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:55.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:55.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:55.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:55.571 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:55.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:55.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:55.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:55.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:55.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:55.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:56.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:56.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:56.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:56.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:56.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:21:56.574 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:56.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:56.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:56.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:56.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:21:56.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:56.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:56.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:56.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:56.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:56.575 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:21:56.575 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:21:56.576 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:21:56.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:21:56.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:56.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:21:56.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:56.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:21:56.576 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:56.576 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:56.576 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:56.578 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:56.578 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:21:56.579 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:56.579 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:56.579 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:56.580 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:56.580 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:21:56.580 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:21:56.597 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:21:56.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:21:56.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:21:56.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:21:56.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:21:56.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:21:56.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:56.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:56.600 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:21:56.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:56.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:56.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:21:56.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:56.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:56.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:21:56.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:21:56.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:56.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:56.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:56.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:56.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:56.603 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:56.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:56.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:56.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:56.625 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:56.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:56.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:56.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:56.626 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:56.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:56.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:56.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:56.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:56.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:56.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:57.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:57.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:57.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:57.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:57.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:21:57.629 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:57.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:57.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:57.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:57.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:21:57.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:57.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:57.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:57.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:57.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:57.630 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:21:57.630 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:21:57.630 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:21:57.630 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:21:57.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:57.631 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:21:57.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:57.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:21:57.631 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:57.631 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:57.631 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:57.633 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:57.633 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:21:57.633 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:57.633 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:57.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:57.635 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:57.635 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:21:57.635 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:21:57.643 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:21:57.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:21:57.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:21:57.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:21:57.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:21:57.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:21:57.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58910e71 is found... 08:21:57.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58910e71 is found finished successfully 08:21:57.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:21:57.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:57.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:57.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:57.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:57.646 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:57.646 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:57.646 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:21:57.646 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:21:57.646 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:21:57.647 DEBUG [main][EditorHandler] 1 editor(s) found 08:21:57.647 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:21:57.666 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:21:57.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:21:57.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:21:57.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:21:57.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:57.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:57.667 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:21:57.667 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:21:57.667 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:21:57.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:21:57.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:21:57.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:21:57.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:21:57.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:57.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:57.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:21:57.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:57.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:57.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:21:57.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:57.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:57.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:21:57.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:21:57.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:57.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:57.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:57.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:57.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:57.674 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:57.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:57.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:57.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:21:57.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:21:57.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:21:57.676 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:57.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:57.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:57.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:57.677 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:57.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:57.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:57.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:57.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:57.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:58.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:58.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:58.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:58.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:58.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:21:58.679 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:58.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:58.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:58.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:58.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:21:58.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:58.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:58.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:58.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:58.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:58.680 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:21:58.681 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:21:58.681 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:21:58.681 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:21:58.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:58.681 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:21:58.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:58.681 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:21:58.681 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:58.681 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:58.681 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:58.684 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:58.684 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:21:58.684 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:58.684 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:58.684 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:58.685 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:58.685 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:21:58.686 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:21:58.696 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:21:58.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:21:58.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:21:58.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:21:58.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:21:58.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:21:58.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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:21:58.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:58.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:58.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:58.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:58.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:58.703 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:58.703 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:58.703 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:21:58.703 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:21:58.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 08:21:58.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:21:58.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:58.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:58.704 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:21:58.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:21:58.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:58.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:58.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:58.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:58.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:21:58.704 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:21:58.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:21:58.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:21:58.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:21:58.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:21:58.705 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:58.705 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:21:58.705 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:21:58.706 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:21:58.725 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:21:58.725 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:21:58.725 DEBUG [main][EditorHandler] 0 editor(s) found 08:21:58.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:21:58.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:21:58.725 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:21:58.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:58.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:58.725 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:21:58.725 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:21:58.725 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:21:58.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:21:58.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:21:58.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:21:58.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:21:58.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:58.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:58.728 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:21:58.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:58.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:58.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:21:58.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:21:58.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:21:58.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:21:58.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:21:58.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:58.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:58.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:58.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:58.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:58.732 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:58.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:58.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:58.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:21:58.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:21:58.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:21:58.734 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:58.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:58.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:58.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:58.734 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:58.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:58.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:58.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:58.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:58.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:58.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:59.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:59.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:59.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:59.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:21:59.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:21:59.762 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:21:59.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:21:59.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:59.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:59.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:21:59.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:59.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:59.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:59.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:59.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:21:59.764 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:21:59.764 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:21:59.764 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:21:59.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:21:59.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:21:59.764 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:21:59.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:21:59.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:21:59.765 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:59.765 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:59.765 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:59.766 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:59.766 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:21:59.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:21:59.766 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:21:59.766 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:21:59.767 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:21:59.767 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:21:59.767 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:21:59.783 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:21:59.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:21:59.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:21:59.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:21:59.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:21:59.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:21:59.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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:21:59.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:59.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:59.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:59.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:59.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:21:59.786 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:59.786 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:21:59.786 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:21:59.786 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:21:59.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:21:59.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:21:59.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:21:59.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:21:59.787 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:21:59.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:21:59.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:21:59.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:21:59.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:21:59.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:21:59.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:21:59.787 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:21:59.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:21:59.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:21:59.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:21:59.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:21:59.789 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:21:59.789 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:21:59.789 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 08:21:59.789 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:21:59.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 08:22:00.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 08:22:00.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 08:22:00.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:00.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:00.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:00.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:00.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:00.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:22:00.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:00.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:00.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:00.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 08:22:00.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:00.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:00.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:00.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:22:00.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:00.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:00.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:00.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:00.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:00.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:00.317 INFO [WorkbenchTestable][AbstractButton] Click button &Save 08:22:00.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:22:00.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:22:00.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:22:00.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:00.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:22:00.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:22:00.348 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:22:00.348 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:00.348 DEBUG [main][EditorHandler] 0 editor(s) found 08:22:00.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:00.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:00.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:00.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:00.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:00.348 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:00.348 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:00.348 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:00.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:00.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:00.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:00.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:00.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:00.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:00.350 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:22:00.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:00.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:00.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:00.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:00.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:00.352 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:00.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:22:00.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:00.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:00.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:00.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:00.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:00.354 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:00.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:00.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:00.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:22:00.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:00.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:00.355 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:00.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:00.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:00.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:00.356 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:00.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:00.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:00.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:00.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:00.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:00.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:00.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:00.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:01.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:01.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:01.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:01.358 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:01.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:01.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:01.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:01.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:01.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:01.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:01.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:01.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:01.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:01.360 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:01.360 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:22:01.360 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:22:01.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:22:01.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:01.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:22:01.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:01.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:22:01.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:01.360 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:01.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:01.361 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:01.362 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:22:01.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:01.362 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:01.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:01.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:01.364 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:01.364 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:01.376 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:01.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:01.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:01.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:01.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:01.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:01.376 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:01.377 DEBUG [main][EditorHandler] 1 editor(s) found 08:22:01.377 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:22:01.395 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:22:01.396 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:01.396 DEBUG [main][EditorHandler] 0 editor(s) found 08:22:01.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:01.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:01.396 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:01.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:01.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:01.397 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:01.397 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:01.397 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:01.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:01.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:01.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:01.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:01.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:01.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:01.399 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:22:01.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:01.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:01.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:01.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:01.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:01.401 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:01.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:22:01.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:01.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:01.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:01.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:01.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:01.404 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:01.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:01.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:01.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:22:01.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:01.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:01.406 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:01.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:01.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:01.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:01.406 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:01.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:01.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:01.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:01.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:01.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:01.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:01.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:01.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:02.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:02.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:02.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:02.409 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:02.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:02.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:02.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:02.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:02.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:02.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:02.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:02.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:02.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:02.411 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:02.411 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:22:02.411 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:22:02.411 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:22:02.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:02.411 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:22:02.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:02.411 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:22:02.411 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:02.411 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:02.412 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:02.413 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:02.413 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:22:02.413 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:02.413 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:02.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:02.415 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:02.415 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:02.415 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:02.430 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:02.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:02.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:02.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:02.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:02.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:02.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@15156bc7 is found... 08:22:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@15156bc7 is found finished successfully 08:22:02.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:22:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:02.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:02.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:02.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:02.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:02.433 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:02.433 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:02.433 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:22:02.433 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:22:02.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:02.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:02.435 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:22:02.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:02.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:02.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:22:02.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:02.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:02.437 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:22:02.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:22:02.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:02.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:02.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:02.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:02.439 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:02.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:02.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:02.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:02.458 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:02.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:02.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:02.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:02.459 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:02.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:02.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:02.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:02.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:02.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:02.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:02.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:02.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:03.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:03.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:03.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:03.462 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:03.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:03.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:03.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:03.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:03.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:03.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:03.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:03.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:03.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:03.463 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:03.463 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:22:03.464 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 08:22:03.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:22:03.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:03.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:22:03.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:03.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:22:03.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:22:03.464 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:22:03.464 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:22:03.465 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:22:03.465 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 08:22:03.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:22:03.466 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:22:03.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:22:03.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:22:03.467 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:03.467 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:03.482 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:03.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:03.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:03.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:03.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:03.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:03.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36063b41 is found... 08:22:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36063b41 is found finished successfully 08:22:03.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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:22:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:03.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:03.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:03.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:03.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:03.485 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 08:22:03.490 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:03.490 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:03.490 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:22:03.490 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:22:03.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2505ef64 is found... 08:22:03.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2505ef64 is found finished successfully 08:22:03.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:22:03.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:03.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:03.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:03.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:03.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:03.492 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest1.min 08:22:03.497 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:03.497 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 08:22:03.497 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:22:03.497 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:22:03.497 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:03.497 DEBUG [main][EditorHandler] 2 editor(s) found 08:22:03.497 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:22:03.506 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:22:03.506 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 08:22:03.526 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 08:22:03.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:03.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:03.526 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:03.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:03.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:03.526 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:03.526 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:03.526 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:03.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:03.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:03.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:03.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:03.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:03.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:03.528 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:22:03.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:03.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:03.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:03.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:03.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:03.530 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:03.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:22:03.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:03.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:03.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:03.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:03.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:03.532 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:03.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:03.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:03.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:22:03.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:03.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:03.534 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:03.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:03.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:03.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:03.534 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:03.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:03.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:03.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:03.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:03.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:03.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:04.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:04.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:04.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:04.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:04.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:04.537 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:04.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:04.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:04.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:04.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:04.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:04.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:04.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:04.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:04.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:04.538 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:04.538 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:22:04.539 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:22:04.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:22:04.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:04.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:22:04.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:04.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:22:04.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:04.539 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:04.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:04.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:04.543 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:22:04.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:04.543 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:04.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:04.544 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:04.544 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:04.544 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:04.555 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:04.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:04.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:04.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:04.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:04.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:04.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:22:04.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:04.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:04.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:04.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:04.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:04.558 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:04.558 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:04.558 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:22:04.558 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:22:04.558 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:04.558 DEBUG [main][EditorHandler] 1 editor(s) found 08:22:04.558 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:22:04.578 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:22:04.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:04.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:04.578 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:04.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:04.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:04.579 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:04.579 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:04.579 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:04.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:04.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:04.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:04.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:04.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:04.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:04.581 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:22:04.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:04.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:04.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:04.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:04.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:04.583 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:04.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:22:04.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:04.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:04.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:04.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:04.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:04.585 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:04.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:04.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:04.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:22:04.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:04.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:04.586 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:04.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:04.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:04.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:04.587 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:04.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:04.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:04.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:04.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:04.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:05.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:05.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:05.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:05.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:05.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:05.589 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:05.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:05.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:05.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:05.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:05.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:05.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:05.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:05.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:05.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:05.590 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:05.591 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:22:05.591 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:22:05.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:22:05.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:05.591 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:22:05.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:05.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:22:05.592 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:05.592 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:05.592 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:05.593 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:05.593 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:22:05.593 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:05.593 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:05.593 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:05.594 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:05.594 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:05.594 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:05.605 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:05.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:05.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:05.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:05.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:05.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:05.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:22:05.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:05.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:05.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:05.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:05.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:05.607 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:05.608 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:05.608 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:22:05.608 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:22:05.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 08:22:05.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:05.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:05.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:05.608 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:22:05.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:05.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:05.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:05.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:05.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:05.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:05.615 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:22:05.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:22:05.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:22:05.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:22:05.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:05.616 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:05.616 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:22:05.617 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:22:05.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:22:05.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:05.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:05.617 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:22:05.617 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 08:22:05.617 DEBUG [main][MenuItemLookup] Found menu:'File' 08:22:05.617 DEBUG [main][MenuItemLookup] Item match:File 08:22:05.618 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:22:05.618 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:22:05.618 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:22:05.618 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:22:05.618 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:05.618 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:22:05.618 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:22:05.618 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:05.618 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:22:05.618 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:22:05.618 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:22:05.618 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:22:05.618 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:22:05.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:22:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:22:05.621 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:05.621 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 08:22:05.621 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:22:05.621 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:22:05.621 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:05.622 DEBUG [main][EditorHandler] 1 editor(s) found 08:22:05.622 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:22:05.646 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:22:05.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:05.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:05.646 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:05.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:05.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:05.646 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:05.646 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:05.646 INFO [WorkbenchTestable][RequirementsRunner] Started test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:05.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:05.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:05.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:05.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:05.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:05.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:05.649 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:22:05.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:05.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:05.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:05.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:05.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:05.651 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:05.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.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:22:05.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:05.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:05.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:05.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:05.653 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:05.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:05.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:05.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:22:05.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:05.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:05.654 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:05.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:05.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:05.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:05.655 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:05.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:05.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:05.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:05.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:05.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:05.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:06.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:06.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:06.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:06.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:06.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:06.657 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:06.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:06.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:06.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:06.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:06.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:06.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:06.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:06.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:06.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:06.658 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:06.659 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:22:06.659 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:22:06.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:22:06.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:06.659 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:22:06.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:06.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:22:06.659 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:06.659 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:06.659 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:06.660 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:06.661 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:22:06.661 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:06.661 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:06.661 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:06.662 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:06.662 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:06.662 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:06.672 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:06.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:06.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:06.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:06.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:06.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:06.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.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:22:06.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:06.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:06.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:06.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:06.678 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:06.678 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:06.678 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:22:06.678 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:22:06.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 08:22:06.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:06.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:06.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:06.679 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:22:06.679 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:06.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:06.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:06.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:06.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:06.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:06.680 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:22:06.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:22:06.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:22:06.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:22:06.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:06.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 08:22:06.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:06.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:06.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:06.681 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:22:06.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:06.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:06.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:06.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:06.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:06.682 INFO [WorkbenchTestable][AbstractButton] Click button Save 08:22:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:22:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:22:06.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:22:06.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:06.683 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:06.683 DEBUG [main][EditorHandler] 1 editor(s) found 08:22:06.683 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:22:06.706 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:22:06.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:06.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:06.706 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:06.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:06.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:06.707 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:06.707 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:06.707 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:06.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:06.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:06.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:06.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:06.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:06.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:06.709 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:22:06.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:06.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:06.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:06.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:06.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:06.712 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:06.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:22:06.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:06.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:06.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:06.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:06.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:06.714 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:06.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:06.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:06.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:22:06.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:06.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:06.716 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:06.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:06.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:06.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:06.716 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:06.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:06.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:06.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:06.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:06.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:06.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:07.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:07.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:07.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:07.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:07.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:07.718 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:07.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:07.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:07.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:07.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:07.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:07.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:07.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:07.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:07.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:07.719 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:07.720 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:22:07.720 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:22:07.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:22:07.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:07.720 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:22:07.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:07.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:22:07.720 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:07.720 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:07.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:07.722 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:07.722 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:22:07.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:07.722 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:07.722 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:07.723 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:07.723 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:07.723 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:07.742 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:07.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:07.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:07.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:07.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:07.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:07.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:22:07.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:07.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:07.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:07.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:07.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:07.745 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:07.745 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:07.745 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:22:07.745 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:22:07.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:07.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:07.748 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:22:07.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:07.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:07.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:22:07.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:07.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:07.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:22:07.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:22:07.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:07.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:07.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:07.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:07.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:07.766 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:07.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:07.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:07.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:07.787 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:07.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:07.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:07.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:07.787 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:07.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:07.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:07.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:07.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:07.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:07.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:08.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:08.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:08.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:08.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:08.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:08.790 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:08.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:08.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:08.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:08.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:22:08.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:08.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:08.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:08.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:08.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:08.792 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:08.792 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:22:08.792 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 08:22:08.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:22:08.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:08.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:22:08.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:08.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:22:08.793 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:22:08.793 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:22:08.793 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:22:08.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:22:08.794 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 08:22:08.794 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:22:08.794 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:22:08.794 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:22:08.796 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:22:08.796 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:08.796 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:08.816 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:08.817 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 08:22:08.823 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:08.823 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:08.823 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:22:08.823 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:22:08.824 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:22:08.824 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:22:08.837 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:22:08.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50c45f09 is found... 08:22:18.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50c45f09 is found failed, an exception will be thrown 08:22:18.846 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:18.846 DEBUG [main][EditorHandler] 1 editor(s) found 08:22:18.846 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 08:22:18.872 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 08:22:18.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:18.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:18.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:18.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:18.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:18.873 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:18.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:18.873 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:18.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:18.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:18.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:18.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:18.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:18.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:18.875 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:22:18.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:18.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:18.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:18.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:18.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:18.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:18.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:22:18.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:18.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:18.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:18.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:18.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:18.880 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:18.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:18.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:18.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:22:18.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:18.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:18.882 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:18.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:18.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:18.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:18.883 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:18.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:18.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:18.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:18.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:18.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:18.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:19.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:19.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:19.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:19.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:19.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:19.886 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:19.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:19.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:19.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:19.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:19.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:19.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:19.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:19.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:19.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:19.887 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:19.887 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:22:19.887 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:22:19.887 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:22:19.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:19.887 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:22:19.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:19.887 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:22:19.888 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:19.888 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:19.888 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:19.889 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:19.889 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:22:19.889 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:19.889 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:19.889 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:19.891 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:19.891 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:19.891 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:19.913 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:19.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:19.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:19.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:19.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:19.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:19.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:22:19.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:19.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:19.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:19.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:19.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:19.916 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:19.916 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:19.916 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:22:19.916 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:22:19.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 08:22:19.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:19.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:19.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:19.917 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:22:19.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:19.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:19.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:19.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:19.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:19.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:19.917 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:22:19.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:22:19.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:22:19.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:22:19.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:19.919 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:19.919 DEBUG [main][EditorHandler] 1 editor(s) found 08:22:19.919 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:22:19.919 DEBUG [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:22:20.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 08:22:20.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 08:22:20.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:20.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:20.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:20.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:20.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:20.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:22:20.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:20.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:20.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:20.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 08:22:20.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:20.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:20.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:20.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:22:20.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:20.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:20.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:20.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:20.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:20.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:20.453 INFO [WorkbenchTestable][AbstractButton] Click button &Save 08:22:20.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:22:20.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:22:20.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:22:20.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:22:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:22:20.485 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:22:20.485 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:20.485 DEBUG [main][EditorHandler] 0 editor(s) found 08:22:20.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:20.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:20.485 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:20.486 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:20.486 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:20.486 INFO [WorkbenchTestable][RequirementsRunner] Started test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:20.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:20.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:20.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:20.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:20.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:20.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:20.488 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:22:20.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:20.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:20.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:20.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:20.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:20.490 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:20.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:22:20.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:20.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:20.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:20.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:20.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:20.492 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:20.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:20.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:20.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:22:20.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:20.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:20.504 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:20.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:20.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:20.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:20.505 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:20.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:20.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:20.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:20.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:20.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:21.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:21.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:21.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:21.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:21.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:21.507 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:21.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:21.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:21.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:21.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:21.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:21.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:21.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:21.508 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:21.508 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:22:21.509 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:22:21.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:22:21.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:21.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:22:21.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:21.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:22:21.509 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:21.509 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:21.509 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:21.511 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:21.511 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:22:21.512 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:21.512 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:21.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:21.513 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:21.513 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:21.513 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:21.524 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:21.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:21.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:21.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:21.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:21.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:21.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 '\*?\QeditorTest.min\E') 08:22:21.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:21.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:21.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:21.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:21.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:21.526 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:21.530 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:21.530 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:22:21.530 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:22:21.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 08:22:21.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:21.531 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:22:21.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:21.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:21.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:21.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:21.532 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:22:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:22:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:22:21.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:22:21.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:21.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48ce5dc2 is found... 08:22:21.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48ce5dc2 is found finished successfully 08:22:21.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:22:21.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:21.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:21.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:21.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:21.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:21.535 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:21.535 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:22:21.535 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:21.535 DEBUG [main][EditorHandler] 1 editor(s) found 08:22:21.535 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:22:21.535 DEBUG [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:22:22.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 08:22:22.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 08:22:22.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:22.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:22.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:22.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:22.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:22.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:22:22.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:22.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:22.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:22.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:22:22.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:22.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:22:22.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:22.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:22.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:22.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:22.056 INFO [WorkbenchTestable][AbstractButton] Click button &Save 08:22:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:22:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:22:22.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:22:22.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:22.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:22:22.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:22:22.092 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:22:22.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:22.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:22.092 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:22.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:22.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:22.092 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:22.092 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:22.093 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:22.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:22.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:22.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:22.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:22.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:22.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:22.095 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:22:22.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:22.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:22.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:22.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:22.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:22.110 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:22.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:22:22.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:22.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:22.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:22.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:22.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:22.111 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:22.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:22.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:22.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:22:22.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:22.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:22.113 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:22.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:22.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:22.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:22.121 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:22.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:22.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:22.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:22.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:22.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:22.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:22.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:22.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:23.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:23.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:23.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:23.124 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:23.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:23.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:23.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:23.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:23.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:23.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:23.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:23.125 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:23.125 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:22:23.125 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:22:23.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:22:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:23.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:22:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:23.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:22:23.125 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:23.126 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:23.126 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:23.127 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:23.127 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:22:23.127 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:23.127 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:23.127 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:23.128 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:23.128 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:23.130 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:23.139 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:23.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:23.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:23.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:23.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:23.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:23.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:22:23.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:23.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:23.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:23.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:23.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:23.142 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:23.142 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:23.142 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:22:23.142 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:22:23.143 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:23.143 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:22:23.143 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:22:23.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:22:23.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:23.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:23.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:22:23.143 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 08:22:23.143 DEBUG [main][MenuItemLookup] Found menu:'File' 08:22:23.143 DEBUG [main][MenuItemLookup] Item match:File 08:22:23.144 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:22:23.144 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:22:23.144 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:22:23.144 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:22:23.144 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:23.144 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:22:23.144 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:22:23.144 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:23.144 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:22:23.144 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:22:23.144 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:23.144 DEBUG [main][EditorHandler] 1 editor(s) found 08:22:23.145 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:22:23.167 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:22:23.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:23.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:23.167 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:23.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:23.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:23.167 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:23.168 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:23.168 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:23.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:23.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:23.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:23.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:23.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:23.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:23.170 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:22:23.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:23.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:23.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:23.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:23.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:23.172 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:23.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:22:23.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:23.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:23.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:23.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:23.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:23.174 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:23.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:23.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:23.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:22:23.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:23.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:23.175 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:23.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:23.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:23.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:23.176 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:23.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:23.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:23.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:23.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:23.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:23.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:23.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:23.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:24.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:24.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:24.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:24.178 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:24.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:24.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:24.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:24.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:24.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:24.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:24.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:24.179 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:24.179 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:22:24.180 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:22:24.180 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:22:24.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:24.180 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:22:24.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:24.180 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:22:24.180 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:24.180 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:24.180 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:24.181 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:24.181 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:22:24.181 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:24.181 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:24.181 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:24.182 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:24.182 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:24.183 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:24.193 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:24.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:24.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:24.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:24.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:24.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:24.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@430c635a is found... 08:22:34.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@430c635a is found failed, an exception will be thrown 08:22:34.204 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:34.204 DEBUG [main][EditorHandler] 1 editor(s) found 08:22:34.204 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:22:34.218 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:22:34.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:34.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:34.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:34.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:34.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:34.219 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:34.219 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:34.219 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:34.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:34.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:34.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:34.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:34.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:34.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:34.220 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:22:34.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:34.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:34.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:34.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:34.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:34.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:34.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:22:34.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:34.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:34.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:34.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:34.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:34.224 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:34.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:34.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:34.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:22:34.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:34.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:34.225 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:34.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:34.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:34.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:34.226 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:34.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:34.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:34.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:34.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:34.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:34.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:34.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:34.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:35.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:35.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:35.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:35.228 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:35.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:35.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:35.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:35.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:35.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:35.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:35.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:35.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:35.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:35.229 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:35.230 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:22:35.230 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:22:35.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:22:35.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:35.230 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:22:35.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:35.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:22:35.230 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:35.230 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:35.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:35.232 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:35.232 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:22:35.232 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:35.232 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:35.232 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:35.233 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:35.233 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:35.233 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:35.243 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:35.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:35.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:35.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:35.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:35.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:35.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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:22:35.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:35.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:35.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:35.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:35.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:35.246 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:35.246 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:35.246 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:22:35.246 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:22:35.247 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:35.247 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:22:35.247 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:22:35.247 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:22:35.271 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:22:35.272 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:35.272 DEBUG [main][EditorHandler] 0 editor(s) found 08:22:35.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:35.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:35.272 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:35.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:35.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:35.272 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:35.272 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:35.272 INFO [WorkbenchTestable][RequirementsRunner] Started test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:35.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:35.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:35.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:35.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:35.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:35.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:35.274 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:22:35.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:35.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:35.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:35.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:35.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:35.276 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:35.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:22:35.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:35.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:35.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:35.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:35.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:35.278 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:35.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:35.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:35.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:22:35.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:35.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:35.279 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:35.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:35.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:35.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:35.280 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:35.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:35.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:35.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:35.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:35.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:35.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:35.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:35.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:36.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:36.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:36.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:36.282 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:36.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:36.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:36.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:36.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:36.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:36.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:36.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:36.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:36.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:36.283 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:36.284 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:22:36.284 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:22:36.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:22:36.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:36.284 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:22:36.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:36.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:22:36.284 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:36.284 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:36.284 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:36.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:36.286 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:22:36.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:36.286 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:36.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:36.287 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:36.287 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:36.287 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:36.298 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:36.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:36.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:36.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:36.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:36.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:36.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:36.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:36.304 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:22:36.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:36.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:36.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:22:36.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:36.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:36.306 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:22:36.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:22:36.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:36.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:36.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:36.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:36.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:36.308 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:36.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:36.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:36.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:36.327 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:36.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:36.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:36.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:36.327 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:36.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:36.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:36.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:36.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:36.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:36.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:36.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:36.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:37.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:37.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:37.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:37.329 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:37.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:37.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:37.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:37.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:37.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:37.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:37.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:37.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:37.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:37.330 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:37.331 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:22:37.331 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 08:22:37.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:22:37.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:37.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:22:37.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:37.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:22:37.331 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:22:37.331 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:22:37.331 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:22:37.332 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:22:37.332 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 08:22:37.333 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:22:37.333 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:22:37.333 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:22:37.333 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:22:37.333 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:37.334 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:37.349 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:37.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:37.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:37.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:37.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:37.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:37.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 08:22:37.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:37.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:37.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:37.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:37.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:37.352 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:37.352 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:37.352 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:22:37.352 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:22:37.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@799616b4 is found... 08:22:37.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@799616b4 is found finished successfully 08:22:37.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:22:37.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:37.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:37.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:37.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:37.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:37.354 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 08:22:37.358 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:37.359 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 08:22:37.359 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:22:37.359 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:22:37.359 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:37.359 DEBUG [main][EditorHandler] 2 editor(s) found 08:22:37.359 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:22:37.371 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:22:37.371 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 08:22:37.390 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 08:22:37.390 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:37.390 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:37.390 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:37.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:37.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:37.391 INFO [WorkbenchTestable][RequirementsRunner] Finished test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:37.391 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:37.391 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:37.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:37.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:37.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:37.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:37.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:37.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:37.393 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:22:37.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:37.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:37.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:37.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:37.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:37.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:22:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:37.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:37.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:37.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:37.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:37.400 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:37.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:37.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:37.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:22:37.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:37.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:37.402 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:37.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:37.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:37.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:37.402 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:37.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:37.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:37.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:37.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:37.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:37.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:37.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:37.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:38.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:38.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:38.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:38.404 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:38.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:38.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:38.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:38.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:38.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:38.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:38.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:38.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:38.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:38.405 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:38.406 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:22:38.406 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:22:38.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:22:38.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:38.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:22:38.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:38.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:22:38.406 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:38.406 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:38.406 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:38.407 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:38.407 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:22:38.407 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:38.407 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:38.407 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:38.408 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:38.408 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:38.408 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:38.418 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:38.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:38.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:38.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:38.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:22:38.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:38.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:38.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:38.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:38.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:38.425 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:38.425 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:38.425 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:22:38.425 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:22:38.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:22:38.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:38.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:38.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:38.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:38.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:38.427 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:38.427 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:22:38.428 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:38.428 DEBUG [main][EditorHandler] 1 editor(s) found 08:22:38.428 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:22:38.446 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:22:38.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:38.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:38.446 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:38.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:38.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:38.447 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:38.447 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:38.447 INFO [WorkbenchTestable][RequirementsRunner] Started test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:38.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:38.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:38.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:38.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:38.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:38.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:38.449 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:22:38.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:38.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:38.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:38.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:38.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:38.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:38.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:22:38.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:38.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:38.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:38.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:38.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:38.453 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:38.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:38.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:38.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:22:38.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:38.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:38.454 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:38.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:38.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:38.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:38.454 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:38.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:38.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:38.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:38.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:38.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:38.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:38.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:38.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:39.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:39.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:39.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:39.457 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:39.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:39.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:39.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:39.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:39.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:39.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:39.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:39.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:39.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:39.458 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:39.458 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:22:39.458 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:22:39.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:22:39.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:39.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:22:39.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:39.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:22:39.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:39.458 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:39.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:39.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:39.460 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:22:39.461 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:39.461 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:39.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:39.462 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:39.462 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:39.462 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:39.471 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:39.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:39.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:39.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:39.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:39.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:39.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:22:39.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:39.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:39.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:39.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:39.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:39.474 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:39.474 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:39.474 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:22:39.474 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:22:39.474 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:39.474 DEBUG [main][EditorHandler] 1 editor(s) found 08:22:39.474 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:22:39.492 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:22:39.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:39.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:39.492 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:39.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:39.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:39.492 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:39.493 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:39.493 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:39.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:39.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:39.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:39.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:39.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:39.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:39.494 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:22:39.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:39.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:39.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:39.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:39.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:39.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:39.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:22:39.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:39.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:39.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:39.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:39.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:39.498 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:39.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:39.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:39.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:22:39.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:39.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:39.500 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:39.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:39.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:39.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:39.501 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:39.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:39.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:39.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:39.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:39.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:39.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:40.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:40.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:40.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:40.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:40.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:40.503 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:40.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:40.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:40.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:40.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:22:40.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:40.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:40.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:40.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:40.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:40.504 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:40.505 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:22:40.505 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:22:40.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:22:40.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:40.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:22:40.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:40.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:22:40.505 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:40.505 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:40.505 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:40.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:40.507 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:22:40.507 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:22:40.507 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:22:40.508 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:22:40.509 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:22:40.509 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:40.509 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:40.527 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:40.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:40.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:40.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:40.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:40.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:40.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:40.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:40.530 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:22:40.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:40.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:40.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:22:40.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:40.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:40.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:22:40.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:22:40.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:40.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:40.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:40.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:40.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:40.535 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:40.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:40.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:40.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:40.556 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:40.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:40.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:40.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:40.556 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:40.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:40.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:40.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:40.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:40.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:40.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:41.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:41.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:41.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:41.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:41.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:41.558 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:22:41.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:22:41.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:41.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:41.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:41.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:41.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:41.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:41.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:41.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:41.559 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:41.559 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:22:41.560 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest+.min of tree item testProject 08:22:41.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:22:41.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:41.560 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:22:41.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:41.560 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:22:41.560 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 08:22:41.560 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 08:22:41.560 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 08:22:41.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 08:22:41.561 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest+.min 08:22:41.561 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 08:22:41.561 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 08:22:41.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 08:22:41.562 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 08:22:41.562 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:41.562 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:41.577 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:41.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:41.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:41.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:41.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:41.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:41.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27dcad5a is found... 08:22:41.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27dcad5a is found finished successfully 08:22:41.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 08:22:41.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:41.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:41.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:41.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:41.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:41.579 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:41.579 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:41.579 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:22:41.579 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:22:41.580 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:41.580 DEBUG [main][EditorHandler] 2 editor(s) found 08:22:41.580 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:22:41.584 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:22:41.584 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 08:22:41.605 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 08:22:41.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:41.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:41.606 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:41.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:41.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:41.606 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:22:41.606 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:41.606 DEBUG [main][EditorHandler] 0 editor(s) found 08:22:41.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:41.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:41.607 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:22:41.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:41.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:41.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:41.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:41.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:41.608 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:41.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:22:41.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:41.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:41.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:41.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:41.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:41.608 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:41.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:41.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:41.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:41.615 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:41.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:41.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:41.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:41.616 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:41.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:41.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:41.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:41.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:41.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:41.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:42.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:42.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:42.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:42.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:42.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:42.617 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:42.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:42.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:42.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:42.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:42.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:42.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:42.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:42.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:42.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:42.619 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:42.619 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:42.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:42.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:42.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:42.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:42.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:42.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:43.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:43.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:43.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:43.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:43.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:43.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:43.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:43.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:43.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:43.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:43.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:43.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:43.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:43.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:43.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:43.621 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:43.622 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:43.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:43.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:43.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:43.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:43.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:43.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:43.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:43.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:43.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:43.623 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:22:43.623 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:22:43.623 DEBUG [main][TreeItemHandler] Set Tree selection 08:22:43.623 DEBUG [main][TreeHandler] Notify Tree about selection event 08:22:43.628 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:22:43.629 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 08:22:43.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:22:43.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:43.651 DEBUG [main][MenuItemLookup] Found menu:'New' 08:22:43.651 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:22:43.651 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:43.651 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:22:43.651 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:43.651 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:22:43.651 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:22:43.651 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:22:43.651 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:22:43.651 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:22:43.651 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:43.651 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:22:43.651 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:22:43.651 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:43.651 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:22:43.651 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:22:43.651 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:22:43.651 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:22:43.651 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:22:43.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:43.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:22:43.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:22:44.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:44.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:44.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:44.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:44.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:22:44.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:44.165 DEBUG [main][MenuItemLookup] Found menu:'New' 08:22:44.165 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:22:44.165 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:44.165 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:22:44.165 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:44.165 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:22:44.165 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:22:44.165 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:22:44.165 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:22:44.165 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:22:44.165 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:22:44.165 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:22:44.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 08:22:44.725 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:22:44.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:22:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:44.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:22:44.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:44.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:22:44.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:44.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:44.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:44.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:44.728 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:22:44.728 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:22:44.728 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:22:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:22:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:22:44.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:22:44.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:44.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:22:44.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:22:44.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:44.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:22:44.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:22:44.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:22:44.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:44.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:44.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:44.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:44.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:44.729 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:22:44.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:22:44.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:22:44.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:22:44.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:44.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:22:44.732 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:22:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:22:45.233 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:22:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:45.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:22:45.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:22:45.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:45.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:45.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:45.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:45.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:45.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:22:45.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:45.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:45.234 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:22:45.234 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:22:45.234 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:22:45.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:22:45.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.541 s - in org.eclipse.reddeer.workbench.test.editor.EditorTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.308 s closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.063 s getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.184 s closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.058 s testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.07 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.106 s closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.058 s closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.623 s noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.049 s getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.129 s testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.053 s saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.067 s isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.061 s closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 12.166 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.606 s saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.074 s getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 11.051 s noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.053 s switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.119 s testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.056 s getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.045 s getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.113 s Running org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:22:45.240 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:22:45.241 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:22:45.241 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:45.241 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:22:45.242 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:45.242 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:22:45.242 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:45.242 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:22:45.242 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:45.242 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:22:45.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:22:45.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:22:45.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:22:45.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:45.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:45.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:45.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:45.243 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:22:45.243 DEBUG [main][MenuItemLookup] Found menu:'File' 08:22:45.243 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:22:45.243 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:22:45.243 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:22:45.243 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:22:45.243 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:22:45.243 DEBUG [main][MenuItemLookup] Item match:Window 08:22:45.244 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:22:45.244 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:22:45.244 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:22:45.244 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:45.244 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:22:45.244 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:22:45.244 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:45.244 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:22:45.244 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:45.244 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:22:45.244 DEBUG [main][MenuItemLookup] Item match:Preferences 08:22:45.244 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:22:45.244 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:22:45.244 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:22:45.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:22:45.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:22:45.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:22:45.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:45.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:45.307 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:22:45.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:22:45.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:45.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:45.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:45.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:45.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:45.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:22:45.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:22:45.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:22:45.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:45.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:45.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:45.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:45.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:45.310 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:22:45.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:22:45.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:22:45.310 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:22:45.310 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:45.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:22:45.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:22:45.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:45.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:45.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:45.322 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:45.323 DEBUG [main][EditorHandler] 0 editor(s) found 08:22:45.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:45.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:45.323 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:22:45.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:45.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:45.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:45.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:45.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:45.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:45.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:22:45.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:45.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:45.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:45.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:45.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:45.325 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:45.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:45.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:45.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:22:45.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:45.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:45.326 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:45.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:45.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:45.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:22:45.326 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:45.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:45.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:45.327 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:22:45.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:45.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:45.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:45.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:45.327 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:45.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:45.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:45.327 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:22:45.336 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:45.336 DEBUG [main][EditorHandler] 0 editor(s) found 08:22:45.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:22:45.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:22:45.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:22:45.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:22:45.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:22:45.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:22:45.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:22:45.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:22:45.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:22:45.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:45.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:45.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:45.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:45.339 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:22:45.339 DEBUG [main][MenuItemLookup] Found menu:'File' 08:22:45.339 DEBUG [main][MenuItemLookup] Item match:File 08:22:45.339 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:22:45.339 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:22:45.340 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:22:45.340 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:45.340 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:22:45.340 DEBUG [main][MenuItemLookup] Found menu:'File' 08:22:45.340 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:22:45.340 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:45.340 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:22:45.340 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:22:45.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:22:45.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:22:45.341 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:22:45.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:22:45.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:22:45.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:22:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:45.386 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:22:45.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:22:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:45.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:45.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:45.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:22:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:22:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:22:45.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:22:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:45.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:22:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:45.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:22:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:22:45.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:22:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:45.388 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:22:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:45.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:22:45.388 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:22:45.388 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:22:45.388 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:22:45.390 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:22:45.390 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:22:45.390 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:22:45.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:22:45.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:45.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:45.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:45.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:45.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:45.391 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:22:45.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:22:45.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:22:45.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:22:45.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:45.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:22:45.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:22:45.408 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:22:45.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:22:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:45.409 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:22:45.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.409 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 08:22:45.409 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:22:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:45.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:45.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:45.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:45.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:22:45.411 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:22:45.411 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 08:22:45.412 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:22:45.412 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 08:22:45.412 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:22:45.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:45.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:45.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:45.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:45.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:45.414 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:22:45.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:22:45.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:22:45.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:22:45.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:45.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:22:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:22:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:45.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:22:45.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:22:45.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:45.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:45.919 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:22:45.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.919 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:22:45.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.919 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:22:45.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.919 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:22:45.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:22:45.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:22:45.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:22:45.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.922 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:22:45.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.922 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:22:45.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:45.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:45.925 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:22:45.925 DEBUG [main][MenuItemLookup] Found menu:'File' 08:22:45.925 DEBUG [main][MenuItemLookup] Item match:File 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:45.926 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:22:45.926 DEBUG [main][MenuItemLookup] Item match:Import... 08:22:45.926 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:22:45.926 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:22:45.926 INFO [main][MenuItemHandler] Select menu item: &Import... 08:22:45.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:22:45.970 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:22:45.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:22:45.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:45.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:45.971 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:22:45.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:45.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:22:45.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:45.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:45.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:45.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:45.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:45.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:22:45.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:22:45.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:22:45.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:22:45.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:46.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:46.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:22:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:22:46.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:22:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:46.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:22:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:46.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:22:46.476 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 08:22:46.476 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 08:22:46.476 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 08:22:46.478 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 08:22:46.478 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:22:46.478 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:22:46.479 DEBUG [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:22:46.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:46.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:46.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:46.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:46.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:46.479 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:22:46.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:22:46.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:22:46.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:22:46.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:46.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:22:46.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:46.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:46.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:22:46.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:46.538 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:22:46.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:22:46.538 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:22:46.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:22:46.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:46.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:46.539 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:22:46.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:22:46.540 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/' 08:22:46.541 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:22:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:46.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:46.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:46.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:46.542 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 08:22:46.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:22:46.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:22:46.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:22:46.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:46.544 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:22:46.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:46.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:46.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:46.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:46.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:22:46.545 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:22:46.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.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:22:46.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:46.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:46.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:46.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:46.566 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 08:22:46.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:22:46.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:22:46.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:22:46.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:46.573 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:22:46.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:46.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:46.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:46.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:46.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 08:22:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 08:22:46.574 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 08:22:46.575 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:22:46.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:46.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:46.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:46.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:46.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:46.575 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:22:46.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:46.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:46.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:46.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:46.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:46.576 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 08:22:46.576 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 08:22:46.576 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 08:22:46.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:22:46.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:22:46.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:22:46.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:46.577 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:22:46.577 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 08:22:46.577 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:22:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:46.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:46.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:46.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:46.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:22:46.579 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:22:46.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:22:46.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:22:46.579 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:22:46.579 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:22:46.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:22:47.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:22:47.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:47.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 08:22:47.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 08:22:48.110 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:22:48.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:22:48.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:48.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:48.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:48.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:48.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:48.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:48.111 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:22:48.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:48.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:48.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:48.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:48.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:48.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:48.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:22:48.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:48.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:48.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:48.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:48.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:48.113 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:48.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:48.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:48.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:22:48.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:48.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:48.114 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:48.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:48.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:48.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:48.115 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:48.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:48.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:48.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:48.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:48.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:48.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:48.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:48.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:49.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:49.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:49.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:49.116 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:49.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:49.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:49.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:49.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:49.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:49.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:49.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:49.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:49.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:49.117 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:49.117 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:22:49.117 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:22:49.118 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:22:49.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:22:49.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:49.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:49.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:22:49.619 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:22:49.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:22:49.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:50.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:50.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:22:50.125 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:22:50.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:22:50.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:50.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:50.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:22:50.626 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:22:50.626 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:22:50.626 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:22:50.665 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:22:50.666 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:22:50.666 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:22:50.666 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:22:50.666 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:22:50.672 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:22:50.672 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:50.673 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:51.540 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:51.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:22:51.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:22:51.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:22:51.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:22:51.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:51.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:51.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:51.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@afcdfed is found... 08:22:51.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@afcdfed is found finished successfully 08:22:51.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:22:51.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:51.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:51.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:51.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:51.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:51.560 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:51.560 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:22:51.561 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 13] 08:22:51.620 INFO [WorkbenchTestable][Keyboard] Type text "a" 08:22:51.667 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:22:51.667 INFO [WorkbenchTestable][Keyboard] As char:a, as int:97 08:22:52.312 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:52.312 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:22:52.312 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:22:52.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:22:52.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:52.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:52.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:22:52.313 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:22:52.313 DEBUG [main][MenuItemLookup] Found menu:'File' 08:22:52.313 DEBUG [main][MenuItemLookup] Item match:File 08:22:52.314 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:22:52.314 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:22:52.314 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:22:52.314 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:22:52.314 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:52.314 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:22:52.314 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:22:52.315 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:52.315 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:22:52.315 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:22:52.315 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:22:52.315 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:22:52.315 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:22:52.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:22:52.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:22:52.440 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:52.440 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:22:52.441 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:52.441 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:22:52.441 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:22:52.441 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:22:52.621 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:22:52.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:52.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:52.622 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:22:52.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:52.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:52.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:52.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:52.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:52.623 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:52.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:22:52.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:52.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:52.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:52.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:52.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:52.624 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:52.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:52.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:52.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:22:52.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:52.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:52.626 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:52.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:52.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:52.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:52.627 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:52.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:52.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:52.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:52.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:52.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:52.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:53.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:53.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:53.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:53.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:53.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:53.629 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:53.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:53.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:53.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:53.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:22:53.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:53.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:53.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:53.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:53.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:53.631 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:53.631 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:22:53.631 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:22:53.631 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:22:53.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:22:53.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:53.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:22:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:53.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:22:53.632 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:22:53.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:22:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:53.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:22:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:53.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:22:53.632 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:22:53.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:22:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:53.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:22:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:53.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:22:53.632 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:22:53.632 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:22:53.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:22:53.639 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:22:53.639 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:22:53.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:22:53.639 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:22:53.639 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:22:53.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:22:53.644 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:53.644 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:53.742 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:53.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:22:53.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:22:53.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:22:53.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:22:53.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:53.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:53.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d96fbe1 is found... 08:22:53.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d96fbe1 is found finished successfully 08:22:53.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:22:53.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:53.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:53.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:53.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:53.756 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:53.756 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:22:53.756 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:22:53.787 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:53.810 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:22:53.813 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:22:53.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:22:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:53.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:22:53.814 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:22:53.814 DEBUG [main][MenuItemLookup] Found menu:'File' 08:22:53.814 DEBUG [main][MenuItemLookup] Item match:File 08:22:53.815 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:22:53.815 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:22:53.815 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:22:53.815 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:22:53.815 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:53.815 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:22:53.815 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:22:53.815 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:53.815 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:22:53.815 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:22:53.815 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:22:53.815 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:22:53.815 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:22:53.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:22:53.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:22:53.822 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:53.823 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:22:53.823 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:22:53.823 DEBUG [main][EditorHandler] 1 editor(s) found 08:22:53.823 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:22:53.867 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:22:53.867 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:22:53.867 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:22:53.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:22:53.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:22:53.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:22:53.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:22:53.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:53.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:53.868 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:22:53.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:53.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:53.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:22:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:53.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:22:53.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 '\*?\QProject Explorer\E') 08:22:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:53.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:53.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:53.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:53.870 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:53.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:53.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:53.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:22:53.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:22:53.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:22:53.872 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:53.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:53.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:53.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:53.873 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:53.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:53.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:53.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:53.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:53.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:53.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:54.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:54.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:54.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:54.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:22:54.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:22:54.875 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:54.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:54.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:54.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:54.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:22:54.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:54.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:54.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:54.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:54.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:22:54.877 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:22:54.877 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:22:54.877 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:22:54.877 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:22:54.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:22:54.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:54.877 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:22:54.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:54.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:22:54.878 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:22:54.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:22:54.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:54.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:22:54.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:54.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:22:54.878 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:22:54.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:22:54.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:22:54.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:22:54.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:22:54.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:22:54.878 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:22:54.878 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:22:54.878 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:22:54.883 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:22:54.883 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:22:54.883 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:22:54.885 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:22:54.886 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:22:54.890 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:22:54.890 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:22:54.890 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:22:54.978 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:22:54.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:22:54.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:22:54.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:22:54.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:22:54.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:22:54.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:22:54.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:22:54.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:22:54.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:22:54.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@612674fd is found... 08:22:54.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@612674fd is found finished successfully 08:22:54.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.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:22:54.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:54.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:54.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:54.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:54.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:54.985 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:54.985 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:22:54.985 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:54.985 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:22:54.986 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 08:22:54.995 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 08:22:55.018 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:22:55.018 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:22:55.620 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:22:55.620 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:22:56.221 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:22:56.221 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 08:22:56.822 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:22:56.822 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:22:57.424 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:22:57.424 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:22:58.025 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:22:58.025 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:22:58.626 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:22:58.626 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 08:22:59.228 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:22:59.228 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:22:59.830 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:59.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;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:22:59.830 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:22:59.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:22:59.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:59.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:59.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:22:59.831 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:22:59.831 DEBUG [main][MenuItemLookup] Found menu:'File' 08:22:59.831 DEBUG [main][MenuItemLookup] Item match:File 08:22:59.831 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:22:59.831 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:22:59.831 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:22:59.831 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:22:59.831 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:59.831 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:22:59.831 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:22:59.831 DEBUG [main][MenuItemLookup] Found menu:'' 08:22:59.831 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:22:59.831 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:22:59.832 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:22:59.832 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:22:59.832 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:22:59.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:22:59.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:22:59.853 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:59.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:22:59.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:59.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:59.855 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:22:59.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:59.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:59.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:22:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:22:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:22:59.856 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:22:59.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:22:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:59.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:59.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:22:59.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:22:59.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:22:59.857 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:59.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:59.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:59.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:59.865 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:59.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:59.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:59.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:59.866 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:22:59.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:22:59.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:22:59.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:22:59.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:22:59.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:22:59.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:00.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:00.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:00.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:00.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:00.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:00.869 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:00.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:00.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:00.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:00.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:23:00.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:00.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:00.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:00.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:00.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:00.870 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:00.870 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:00.870 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:00.871 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:00.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:00.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:00.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:00.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:00.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:00.871 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:00.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:00.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:00.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:00.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:00.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:00.871 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:00.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:00.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:00.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:00.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:00.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:00.871 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:00.871 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:00.871 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:00.875 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:00.876 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:00.876 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:00.876 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:00.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:00.880 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:00.880 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:00.880 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:00.903 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:00.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:00.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:00.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:00.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:00.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:00.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:00.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:00.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:00.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d489710 is found... 08:23:00.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d489710 is found finished successfully 08:23:00.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:00.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:00.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:00.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:00.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:00.907 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:00.907 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:23:00.907 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:23:00.916 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:00.916 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:00.916 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:23:00.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:00.917 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:00.917 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:00.917 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:00.917 DEBUG [main][MenuItemLookup] Item match:File 08:23:00.917 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:00.917 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:23:00.917 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:23:00.917 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:23:00.917 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:00.917 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:23:00.917 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:23:00.918 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:00.918 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:00.918 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:23:00.918 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:23:00.918 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:23:00.918 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:23:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:23:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:23:00.942 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:00.942 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:00.942 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:23:00.942 DEBUG [main][EditorHandler] 1 editor(s) found 08:23:00.942 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:23:00.984 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:23:00.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:00.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:00.984 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:00.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:00.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:00.985 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:00.985 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:00.985 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:00.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:00.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:00.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:00.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:00.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:00.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:00.986 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:00.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:00.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:00.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:00.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:00.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:00.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:00.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:00.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:00.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:00.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:00.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:00.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:00.988 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:00.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:00.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:00.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:00.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:00.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:00.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:00.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:00.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:00.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:00.991 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:00.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:00.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:00.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:00.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:00.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:01.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:01.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:01.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:02.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:02.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:02.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:02.012 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:02.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:02.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:02.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:02.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:02.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:02.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:02.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:02.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:02.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:02.013 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:02.013 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:02.013 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:02.013 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:02.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:02.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:02.014 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:02.014 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:02.014 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:02.014 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:02.014 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:02.014 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:02.014 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:02.014 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:02.014 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:02.014 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:02.014 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:02.014 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:02.015 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:02.019 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:02.020 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:02.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:02.020 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:02.020 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:02.027 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:02.027 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:02.028 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:02.131 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:02.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:02.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:02.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:02.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:02.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:23:02.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:02.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:02.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:02.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:02.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@209cf2d8 is found... 08:23:02.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@209cf2d8 is found finished successfully 08:23:02.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:02.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:02.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:02.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:02.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:02.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:02.137 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:02.137 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:23:02.137 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:02.137 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:23:02.137 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:23:03.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:03.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:03.138 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:03.139 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:03.139 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:23:03.139 DEBUG [main][MenuItemLookup] Item match:Edit 08:23:03.139 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:23:03.139 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:23:03.139 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:03.139 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:23:03.139 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:23:03.139 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:23:03.139 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:03.140 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:23:03.140 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:23:03.142 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 08:23:03.143 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Java Non-Type Proposals" 08:23:03.143 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 08:23:03.143 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Te&mplate Proposals" 08:23:03.143 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Word Proposals" 08:23:03.143 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Chain Template Proposals" 08:23:03.143 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"" 08:23:03.143 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Parameter &Hints Shift+Ctrl+Space" 08:23:03.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:03.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:03.144 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:03.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:03.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:03.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:03.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:03.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:03.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:03.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:03.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:03.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:03.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:03.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:03.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:03.145 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:03.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:03.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:03.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:03.166 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:03.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:03.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:03.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:03.167 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:03.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:03.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:03.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:03.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:03.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:03.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:03.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:03.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:04.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:04.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:04.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:04.169 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:04.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:04.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:04.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:04.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:04.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:04.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:04.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:04.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:04.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:04.170 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:04.170 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:04.170 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:04.170 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:04.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:04.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:04.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:04.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:04.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:04.171 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:04.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:04.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:04.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:04.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:04.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:04.171 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:04.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:04.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:04.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:04.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:04.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:04.171 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:04.171 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:04.171 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:04.175 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:04.176 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:04.176 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:04.176 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:04.176 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:04.180 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:04.180 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:04.182 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:04.194 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:04.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:04.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:04.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:04.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:04.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:04.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:04.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:04.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:04.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6558598c is found... 08:23:04.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6558598c is found finished successfully 08:23:04.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:04.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:04.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:04.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:04.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:04.208 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:04.208 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:23:04.208 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:23:04.223 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:04.223 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:04.223 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:23:04.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:04.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:04.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:04.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:04.224 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:04.224 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:04.224 DEBUG [main][MenuItemLookup] Item match:File 08:23:04.224 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:04.224 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:23:04.224 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:23:04.224 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:23:04.224 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:04.224 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:23:04.224 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:23:04.224 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:04.224 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:04.224 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:23:04.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:23:04.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:23:04.225 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:23:04.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:23:04.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:23:04.246 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:04.246 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:04.246 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:23:04.246 DEBUG [main][EditorHandler] 1 editor(s) found 08:23:04.246 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:23:04.322 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:23:04.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:04.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:04.322 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:04.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:04.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:04.323 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:04.323 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:04.323 INFO [WorkbenchTestable][RequirementsRunner] Started test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:04.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:04.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:04.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:04.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:04.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:23:04.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:23:04.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:23:04.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:23:04.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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:23:04.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:23:04.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:23:04.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:23:04.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:23:04.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:23:04.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:23:04.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:23:04.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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:23:04.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:23:04.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:23:04.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:23:04.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:23:04.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:23:04.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:04.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:04.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:04.325 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:04.325 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:23:04.325 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:04.325 DEBUG [main][MenuItemLookup] Item match:File 08:23:04.326 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:04.326 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:23:04.327 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:23:04.327 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:04.327 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:23:04.327 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:04.327 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:23:04.327 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:04.327 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:23:04.327 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:23:04.328 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:23:04.328 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:23:04.328 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:23:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:23:04.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:23:04.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:23:04.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:04.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:04.389 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:23:04.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:23:04.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:23:04.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:04.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:04.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:04.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:04.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:04.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:23:04.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:23:04.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:23:04.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:23:04.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:04.390 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:23:04.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:04.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:23:04.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:23:04.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:23:04.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:04.391 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:23:04.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:04.391 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:23:04.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 08:23:04.415 DEBUG [main][TreeItemHandler] Selecting tree item: File 08:23:04.415 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 08:23:04.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 08:23:04.419 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:23:04.419 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:23:04.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:23:04.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:04.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:04.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:04.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:04.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:04.421 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:23:04.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:04.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:04.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:04.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:04.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:23:04.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:23:04.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:23:04.444 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:23:04.444 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:23:04.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:23:04.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:04.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:04.445 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:23:04.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:23:04.445 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:23:04.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:04.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:04.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:04.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:04.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:04.447 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:04.448 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 08:23:04.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 08:23:04.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:04.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:04.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:04.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:04.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:23:04.452 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:23:04.453 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 08:23:04.453 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:23:04.453 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 08:23:04.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:23:04.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:04.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:04.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:04.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:04.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:23:04.455 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:23:04.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:23:04.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:23:04.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:23:04.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:04.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:23:04.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:23:04.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:04.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:23:04.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:04.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:04.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:04.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:04.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:23:04.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:04.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:04.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:04.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:04.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:04.962 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 08:23:04.964 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:04.964 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:04.964 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:23:04.965 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:23:04.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:04.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:04.966 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:04.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:04.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:04.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:23:04.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:04.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:04.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:23:04.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:04.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:04.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:04.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:04.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:04.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:04.967 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:04.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:04.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:04.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:04.971 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:04.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:04.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:04.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:04.972 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:04.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:04.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:04.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:04.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:04.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:04.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:05.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:05.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:05.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:05.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:05.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:05.974 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:05.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:05.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:05.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:05.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:05.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:05.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:05.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:05.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:05.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:05.975 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:05.975 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:05.975 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:05.976 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:05.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:05.976 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:05.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:05.976 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:05.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:05.976 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:05.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:05.976 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:05.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:05.976 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:05.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:05.976 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:05.977 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:05.977 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:05.985 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:05.985 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:05.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:05.985 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:05.986 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:05.990 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:05.990 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:05.990 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:06.080 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:06.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:06.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:06.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:06.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:06.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:23:06.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:06.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:06.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:06.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:06.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@85d998a is found... 08:23:06.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@85d998a is found finished successfully 08:23:06.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:23:06.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:06.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:06.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:06.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:06.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:06.086 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:06.086 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:23:06.086 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:23:06.122 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:06.123 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:06.123 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:23:06.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:06.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:06.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:06.123 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:06.123 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:06.123 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:06.123 DEBUG [main][MenuItemLookup] Item match:File 08:23:06.124 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:06.124 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:23:06.124 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:23:06.124 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:23:06.124 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:06.124 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:23:06.124 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:23:06.124 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:06.124 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:06.124 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:23:06.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:23:06.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:23:06.124 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:23:06.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:23:06.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:23:06.146 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:06.146 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:06.146 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:23:06.146 DEBUG [main][EditorHandler] 2 editor(s) found 08:23:06.146 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:23:06.151 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:23:06.151 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:23:06.230 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:23:06.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:06.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:06.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:06.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:06.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:06.231 INFO [WorkbenchTestable][RequirementsRunner] Finished test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:06.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:06.231 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:06.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:06.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:06.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:06.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:06.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:06.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:06.232 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:06.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:06.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:06.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:06.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:06.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:06.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:06.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:06.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:06.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:06.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:06.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:06.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:06.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:06.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:06.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:06.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:06.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:06.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:06.235 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:06.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:06.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:06.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:06.235 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:06.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:06.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:06.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:06.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:06.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:06.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:06.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:07.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:07.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:07.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:07.238 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:07.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:07.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:07.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:07.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:07.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:07.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:07.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:07.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:07.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:07.239 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:07.239 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:07.239 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:07.239 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:07.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:07.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:07.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:07.240 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:07.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:07.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:07.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:07.240 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:07.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:07.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:07.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:07.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:07.240 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:07.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:07.247 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:07.247 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:07.247 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:07.247 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:07.248 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:07.251 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:07.251 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:07.251 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:07.337 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:07.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:07.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:07.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:07.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:07.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:23:07.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:07.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:07.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:07.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:07.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@296a89b is found... 08:23:07.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@296a89b is found finished successfully 08:23:07.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:07.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:07.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:07.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:07.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:07.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:07.343 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:07.343 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:23:07.343 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5 08:23:07.343 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5, offser 0 08:23:07.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:07.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:07.346 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:07.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:07.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:07.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:07.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:07.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:07.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:07.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:07.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:07.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:07.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:07.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:07.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:07.348 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:07.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:07.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:07.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:07.374 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:07.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:07.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:07.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:07.375 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:07.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:07.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:07.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:07.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:07.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:07.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:07.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:07.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:08.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:08.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:08.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:08.377 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:08.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:08.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:08.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:08.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:08.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:08.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:08.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:08.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:08.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:08.378 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:08.378 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:08.378 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:08.378 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:08.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:08.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:08.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:08.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:08.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:08.379 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:08.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:08.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:08.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:08.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:08.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:08.379 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:08.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:08.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:08.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:08.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:08.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:08.379 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:08.379 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:08.379 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:08.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:08.383 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:08.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:08.383 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:08.385 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:08.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:08.388 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:08.388 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:08.411 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:08.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:08.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:08.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:08.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:08.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:08.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:08.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:08.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:08.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@bcbacff is found... 08:23:08.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@bcbacff is found finished successfully 08:23:08.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:08.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:08.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:08.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:08.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:08.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:08.414 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:08.414 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:23:08.414 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:23:08.425 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:08.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:23:08.425 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:23:08.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:08.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:08.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:08.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:08.426 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:08.426 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:08.426 DEBUG [main][MenuItemLookup] Item match:File 08:23:08.427 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:08.427 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:23:08.427 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:23:08.427 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:23:08.427 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:08.427 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:23:08.427 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:23:08.427 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:08.427 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:08.427 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:23:08.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:23:08.427 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:23:08.427 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:23:08.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:23:08.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:23:08.454 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:08.454 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:08.455 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:23:08.455 DEBUG [main][EditorHandler] 1 editor(s) found 08:23:08.455 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:23:08.534 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:23:08.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:08.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:08.534 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:08.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:08.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:08.534 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:08.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:08.534 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:08.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:08.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:08.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:08.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:08.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:08.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:08.535 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:08.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:08.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:08.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:08.536 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:08.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:08.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:08.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:08.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:08.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:08.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:08.537 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:08.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:08.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:08.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:08.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:08.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:08.539 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:08.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:08.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:08.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:08.540 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:08.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:08.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:08.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:08.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:08.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:08.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:09.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:09.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:09.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:09.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:09.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:09.542 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:09.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:09.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:09.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:09.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:09.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:09.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:09.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:09.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:09.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:09.546 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:09.547 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:09.547 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:09.547 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:09.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:09.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:09.547 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:09.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:09.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:09.547 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:09.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:09.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:09.547 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:09.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:09.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:09.548 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:09.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:09.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:09.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:09.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:09.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:09.548 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:09.548 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:09.548 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:09.554 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:09.554 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:09.554 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:09.554 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:09.554 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:09.559 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:09.559 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:09.560 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:09.647 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:09.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:09.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:09.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:09.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:23:09.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:09.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:09.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5f1facea is found... 08:23:09.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5f1facea is found finished successfully 08:23:09.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:23:09.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:09.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:09.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:09.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:09.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:09.653 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:09.653 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:23:09.654 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:23:09.654 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:23:09.855 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:23:10.057 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:23:10.058 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:23:10.258 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:23:10.460 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:23:10.460 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:23:10.661 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:23:10.864 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:23:10.864 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:23:11.064 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:23:11.268 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:11.268 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:23:11.468 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 08:23:12.471 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:23:12.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.482 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:12.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:12.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:12.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:12.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:12.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:12.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:12.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:12.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:12.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:12.496 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:12.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:12.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:12.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:12.517 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:12.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:12.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:12.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:12.518 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:12.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:12.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:12.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:12.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:12.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:12.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:13.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:13.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:13.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:13.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:13.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:13.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:13.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:13.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:13.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:13.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:13.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:13.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:13.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:13.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:13.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:13.521 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:13.521 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:13.521 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:13.521 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:13.521 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:13.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:13.522 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:13.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:13.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:13.522 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:13.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:13.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:13.522 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:13.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:13.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:13.522 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:13.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:13.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:13.522 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:13.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:13.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:13.522 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:13.522 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:13.522 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:13.526 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:13.526 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:13.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:13.526 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:13.526 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:13.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:13.530 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:13.531 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:13.545 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:13.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:13.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:13.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:13.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:13.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:13.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:13.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:13.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:13.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@eeb7d83 is found... 08:23:13.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@eeb7d83 is found finished successfully 08:23:13.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:23:13.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:13.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:13.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:13.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:13.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:13.558 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:13.558 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:23:13.558 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:23:13.574 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:13.575 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:13.575 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:23:13.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:13.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:13.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:13.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:13.575 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:13.575 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:13.575 DEBUG [main][MenuItemLookup] Item match:File 08:23:13.576 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:13.576 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:23:13.576 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:23:13.576 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:23:13.576 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:13.576 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:23:13.576 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:23:13.576 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:13.576 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:13.576 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:23:13.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:23:13.576 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:23:13.576 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:23:13.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:23:13.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:23:13.612 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:13.613 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:13.613 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:23:13.613 DEBUG [main][EditorHandler] 1 editor(s) found 08:23:13.613 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:23:13.674 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:23:13.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:13.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:13.674 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:13.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:13.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:13.675 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:13.675 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:13.675 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:13.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:13.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:13.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:13.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:13.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:13.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:13.676 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:13.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:13.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:13.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:13.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:13.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:13.677 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:13.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:13.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:13.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:13.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:13.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:13.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:13.677 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:13.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:13.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:13.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:13.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:13.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:13.679 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:13.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:13.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:13.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:13.679 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:13.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:13.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:13.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:13.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:13.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:13.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:14.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:14.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:14.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:14.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:14.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:14.681 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:14.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:14.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:14.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:14.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:23:14.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:14.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:14.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:14.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:14.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:14.682 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:14.683 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:14.683 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:14.683 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:14.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:14.683 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:14.683 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:14.683 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:14.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:14.683 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:14.683 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:14.683 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:14.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:14.683 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:14.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:14.684 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:14.684 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:14.684 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:14.691 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:14.691 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:14.691 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:14.691 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:14.692 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:14.696 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:14.696 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:14.696 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:14.787 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:14.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:14.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:14.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:14.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:14.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:23:14.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:14.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:14.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:14.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:14.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6ce29a2d is found... 08:23:14.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6ce29a2d is found finished successfully 08:23:14.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:14.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:14.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:14.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:14.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:14.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:14.813 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:14.813 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:23:14.813 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:23:14.813 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:23:15.014 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:23:15.216 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:23:15.216 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:23:15.417 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:23:15.619 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:23:15.619 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:23:15.820 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:23:16.022 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:23:16.022 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:23:16.223 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:23:16.427 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:16.427 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:23:16.627 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 08:23:17.629 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:23:17.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:17.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:17.631 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:17.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:17.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:17.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:17.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:17.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:17.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:17.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 '\*?\QProject Explorer\E') 08:23:17.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:17.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:17.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:17.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:17.633 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:17.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:17.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:17.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:17.654 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:17.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:17.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:17.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:17.655 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:17.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:17.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:17.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:17.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:17.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:17.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:18.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:18.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:18.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:18.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:18.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:18.657 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:18.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:18.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:18.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:18.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:18.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:18.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:18.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:18.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:18.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:18.658 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:18.658 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:18.659 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:18.659 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:18.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:18.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:18.659 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:18.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:18.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:18.659 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:18.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:18.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:18.659 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:18.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:18.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:18.659 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:18.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:18.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:18.659 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:18.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:18.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:18.660 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:18.660 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:18.660 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:18.664 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:18.664 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:18.664 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:18.664 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:18.664 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:18.667 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:18.668 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:18.668 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:18.690 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:18.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:18.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:18.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:18.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:18.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:18.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:18.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1da4c7f9 is found... 08:23:18.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1da4c7f9 is found finished successfully 08:23:18.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:23:18.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:18.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:18.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:18.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:18.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:18.694 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:18.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() { } TooltipText=null 08:23:18.694 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:23:18.715 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:18.715 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:18.715 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:23:18.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:18.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:18.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:18.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:18.716 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:18.716 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:18.716 DEBUG [main][MenuItemLookup] Item match:File 08:23:18.716 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:18.716 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:23:18.716 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:23:18.716 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:23:18.716 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:18.716 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:23:18.716 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:23:18.716 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:18.716 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:18.716 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:23:18.717 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:23:18.717 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:23:18.717 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:23:18.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:23:18.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:23:18.751 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:18.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:23:18.752 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:23:18.752 DEBUG [main][EditorHandler] 1 editor(s) found 08:23:18.752 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:23:18.824 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:23:18.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:18.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:18.824 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:18.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:18.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:18.824 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:18.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:18.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:18.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:18.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:18.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:18.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:18.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:18.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:18.825 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:18.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:18.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:18.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:18.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:18.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:18.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:18.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:18.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:18.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:18.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:18.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:18.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:18.827 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:18.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:18.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:18.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:18.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:18.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:18.828 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:18.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:18.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:18.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:18.829 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:18.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:18.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:18.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:18.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:18.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:18.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:19.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:19.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:19.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:19.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:19.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:19.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:19.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:19.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:19.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:19.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:19.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:19.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:19.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:19.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:19.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:19.832 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:19.833 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:19.833 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:19.833 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:19.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:19.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:19.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:19.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:19.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:19.833 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:19.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:19.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:19.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:19.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:19.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:19.834 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:19.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:19.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:19.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:19.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:19.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:19.834 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:19.834 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:19.834 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:19.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:19.840 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:19.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:19.840 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:19.840 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:19.844 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:19.844 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:19.844 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:19.924 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:19.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:19.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:19.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:19.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:19.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:23:19.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:19.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:19.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:19.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:19.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56312b10 is found... 08:23:19.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56312b10 is found finished successfully 08:23:19.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:19.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:19.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:19.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:19.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:19.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:19.930 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:19.930 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:23:19.930 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:23:19.950 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:19.950 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:19.950 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:23:19.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:19.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:19.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:19.951 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:19.951 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:19.951 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:19.951 DEBUG [main][MenuItemLookup] Item match:File 08:23:19.951 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:19.951 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:23:19.951 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:23:19.951 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:23:19.951 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:19.951 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:23:19.951 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:23:19.951 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:19.951 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:19.951 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:23:19.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:23:19.952 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:23:19.952 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:23:19.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:23:19.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:23:19.973 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:19.973 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:19.973 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:23:20.974 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:23:20.979 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:23:21.979 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:21.980 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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:23:21.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:21.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:21.982 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:21.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:21.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:21.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:21.983 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:21.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:21.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:21.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:21.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:21.984 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:21.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:22.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:22.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:22.007 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:22.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:22.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:22.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:22.007 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:22.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:22.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:22.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:22.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:22.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:22.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:22.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:22.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:23.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:23.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:23.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:23.009 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:23.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:23.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:23.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:23.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:23.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:23.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:23.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:23.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:23.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:23.010 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:23.010 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:23.010 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:23.010 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:23.010 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:23.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:23.010 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:23.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:23.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:23.011 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:23.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:23.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:23.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:23.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:23.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:23.011 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:23.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:23.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:23.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:23.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:23.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:23.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:23.011 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:23.011 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:23.015 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:23.015 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:23.015 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:23.015 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:23.015 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:23.019 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:23.019 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:23.019 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:23.042 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:23.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:23.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:23.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:23.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:23.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:23.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:23.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:23.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:23.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72472c9f is found... 08:23:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72472c9f is found finished successfully 08:23:23.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:23.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:23.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:23.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:23.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:23.045 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:23.045 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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:23:23.045 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:23:23.050 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:23.051 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:23.051 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:23:23.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:23.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:23.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:23.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:23.051 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:23.051 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:23.051 DEBUG [main][MenuItemLookup] Item match:File 08:23:23.052 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:23.052 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:23:23.052 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:23:23.052 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:23:23.052 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:23.052 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:23:23.052 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:23:23.052 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:23.052 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:23.052 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:23:23.052 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:23:23.052 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:23:23.052 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:23:23.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:23:23.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:23:23.074 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:23.074 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:23.075 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:23:23.075 DEBUG [main][EditorHandler] 1 editor(s) found 08:23:23.075 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:23:23.146 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:23:23.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:23.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:23.146 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:23.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:23.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:23.147 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:23.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:23.147 INFO [WorkbenchTestable][RequirementsRunner] Started test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:23.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:23.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:23.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:23.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:23.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:23.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:23.148 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:23.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:23.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:23.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:23.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:23.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:23.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:23.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:23.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:23.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:23.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:23.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:23.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:23.150 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:23.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:23.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:23.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:23.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:23.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:23.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:23.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:23.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:23.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:23.153 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:23.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:23.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:23.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:23.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:23.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:23.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:23.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:23.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:24.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:24.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:24.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:24.155 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:24.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:24.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:24.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:24.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:24.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:24.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:24.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:24.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:24.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:24.156 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:24.156 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:24.156 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:24.156 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:24.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:24.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:24.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:24.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:24.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:24.157 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:24.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:24.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:24.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:24.157 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:24.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:24.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:24.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:24.157 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:24.157 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:24.157 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:24.163 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:24.164 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:24.164 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:24.164 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:24.164 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:24.168 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:24.168 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:24.168 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:24.251 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:24.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:24.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:24.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:24.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:24.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:23:24.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:24.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:24.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:24.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:24.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f1a4378 is found... 08:23:24.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f1a4378 is found finished successfully 08:23:24.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:24.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:24.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:24.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:24.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:24.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:24.257 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:24.257 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:23:24.257 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:24.258 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:23:24.258 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 08:23:24.272 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:24.272 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:24.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:24.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:24.274 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:24.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:24.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:24.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:24.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:24.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:24.275 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:24.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:24.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:24.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:24.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:24.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:24.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:24.276 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:24.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:24.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:24.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:24.298 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:24.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:24.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:24.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:24.298 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:24.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:24.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:24.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:24.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:24.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:24.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:24.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:24.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:25.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:25.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:25.300 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:25.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:25.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:25.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:25.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:25.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:25.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:25.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:25.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:25.301 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:25.301 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:25.302 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:25.302 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:25.302 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:25.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:25.302 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:25.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:25.302 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:25.302 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:25.302 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:25.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:25.302 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:25.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:25.302 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:25.302 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:25.302 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:25.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:25.302 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:25.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:25.302 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:25.302 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:25.302 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:25.303 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:25.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:25.306 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:25.306 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:25.306 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:25.307 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:25.310 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:25.310 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:25.310 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:25.333 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:25.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:25.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:25.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:25.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:25.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:25.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:25.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:25.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:25.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@493af935 is found... 08:23:25.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@493af935 is found finished successfully 08:23:25.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:25.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:25.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:25.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:25.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:25.336 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:25.336 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:25.336 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:23:25.342 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:25.342 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:25.342 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:23:25.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:25.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:25.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:25.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:25.343 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:25.343 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:25.343 DEBUG [main][MenuItemLookup] Item match:File 08:23:25.343 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:25.343 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:23:25.343 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:23:25.343 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:23:25.343 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:25.343 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:23:25.343 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:23:25.343 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:25.343 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:25.343 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:23:25.344 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:23:25.344 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:23:25.344 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:23:25.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:23:25.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:23:25.370 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:25.370 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:25.370 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:23:25.370 DEBUG [main][EditorHandler] 1 editor(s) found 08:23:25.370 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:23:25.433 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:23:25.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:25.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:25.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:25.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:25.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:25.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:25.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:25.433 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:25.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:25.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:25.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:25.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:25.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:25.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:23:25.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:25.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:25.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:25.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:25.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:25.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:23:25.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:25.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:25.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:25.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:25.436 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:25.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:25.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:25.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:25.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:25.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:25.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:25.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:25.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:25.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:25.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:25.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:25.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:25.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:25.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:25.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:25.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:25.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:26.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:26.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:26.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:26.440 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:26.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:26.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:26.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:26.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:26.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:26.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:26.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:26.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:26.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:26.441 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:26.441 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:26.441 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:26.442 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:26.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:26.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:26.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:26.442 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:26.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:26.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:26.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:26.442 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:26.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:26.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:26.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:26.443 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:26.443 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:26.443 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:26.448 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:26.449 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:26.449 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:26.449 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:26.449 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:26.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:26.452 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:26.452 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:26.534 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:26.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:26.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:26.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:26.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:26.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:23:26.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:26.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:26.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:26.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:26.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@430d156b is found... 08:23:26.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@430d156b is found finished successfully 08:23:26.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 '\*?\QJavaClass.java\E') 08:23:26.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:26.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:26.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:26.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:26.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:26.540 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:26.540 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:23:26.540 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19 08:23:26.540 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19, offser 0 08:23:26.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:26.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:26.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:26.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:26.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:26.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:26.545 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:26.546 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:23:26.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:26.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:26.547 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:26.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:26.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:26.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:26.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:26.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:26.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:26.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:26.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:26.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:26.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:26.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:26.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:26.559 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:26.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:26.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:26.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:26.583 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:26.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:26.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:26.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:26.583 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:26.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:26.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:26.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:26.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:26.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:26.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:27.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:27.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:27.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:27.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:27.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:27.585 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:27.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:27.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:27.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:27.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:27.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:27.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:27.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:27.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:27.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:27.586 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:27.586 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:27.586 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:27.587 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:27.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:27.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:27.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:27.587 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:27.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:27.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:27.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:27.587 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:27.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:27.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:27.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:27.588 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:27.588 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:27.588 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:27.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:27.591 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:27.592 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:27.592 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:27.592 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:27.595 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:27.595 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:27.595 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:27.618 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:27.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:27.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:27.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:27.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:27.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:27.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:27.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:27.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:27.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36825639 is found... 08:23:27.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36825639 is found finished successfully 08:23:27.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:27.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:27.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:27.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:27.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:27.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:27.621 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:27.621 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:23:27.621 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:23:27.631 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:27.631 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:23:27.631 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:23:27.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:27.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:27.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:27.631 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:27.631 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:27.631 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:27.631 DEBUG [main][MenuItemLookup] Item match:File 08:23:27.632 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:27.632 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:23:27.632 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:23:27.632 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:23:27.632 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:27.632 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:23:27.632 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:23:27.632 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:27.632 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:27.632 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:23:27.632 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:23:27.632 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:23:27.632 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:23:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:23:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:23:27.659 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:27.659 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:27.660 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:23:27.660 DEBUG [main][EditorHandler] 1 editor(s) found 08:23:27.660 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:23:27.742 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:23:27.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:27.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:27.742 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:27.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:27.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:27.742 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:27.742 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:27.742 INFO [WorkbenchTestable][RequirementsRunner] Started test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:27.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:27.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:27.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:27.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:27.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:27.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:27.743 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:27.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:27.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:27.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:27.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:27.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:27.744 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:27.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.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:23:27.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:27.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:27.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:27.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:27.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:27.745 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:27.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:27.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:27.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:27.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:27.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:27.747 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:27.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:27.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:27.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:27.747 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:27.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:27.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:27.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:27.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:27.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:27.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:28.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:28.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:28.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:28.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:28.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:28.750 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:28.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:28.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:28.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:28.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:28.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:28.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:28.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:28.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:28.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:28.751 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:28.751 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:28.751 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:28.752 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:28.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:28.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:28.752 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:28.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:28.752 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:28.752 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:28.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:28.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:28.752 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:28.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:28.752 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:28.752 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:28.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:28.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:28.752 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:28.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:28.752 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:28.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:28.752 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:28.753 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:28.757 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:28.758 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:28.758 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:28.758 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:28.758 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:28.762 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:28.762 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:28.762 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:28.847 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:28.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:28.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:28.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:28.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:28.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:23:28.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:28.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:28.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:28.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:28.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3810ecc5 is found... 08:23:28.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3810ecc5 is found finished successfully 08:23:28.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:28.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:28.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:28.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:28.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:28.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:28.854 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:28.854 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:23:28.854 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 0] 08:23:28.860 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0 08:23:28.860 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0, offser 0 08:23:28.872 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:28.872 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:23:28.872 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:23:28.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:28.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:28.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:28.872 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:28.872 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:28.872 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:28.873 DEBUG [main][MenuItemLookup] Item match:File 08:23:28.873 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:28.873 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:23:28.873 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:23:28.873 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:23:28.873 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:28.873 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:23:28.873 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:23:28.873 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:28.873 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:28.873 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:23:28.873 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:23:28.873 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:23:28.873 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:23:28.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:23:28.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:23:28.894 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:28.894 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:23:28.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:28.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:28.894 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:28.894 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:28.894 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:23:28.894 DEBUG [main][MenuItemLookup] Item match:Edit 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:28.895 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:23:28.895 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:23:28.896 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:28.896 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:28.896 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 08:23:28.896 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:23:29.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:29.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:29.896 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:23:29.897 DEBUG [main][MenuItemLookup] Item match:Edit 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:29.897 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:23:29.897 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:23:29.898 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 08:23:29.898 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 08:23:29.898 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 08:23:29.898 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 08:23:29.898 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 08:23:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:23:30.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:23:30.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:30.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:30.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:30.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:23:30.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:30.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:30.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:30.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:30.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:30.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:23:30.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:23:30.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:23:30.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:23:30.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:23:30.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:30.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:30.048 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 08:23:30.048 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 08:23:30.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:23:30.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:23:30.049 DEBUG [WorkbenchTestable][ContentAssistant] abstract 08:23:30.049 DEBUG [WorkbenchTestable][ContentAssistant] class 08:23:30.049 DEBUG [WorkbenchTestable][ContentAssistant] enum 08:23:30.049 DEBUG [WorkbenchTestable][ContentAssistant] final 08:23:30.049 DEBUG [WorkbenchTestable][ContentAssistant] import 08:23:30.049 DEBUG [WorkbenchTestable][ContentAssistant] interface 08:23:30.049 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 08:23:30.049 DEBUG [WorkbenchTestable][ContentAssistant] public 08:23:30.049 DEBUG [WorkbenchTestable][ContentAssistant] record 08:23:30.050 DEBUG [WorkbenchTestable][ContentAssistant] sealed 08:23:30.051 DEBUG [WorkbenchTestable][ContentAssistant] new - create new object 08:23:30.052 DEBUG [WorkbenchTestable][ContentAssistant] nls - non-externalized string marker 08:23:30.052 DEBUG [WorkbenchTestable][ContentAssistant] runnable - runnable 08:23:30.053 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch case expression 08:23:30.054 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch labeled expression 08:23:30.054 DEBUG [WorkbenchTestable][ContentAssistant] toarray - convert collection to array 08:23:30.054 DEBUG [WorkbenchTestable][ContentAssistant] Choose content assist proposal - enum 08:23:30.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:23:30.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:23:30.057 TRACE [main][WidgetHandler] Notify Table with event 13 08:23:30.057 TRACE [main][WidgetHandler] Wait for synchronization 08:23:30.057 TRACE [main][WidgetHandler] Notify Table with event 14 08:23:30.057 TRACE [main][WidgetHandler] Wait for synchronization 08:23:30.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:23:30.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:23:30.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:30.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:30.136 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:30.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:30.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:30.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:30.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:30.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:30.138 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:30.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:30.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:30.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:30.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:30.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:30.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:30.148 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:30.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:30.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:30.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:30.167 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:30.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:30.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:30.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:30.167 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:30.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:30.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:30.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:30.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:30.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:30.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:30.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:30.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:31.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:31.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:31.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:31.170 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:31.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:31.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:31.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:31.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:31.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:31.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:31.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:31.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:31.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:31.171 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:31.171 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:31.171 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:31.172 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:31.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:31.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:31.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:31.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:31.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:31.172 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:31.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:31.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:31.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:31.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:31.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:31.172 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:31.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:31.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:31.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:31.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:31.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:31.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:31.172 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:31.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:31.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:31.177 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:31.177 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:31.177 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:31.177 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:31.182 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:31.182 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:31.183 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:31.195 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:31.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:31.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:31.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:31.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:31.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:31.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:31.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:31.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:31.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7452c972 is found... 08:23:31.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7452c972 is found finished successfully 08:23:31.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:23:31.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:31.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:31.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:31.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:31.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:31.208 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:31.208 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:23:31.208 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:23:31.213 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:31.213 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:31.213 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:23:31.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:31.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:31.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:31.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:31.214 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:31.214 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:31.214 DEBUG [main][MenuItemLookup] Item match:File 08:23:31.214 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:31.214 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:23:31.214 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:23:31.215 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:23:31.215 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:31.215 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:23:31.215 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:23:31.215 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:31.215 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:31.215 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:23:31.215 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:23:31.215 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:23:31.227 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:23:31.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:23:31.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:23:31.247 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:31.247 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:31.247 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:23:31.247 DEBUG [main][EditorHandler] 1 editor(s) found 08:23:31.247 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:23:31.318 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:23:31.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:31.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:31.318 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:31.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:31.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:31.318 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:31.318 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:31.319 INFO [WorkbenchTestable][RequirementsRunner] Started test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:31.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:31.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:31.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:31.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:31.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:31.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:31.319 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:31.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:31.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:31.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:31.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:31.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:31.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:31.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.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:23:31.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:31.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:31.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:31.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:31.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:31.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:31.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:31.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:31.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:31.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:31.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:31.323 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:31.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:31.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:31.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:31.324 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:31.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:31.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:31.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:31.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:31.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:31.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:31.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:31.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:32.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:32.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:32.327 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:32.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:32.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:32.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:32.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:32.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:32.327 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:32.328 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:32.328 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:32.328 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:32.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:32.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:32.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:32.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:32.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:32.328 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:32.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:32.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:32.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:32.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:32.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:32.328 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass1+.java of tree item test 08:23:32.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:32.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:32.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:32.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:32.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:32.329 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 08:23:32.329 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 08:23:32.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 08:23:32.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 08:23:32.336 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass1+.java 08:23:32.336 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 08:23:32.336 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 08:23:32.337 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 08:23:32.342 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 08:23:32.343 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:32.343 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:32.427 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:32.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:32.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:32.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:32.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:32.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:23:32.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:32.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:32.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:32.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:32.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@44ce49b1 is found... 08:23:32.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@44ce49b1 is found finished successfully 08:23:32.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:32.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:32.433 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:32.434 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:23:32.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.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:23:32.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform 08:23:32.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:32.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:32.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform' 08:23:32.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:32.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:32.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:32.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:32.442 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:32.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:32.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:32.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:32.449 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:32.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:32.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:32.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:32.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:32.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:32.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:32.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:32.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:32.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:32.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:32.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:33.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:33.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:33.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:33.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:33.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:33.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:33.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:33.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:33.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:33.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:33.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:33.453 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:33.453 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:33.454 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:33.454 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:33.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:33.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:33.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:33.454 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:33.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:33.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:33.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:33.454 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:33.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:33.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:33.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:33.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:33.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:33.455 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:33.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:33.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:33.460 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:33.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:33.460 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:33.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:33.463 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:33.463 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:33.463 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:33.527 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:33.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:33.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:33.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:33.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:33.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:23:33.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:33.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:33.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:33.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:33.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31a5a451 is found... 08:23:33.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31a5a451 is found finished successfully 08:23:33.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:23:33.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:33.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:33.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:33.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:33.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:33.534 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:33.534 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:23:33.534 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:23:33.558 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:33.558 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:33.558 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:23:33.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:33.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:33.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:33.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:33.559 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:33.559 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:33.559 DEBUG [main][MenuItemLookup] Item match:File 08:23:33.559 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:33.559 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:23:33.559 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:23:33.559 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:23:33.559 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:33.559 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:23:33.559 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:23:33.559 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:33.559 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:33.559 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:23:33.559 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:23:33.559 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:23:33.560 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:23:33.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:23:33.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:23:33.566 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:33.566 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:33.566 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:23:33.567 DEBUG [main][EditorHandler] 2 editor(s) found 08:23:33.567 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass1+.java 08:23:33.627 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass1+.java is closed 08:23:33.627 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:23:33.672 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:23:33.672 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:33.672 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:33.672 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:33.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:33.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:33.673 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:33.673 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:33.673 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:33.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:33.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:33.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:33.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:33.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:33.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:33.674 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:33.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:33.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:33.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:33.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:33.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:33.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:33.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:33.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:33.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:33.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:33.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:33.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:33.676 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:33.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:33.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:33.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:33.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:33.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:33.677 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:33.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:33.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:33.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:33.678 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:33.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:33.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:33.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:33.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:33.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:33.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:34.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:34.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:34.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:34.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:34.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:34.680 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:34.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:34.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:34.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:34.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:23:34.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:34.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:34.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:34.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:34.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:34.681 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:34.681 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:34.681 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:34.681 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:34.681 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:34.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:34.681 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:34.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:34.681 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:34.682 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:34.682 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:34.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:34.682 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:34.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:34.682 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:34.682 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:34.682 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:34.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:34.682 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:34.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:34.682 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:34.682 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:34.682 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:34.682 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:34.688 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:34.688 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:34.688 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:34.688 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:34.689 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:34.692 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:34.692 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:34.692 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:34.774 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:34.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:34.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:34.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:34.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:34.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:23:34.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:34.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:34.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:34.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:34.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@47e7e395 is found... 08:23:34.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@47e7e395 is found finished successfully 08:23:34.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:34.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:34.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:34.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:34.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:34.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:34.780 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:34.780 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:23:34.780 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:23:34.780 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:23:34.980 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:23:35.182 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:23:35.182 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:23:35.383 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:23:35.585 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:23:35.585 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:23:35.786 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:23:35.989 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:23:35.989 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:23:36.190 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:23:36.392 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:36.392 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:23:36.593 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 08:23:37.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:37.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:37.596 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:37.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:37.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:37.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:37.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:37.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:37.597 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:37.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:37.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:37.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:37.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:37.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:37.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:37.598 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:37.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:37.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:37.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:37.618 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:37.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:37.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:37.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:37.619 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:37.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:37.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:37.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:37.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:37.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:37.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:38.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:38.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:38.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:38.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:38.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:38.621 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:38.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:38.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:38.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:38.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:38.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:38.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:38.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:38.622 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:38.622 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:38.622 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:38.623 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:38.623 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:38.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:38.623 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:38.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:38.623 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:38.623 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:38.623 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:38.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:38.623 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:38.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:38.623 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:38.623 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:38.623 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:38.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:38.623 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:38.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:38.623 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:38.624 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:38.624 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:38.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:38.628 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:38.628 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:38.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:38.628 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:38.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:38.631 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:38.631 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:38.633 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:38.646 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:38.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:38.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:38.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:38.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:38.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:38.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@251cbb42 is found... 08:23:38.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@251cbb42 is found finished successfully 08:23:38.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:23:38.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:38.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:38.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:38.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:38.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:38.658 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:38.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() { } TooltipText=null 08:23:38.659 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:23:38.674 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:38.674 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:38.674 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:23:38.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:38.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:38.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:38.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:38.674 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:38.675 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:38.675 DEBUG [main][MenuItemLookup] Item match:File 08:23:38.675 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:38.675 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:23:38.675 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:23:38.675 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:23:38.675 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:38.675 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:23:38.675 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:23:38.675 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:38.675 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:38.675 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:23:38.675 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:23:38.675 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:23:38.676 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:23:38.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:23:38.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:23:38.698 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:38.698 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:23:38.698 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:23:38.698 DEBUG [main][EditorHandler] 1 editor(s) found 08:23:38.698 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:23:38.748 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:23:38.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:38.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:38.748 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:38.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:38.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:38.748 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:38.748 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:38.748 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:38.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:38.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:38.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:38.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:38.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:38.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:38.749 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:38.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:38.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:38.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:38.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:38.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:38.750 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:38.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:38.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:38.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:38.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:38.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:38.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:38.761 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:38.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:38.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:38.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:38.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:38.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:38.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:38.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:38.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:38.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:38.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:38.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:38.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:38.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:38.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:38.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:38.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:39.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:39.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:39.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:39.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:39.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:39.765 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:39.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:39.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:39.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:39.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:39.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:39.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:39.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:39.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:39.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:39.766 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:39.766 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:39.767 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:39.767 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:39.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:39.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:39.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:39.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:39.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:39.767 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:39.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:39.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:39.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:39.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:39.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:39.767 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:39.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:39.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:39.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:39.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:39.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:39.767 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:39.767 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:39.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:39.771 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:39.772 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:39.772 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:39.772 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:39.772 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:39.775 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:39.775 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:39.776 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:39.863 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:39.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:39.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:39.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:39.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:39.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:23:39.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:39.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:39.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:39.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:39.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13a9fd91 is found... 08:23:39.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13a9fd91 is found finished successfully 08:23:39.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.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:23:39.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:39.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:39.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:39.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:39.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:39.869 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:39.869 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:23:39.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:39.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:39.870 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:39.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:39.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:39.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:39.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:39.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:39.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:39.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:39.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:39.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:39.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:39.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:39.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:39.883 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:39.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:39.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:39.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:39.902 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:39.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:39.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:39.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:39.903 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:39.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:39.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:39.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:39.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:39.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:39.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:40.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:40.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:40.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:40.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:40.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:40.904 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:40.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:40.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:40.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:40.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:23:40.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:40.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:40.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:40.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:40.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:40.905 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:40.906 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:40.906 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:40.906 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:40.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:40.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:40.906 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:40.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:40.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:40.906 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:40.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:40.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:40.906 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:40.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:40.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:40.906 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:40.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:40.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:40.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:40.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:40.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:40.907 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:40.907 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:40.907 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:40.910 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:40.911 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:40.911 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:40.911 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:40.911 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:40.914 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:40.914 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:40.914 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:40.936 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:40.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:40.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:40.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:40.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:40.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:40.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:40.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:40.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:40.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@fb25499 is found... 08:23:40.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@fb25499 is found finished successfully 08:23:40.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:40.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:40.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:40.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:40.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:40.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:40.939 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:40.939 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:23:40.939 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:23:40.948 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:40.949 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:40.949 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:23:40.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:40.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:40.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:40.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:40.949 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:40.949 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:40.949 DEBUG [main][MenuItemLookup] Item match:File 08:23:40.950 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:40.950 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:23:40.950 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:23:40.950 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:23:40.950 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:40.950 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:23:40.950 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:23:40.950 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:40.950 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:40.950 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:23:40.950 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:23:40.950 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:23:40.950 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:23:40.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:23:40.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:23:40.971 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:40.971 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:40.971 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:23:40.971 DEBUG [main][EditorHandler] 1 editor(s) found 08:23:40.971 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:23:41.018 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:23:41.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:41.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:41.018 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:41.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:41.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:41.019 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:41.019 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:41.019 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:41.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:41.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:41.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:41.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:41.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:41.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:41.020 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:41.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:41.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:41.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:41.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:41.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:41.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:41.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 '\*?\QProject Explorer\E') 08:23:41.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:41.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:41.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:41.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:41.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:41.021 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:41.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:41.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:41.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:41.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:41.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:41.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:41.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:41.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:41.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:41.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:41.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:41.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:41.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:41.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:41.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:41.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:41.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:41.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:42.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:42.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:42.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:42.035 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:42.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:42.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:42.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:42.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:42.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:42.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:42.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:42.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:42.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:42.037 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:42.037 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:42.037 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:42.037 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:42.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:42.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:42.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:42.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:42.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:42.037 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:42.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:42.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:42.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:42.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:42.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:42.037 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:42.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:42.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:42.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:42.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:42.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:42.038 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:42.038 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:42.039 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:42.043 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:42.043 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:42.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:42.043 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:42.043 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:42.046 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:42.047 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:42.047 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:42.126 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:42.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:42.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:42.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:42.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:42.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:23:42.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:42.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:42.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:42.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:42.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@77b1f5b1 is found... 08:23:42.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@77b1f5b1 is found finished successfully 08:23:42.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:42.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:42.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:42.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:42.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:42.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:42.132 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:42.132 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:23:42.133 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 08:23:42.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Open With' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Local History' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'References' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Team' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Replace With' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:42.221 DEBUG [main][MenuItemLookup] Found menu:'Preferences...' 08:23:42.221 DEBUG [main][MenuItemLookup] Item match:Preferences... 08:23:42.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:42.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:42.222 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:42.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:42.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:42.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:42.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:42.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:42.223 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:42.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:42.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:42.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:42.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:42.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:42.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:42.224 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:42.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:42.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:42.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:42.246 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:42.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:42.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:42.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:42.246 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:42.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:42.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:42.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:42.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:42.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:42.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:42.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:42.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:43.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:43.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:43.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:43.248 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:43.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:43.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:43.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:43.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:23:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:43.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:43.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:43.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:43.250 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:43.250 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:43.250 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:43.250 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:43.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:43.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:43.250 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:43.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:43.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:43.250 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:43.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:43.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:43.250 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:43.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:43.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:43.251 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:43.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:43.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:43.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:43.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:43.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:43.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:43.251 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:43.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:43.254 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:43.254 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:43.254 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:43.254 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:43.255 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:43.258 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:43.258 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:43.258 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:43.282 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:43.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:43.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:43.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:43.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:43.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:43.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:43.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:43.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:43.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b52d3e2 is found... 08:23:43.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b52d3e2 is found finished successfully 08:23:43.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:43.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:43.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:43.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:43.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:43.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:43.285 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:43.285 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:23:43.285 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:23:43.294 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:43.294 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:43.295 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:23:43.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:43.295 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:43.295 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:43.295 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:43.295 DEBUG [main][MenuItemLookup] Item match:File 08:23:43.296 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:43.296 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:23:43.296 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:23:43.296 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:23:43.296 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:43.296 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:23:43.296 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:23:43.296 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:43.296 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:43.296 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:23:43.296 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:23:43.296 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:23:43.296 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:23:43.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:23:43.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:23:43.316 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:43.316 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:43.316 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:23:43.317 DEBUG [main][EditorHandler] 1 editor(s) found 08:23:43.317 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:23:43.370 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:23:43.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:43.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:43.370 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:43.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:43.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:43.371 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:43.371 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:43.371 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:43.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:43.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:43.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:43.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:43.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:43.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:43.372 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:43.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:43.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:43.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:43.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:43.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:43.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:43.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:43.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:43.373 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:43.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:43.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:43.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:43.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:43.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:43.375 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:43.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:43.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:43.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:43.375 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:43.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:43.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:43.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:43.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:43.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:43.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:43.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:43.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:44.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:44.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:44.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:44.377 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:44.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:44.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:44.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:44.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:44.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:44.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:44.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:44.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:44.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:44.378 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:44.378 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:44.378 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:44.379 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:44.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:44.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:44.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:44.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:44.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:44.379 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:44.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:44.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:44.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:44.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:44.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:44.379 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:44.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:44.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:44.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:44.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:44.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:44.379 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:44.379 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:44.379 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:44.385 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:44.385 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:44.385 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:44.385 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:44.385 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:44.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:44.389 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:44.389 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:44.468 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:44.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:44.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:44.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:44.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:44.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:23:44.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:44.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:44.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:44.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:44.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@76fc38c7 is found... 08:23:44.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@76fc38c7 is found finished successfully 08:23:44.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:44.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:44.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:44.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:44.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:44.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:44.474 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:44.474 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:23:44.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:44.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:44.474 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:44.474 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:44.474 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:23:44.474 DEBUG [main][MenuItemLookup] Item match:Edit 08:23:44.474 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:44.475 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:23:44.475 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:23:44.475 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:44.475 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:23:44.475 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 08:23:44.475 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:23:45.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:45.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:45.476 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:45.476 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:45.476 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:23:45.476 DEBUG [main][MenuItemLookup] Item match:Edit 08:23:45.476 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:23:45.476 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:23:45.477 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:23:45.477 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 08:23:45.477 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 08:23:45.478 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 08:23:45.478 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 08:23:45.478 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 08:23:45.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:23:45.493 DEBUG [WorkbenchTestable][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:23:45.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:45.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:45.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:45.504 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:23:45.504 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:45.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:45.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:45.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:45.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:45.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:23:45.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:23:45.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:23:45.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:23:45.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:23:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:45.506 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:45.506 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 08:23:45.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:23:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:45.506 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:23:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:45.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:45.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:46.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:46.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:46.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:46.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:46.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:23:46.510 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:23:46.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 08:23:46.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:23:46.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 08:23:47.020 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:23:47.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:47.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:47.022 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:47.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:47.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:47.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:47.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:47.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:47.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:47.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:23:47.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:47.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:47.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:47.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:47.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:47.023 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:47.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:47.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:47.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:47.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:47.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:47.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:47.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:47.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:47.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:47.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:47.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:47.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:47.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:47.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:47.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:47.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:48.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:48.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:48.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:48.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:48.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:48.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:48.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:48.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:48.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:48.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:48.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:48.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:48.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:48.049 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:48.049 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:48.049 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:48.049 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:48.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:48.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:48.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:48.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:48.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:48.050 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:48.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:48.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:48.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:48.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:48.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:48.050 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:48.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:48.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:48.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:48.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:48.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:48.050 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:48.050 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:48.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:48.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:48.054 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:48.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:48.054 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:48.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:48.057 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:48.057 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:48.058 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:48.079 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:48.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:48.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:48.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:48.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:48.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:48.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:48.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:48.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:48.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30be42f1 is found... 08:23:48.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30be42f1 is found finished successfully 08:23:48.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:23:48.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:48.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:48.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:48.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:48.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:48.082 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:48.082 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:23:48.082 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:23:48.091 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:48.092 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:48.092 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:23:48.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:48.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:48.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:48.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:48.092 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:48.092 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:48.092 DEBUG [main][MenuItemLookup] Item match:File 08:23:48.093 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:48.093 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:23:48.093 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:23:48.093 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:23:48.093 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:48.093 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:23:48.093 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:23:48.093 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:48.093 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:48.093 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:23:48.093 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:23:48.093 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:23:48.093 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:23:48.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:23:48.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:23:48.115 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:48.115 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:48.115 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:23:48.115 DEBUG [main][EditorHandler] 1 editor(s) found 08:23:48.115 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:23:48.166 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:23:48.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:48.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:48.166 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:48.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:48.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:48.166 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:48.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:48.167 INFO [WorkbenchTestable][RequirementsRunner] Started test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:48.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:48.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:48.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:48.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:48.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:48.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:48.168 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:48.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:48.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:48.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:48.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:48.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:48.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:48.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:48.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:48.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:48.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:48.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:48.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:48.170 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:48.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:48.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:48.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:48.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:48.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:48.171 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:48.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:48.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:48.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:48.172 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:48.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:48.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:48.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:48.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:48.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:48.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:48.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:48.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:49.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:49.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:49.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:49.174 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:49.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:49.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:49.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:49.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:49.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:49.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:49.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:49.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:49.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:49.175 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:49.176 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:49.176 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:49.176 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:49.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:49.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:49.176 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:49.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:49.176 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:49.176 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:49.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:49.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:49.176 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:49.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:49.176 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:49.177 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:49.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:49.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:49.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:49.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:49.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:49.177 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:49.177 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:49.177 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:49.181 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:49.181 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:49.181 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:49.181 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:49.181 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:49.186 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:49.186 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:49.187 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:49.265 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:49.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:49.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:49.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:49.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:49.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:23:49.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:49.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:49.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:49.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:49.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2eda428c is found... 08:23:49.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2eda428c is found finished successfully 08:23:49.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:23:49.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:49.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:49.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:49.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:49.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:49.282 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:49.282 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:23:49.282 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:23:49.286 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:49.286 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:23:49.286 INFO [WorkbenchTestable][AbstractEditor] Open editor's quick fix assistant 08:23:49.286 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:23:50.287 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:50.287 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:23:50.487 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 08:23:51.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:23:51.490 DEBUG [WorkbenchTestable][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:23:51.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:51.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:51.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:51.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:23:51.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:51.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:51.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:51.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:52.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:52.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:52.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:52.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:52.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:23:52.502 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was not found 08:23:52.502 DEBUG [WorkbenchTestable][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:23:52.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:23:52.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:52.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:52.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:23:52.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:23:52.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:52.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:52.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:52.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:52.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:23:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:23:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:23:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:23:52.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:23:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:52.506 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 08:23:52.506 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 08:23:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:23:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:23:52.506 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 08:23:52.506 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 08:23:52.506 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 08:23:52.506 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 08:23:52.506 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 08:23:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:23:52.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:23:52.507 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 08:23:52.507 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 08:23:52.507 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 08:23:52.507 INFO [WorkbenchTestable][AbstractShell] Close shell 08:23:52.507 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 08:23:52.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:23:52.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:23:52.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:52.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:52.519 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:52.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:52.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:52.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:52.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:52.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:52.520 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:52.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:52.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:52.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:52.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:52.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:52.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:52.521 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:52.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:52.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:52.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:52.542 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:52.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:52.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:52.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:52.543 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:52.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:52.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:52.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:52.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:52.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:52.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:53.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:53.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:53.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:53.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:53.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:53.545 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:53.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:53.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:53.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:53.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:53.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:53.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:53.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:53.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:53.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:53.546 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:53.546 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:53.546 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:53.547 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:53.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:53.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:53.547 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:53.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:53.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:53.547 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:53.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:53.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:53.547 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:53.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:53.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:53.547 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:53.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:53.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:53.547 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:53.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:53.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:53.547 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:53.547 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:53.548 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:53.552 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:53.553 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:53.553 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:53.553 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:53.553 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:53.558 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:53.558 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:53.558 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:53.570 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:53.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:53.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:53.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:53.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:53.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:53.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:53.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:53.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:53.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28570546 is found... 08:23:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28570546 is found finished successfully 08:23:53.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:23:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:53.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:53.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:53.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:53.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:53.584 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:53.584 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:23:53.584 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:23:53.598 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:53.598 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:53.598 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:23:53.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:53.599 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:53.599 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:53.599 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:53.599 DEBUG [main][MenuItemLookup] Item match:File 08:23:53.600 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:53.600 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:23:53.600 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:23:53.600 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:23:53.600 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:53.600 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:23:53.600 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:23:53.600 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:53.600 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:53.600 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:23:53.600 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:23:53.600 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:23:53.600 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:23:53.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:23:53.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:23:53.621 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:53.621 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:53.621 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:23:53.622 DEBUG [main][EditorHandler] 1 editor(s) found 08:23:53.622 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:23:53.673 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:23:53.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:53.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:53.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:53.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:53.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:53.674 INFO [WorkbenchTestable][RequirementsRunner] Finished test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:53.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:53.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:53.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:53.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:53.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:53.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:53.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:53.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:53.675 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:53.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:53.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:53.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:53.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:53.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:53.676 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:53.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.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:23:53.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:53.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:53.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:53.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:53.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:53.677 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:53.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:53.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:53.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:53.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:53.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:53.678 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:53.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:53.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:53.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:53.679 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:53.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:53.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:53.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:53.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:53.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:53.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:54.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:54.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:54.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:54.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:54.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:54.681 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:54.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:54.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:54.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:54.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:23:54.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:54.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:54.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:54.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:54.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:54.683 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:54.683 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:54.683 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:54.683 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:54.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:54.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:54.683 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:54.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:54.683 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:54.683 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:54.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:54.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:54.683 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:54.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:54.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:54.684 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:54.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:54.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:54.684 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:54.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:54.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:54.684 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:54.684 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:54.684 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:54.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:54.690 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:54.690 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:54.690 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:54.690 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:54.693 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:54.693 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:54.693 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:54.777 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:54.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:54.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:54.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:54.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:54.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:23:54.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:54.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:54.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:54.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:54.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5465fce2 is found... 08:23:54.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5465fce2 is found finished successfully 08:23:54.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:54.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:54.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:54.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:54.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:54.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:54.782 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:54.782 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:23:54.782 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:23:54.782 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:23:54.983 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:23:55.185 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:23:55.185 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:23:55.385 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:23:55.587 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:23:55.587 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:23:55.788 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:23:55.991 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:23:55.991 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:23:56.192 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:23:56.394 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:23:56.394 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:23:56.595 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 08:23:57.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:57.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:57.599 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:57.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:57.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:57.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:57.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:57.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:57.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:57.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:57.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:57.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:57.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:57.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:57.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:57.601 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:57.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:57.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:57.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:57.622 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:57.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:57.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:57.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:57.622 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:57.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:57.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:57.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:57.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:57.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:57.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:58.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:58.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:58.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:58.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:58.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:58.624 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:58.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:58.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:58.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:58.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:58.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:58.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:58.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:58.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:58.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:58.625 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:58.626 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:58.626 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:58.626 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:58.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:58.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:58.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:58.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:58.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:58.626 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:58.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:58.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:58.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:58.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:58.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:58.627 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:58.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:58.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:58.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:58.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:58.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:58.627 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:58.627 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:58.627 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:58.630 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:58.631 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:58.631 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:58.631 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:58.631 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:58.635 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:58.635 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:58.635 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:58.658 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:58.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:58.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:58.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:58.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:58.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:58.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:58.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:58.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:58.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e518868 is found... 08:23:58.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e518868 is found finished successfully 08:23:58.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.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:23:58.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:58.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:58.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:58.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:58.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:58.661 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:58.662 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:23:58.662 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:23:58.672 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:58.672 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:23:58.672 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:23:58.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:23:58.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:58.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:58.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:58.673 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:23:58.673 DEBUG [main][MenuItemLookup] Found menu:'File' 08:23:58.673 DEBUG [main][MenuItemLookup] Item match:File 08:23:58.673 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:23:58.673 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:23:58.673 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:23:58.673 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:23:58.673 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:58.673 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:23:58.673 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:23:58.673 DEBUG [main][MenuItemLookup] Found menu:'' 08:23:58.673 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:23:58.673 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:23:58.674 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:23:58.674 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:23:58.674 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:23:58.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:23:58.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:23:58.694 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:58.694 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:23:58.694 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:23:58.694 DEBUG [main][EditorHandler] 1 editor(s) found 08:23:58.695 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:23:58.740 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:23:58.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:58.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:23:58.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:23:58.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:23:58.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:23:58.740 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:58.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:23:58.741 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:23:58.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:23:58.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:23:58.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:23:58.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:23:58.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:58.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:58.741 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:23:58.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:58.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:58.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:23:58.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:23:58.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:23:58.743 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:23:58.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:23:58.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:58.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:58.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:58.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:58.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:58.743 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:58.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:58.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:58.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:23:58.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:23:58.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:23:58.745 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:58.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:58.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:58.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:58.755 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:58.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:58.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:58.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:58.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:58.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:58.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:59.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:59.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:59.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:59.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:23:59.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:23:59.758 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:23:59.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:23:59.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:59.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:23:59.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:23:59.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:59.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:59.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:59.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:59.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:23:59.759 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:23:59.759 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:23:59.760 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:23:59.760 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:23:59.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:23:59.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:59.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:23:59.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:59.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:23:59.760 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:23:59.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:23:59.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:59.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:23:59.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:59.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:23:59.760 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:23:59.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:23:59.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:23:59.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:23:59.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:23:59.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:23:59.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:59.761 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:59.761 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:59.766 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:59.766 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:23:59.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:23:59.766 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:23:59.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:23:59.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:23:59.770 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:23:59.770 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:23:59.862 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:23:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:23:59.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:23:59.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:23:59.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:23:59.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:23:59.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:23:59.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:23:59.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:23:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:23:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e051c7c is found... 08:23:59.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e051c7c is found finished successfully 08:23:59.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.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:23:59.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:23:59.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:23:59.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:23:59.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:23:59.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:23:59.874 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:23:59.874 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:23:59.875 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:23:59.875 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:24:00.075 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:24:00.277 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:24:00.277 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:24:00.478 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:24:00.680 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:24:00.680 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:24:00.881 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:24:01.083 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:24:01.083 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:24:01.283 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:24:01.487 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:24:01.487 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:24:01.687 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 08:24:02.689 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:24:02.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:02.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:02.694 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:02.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:02.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:02.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:02.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:02.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:02.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:02.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:02.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:02.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:02.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:02.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:02.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:02.695 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:02.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:02.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:02.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:02.717 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:02.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:02.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:02.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:02.718 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:02.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:02.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:02.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:02.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:02.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:02.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:03.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:03.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:03.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:03.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:03.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:03.720 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:03.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:03.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:03.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:03.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:03.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:03.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:03.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:03.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:03.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:03.722 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:03.722 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:03.722 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:03.722 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:03.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:03.722 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:03.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:03.722 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:03.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:03.722 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:03.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:03.722 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:03.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:03.722 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:03.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:03.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:03.722 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:03.723 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:03.726 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:03.726 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:03.726 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:03.726 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:03.727 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:03.729 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:03.729 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:03.730 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:03.754 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:03.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:03.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:03.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:03.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:03.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:03.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2ac91a16 is found... 08:24:03.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2ac91a16 is found finished successfully 08:24:03.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:24:03.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:03.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:03.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:03.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:03.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:03.757 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:03.757 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:24:03.757 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:24:03.767 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:03.767 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:03.767 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:24:03.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:03.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:03.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:03.768 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:03.768 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:03.768 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:03.768 DEBUG [main][MenuItemLookup] Item match:File 08:24:03.768 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:24:03.768 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:24:03.768 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:24:03.768 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:24:03.768 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:03.768 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:24:03.768 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:24:03.768 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:03.768 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:24:03.768 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:24:03.768 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:24:03.768 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:24:03.769 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:24:03.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:24:03.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:24:03.797 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:03.797 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:03.797 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:24:03.797 DEBUG [main][EditorHandler] 1 editor(s) found 08:24:03.797 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:24:03.855 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:24:03.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:03.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:03.855 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:03.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:03.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:03.855 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:03.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:03.855 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:03.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:03.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:03.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:03.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:03.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:03.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:03.856 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:03.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:03.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:03.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:24:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:03.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:24:03.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:03.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:03.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:03.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:03.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:03.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:03.858 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:03.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:03.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:03.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:24:03.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:24:03.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:24:03.860 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:03.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:03.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:03.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:03.860 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:03.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:03.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:03.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:03.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:03.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:03.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:04.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:04.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:04.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:04.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:04.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:04.862 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:04.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:04.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:04.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:04.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:24:04.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:04.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:04.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:04.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:04.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:04.863 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:04.864 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:04.864 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:04.864 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:04.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:04.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:04.864 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:04.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:04.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:04.864 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:04.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:04.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:04.864 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:04.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:04.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:04.865 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:04.865 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:04.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:04.865 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:04.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:04.865 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:04.865 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:04.865 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:04.865 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:04.870 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:04.870 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:04.870 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:04.871 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:04.871 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:04.874 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:04.874 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:04.874 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:04.950 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:04.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:04.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:04.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:04.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:04.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:24:04.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:04.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:04.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:04.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:04.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e4a8a54 is found... 08:24:04.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e4a8a54 is found finished successfully 08:24:04.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:24:04.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:04.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:04.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:04.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:04.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:04.962 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:04.962 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:24:04.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:04.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:04.963 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:04.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:04.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:04.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:04.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:04.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:04.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:04.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:04.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:04.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:04.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:04.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:04.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:04.964 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:04.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:04.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:04.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:04.986 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:04.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:04.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:04.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:04.986 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:04.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:04.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:04.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:04.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:04.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:04.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:05.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:05.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:05.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:05.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:05.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:05.989 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:05.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:05.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:05.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:05.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:05.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:05.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:05.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:05.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:05.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:05.990 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:05.990 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:05.990 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:05.990 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:05.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:05.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:05.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:05.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:05.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:05.990 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:05.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:05.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:05.991 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:05.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:05.991 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:05.991 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:05.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:05.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:05.991 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:05.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:05.991 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:05.991 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:05.991 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:05.991 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:05.995 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:05.995 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:05.995 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:05.995 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:05.996 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:05.999 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:05.999 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:05.999 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:06.028 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:06.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:06.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:06.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:06.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1cea453d is found... 08:24:06.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1cea453d is found finished successfully 08:24:06.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:24:06.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:06.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:06.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:06.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:06.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:06.032 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:06.032 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:24:06.032 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:24:06.047 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:06.047 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:06.047 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:24:06.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:06.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:06.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:06.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:06.048 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:06.048 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:06.048 DEBUG [main][MenuItemLookup] Item match:File 08:24:06.048 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:24:06.048 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:24:06.048 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:24:06.048 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:24:06.048 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:06.048 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:24:06.048 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:24:06.048 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:06.048 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:24:06.048 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:24:06.049 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:24:06.049 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:24:06.049 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:24:06.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:24:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:24:06.075 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:06.076 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:06.076 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:24:06.076 DEBUG [main][EditorHandler] 1 editor(s) found 08:24:06.076 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:24:06.147 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:24:06.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:06.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:06.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:06.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:06.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:06.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:06.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:06.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:06.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:06.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:06.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:06.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:06.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:06.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:06.149 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:06.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:06.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:06.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:24:06.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:06.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:06.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:24:06.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:06.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:06.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:06.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:06.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:06.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:06.151 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:06.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:06.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:06.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:24:06.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:24:06.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:24:06.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:06.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:06.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:06.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:06.153 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:06.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:06.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:06.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:06.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:06.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:06.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:06.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:06.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:07.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:07.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:07.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:07.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:07.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:07.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:07.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:07.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:07.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:07.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:07.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:07.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:07.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:07.156 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:07.156 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:07.156 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:07.156 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:07.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:07.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:07.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:07.156 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:07.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:07.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:07.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:07.156 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:07.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:07.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:07.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:07.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:07.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:07.157 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:07.157 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:07.157 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:07.162 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:07.163 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:07.163 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:07.163 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:07.163 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:07.166 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:07.166 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:07.166 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:07.246 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:07.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:07.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:07.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:07.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:07.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:24:07.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:07.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:07.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:07.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:07.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a1a5c20 is found... 08:24:07.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a1a5c20 is found finished successfully 08:24:07.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:24:07.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:07.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:07.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:07.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:07.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:07.252 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:07.252 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:24:07.252 INFO [WorkbenchTestable][TextEditor] Set cursor position to [12, 0] 08:24:07.259 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:07.259 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:07.259 INFO [WorkbenchTestable][AbstractEditor] Open editor's Java Proposals content assistant 08:24:07.259 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:24:08.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:08.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:08.260 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:08.260 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:08.260 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:24:08.260 DEBUG [main][MenuItemLookup] Item match:Edit 08:24:08.260 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:24:08.261 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Java Type Proposals' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Java Non-Type Proposals' 08:24:08.261 DEBUG [main][MenuItemLookup] Found menu:'Java Proposals' 08:24:08.261 DEBUG [main][MenuItemLookup] Item match:Java Proposals 08:24:08.262 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 08:24:08.262 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Java Proposals 08:24:08.262 INFO [main][MenuItemHandler] Select menu item: J&ava Proposals 08:24:08.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:24:08.289 DEBUG [WorkbenchTestable][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:24:08.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:08.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:08.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:08.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:24:08.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:08.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:08.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:08.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:08.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:08.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:24:08.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:08.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:08.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:24:08.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:24:08.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:08.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:08.303 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 08:24:08.303 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 08:24:08.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:08.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:08.303 DEBUG [WorkbenchTestable][ContentAssistant] abstract 08:24:08.303 DEBUG [WorkbenchTestable][ContentAssistant] class 08:24:08.303 DEBUG [WorkbenchTestable][ContentAssistant] enum 08:24:08.303 DEBUG [WorkbenchTestable][ContentAssistant] final 08:24:08.303 DEBUG [WorkbenchTestable][ContentAssistant] import 08:24:08.303 DEBUG [WorkbenchTestable][ContentAssistant] interface 08:24:08.303 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 08:24:08.303 DEBUG [WorkbenchTestable][ContentAssistant] public 08:24:08.303 DEBUG [WorkbenchTestable][ContentAssistant] record 08:24:08.303 DEBUG [WorkbenchTestable][ContentAssistant] sealed 08:24:08.303 INFO [WorkbenchTestable][AbstractShell] Close shell 08:24:08.303 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 08:24:08.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:24:08.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:24:08.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:08.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:08.323 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:08.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:08.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:08.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:08.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:08.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:08.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:08.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:08.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:08.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:08.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:08.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:08.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:08.325 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:08.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:08.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:08.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:08.346 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:08.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:08.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:08.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:08.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:08.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:08.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:08.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:08.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:08.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:08.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:08.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:08.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:09.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:09.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:09.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:09.349 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:09.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:09.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:09.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:09.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:09.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:09.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:09.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:09.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:09.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:09.350 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:09.350 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:09.350 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:09.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:09.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:09.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:09.351 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:09.351 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:09.354 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:09.355 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:09.355 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:09.355 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:09.355 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:09.358 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:09.358 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:09.358 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:09.378 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:09.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:09.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:09.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:09.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:09.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:09.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:09.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:09.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:09.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6861eedf is found... 08:24:09.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6861eedf is found finished successfully 08:24:09.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:24:09.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:09.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:09.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:09.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:09.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:09.381 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:09.381 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:09.381 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:24:09.386 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:09.386 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:09.386 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:24:09.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:09.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:09.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:09.387 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:09.387 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:09.387 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:09.387 DEBUG [main][MenuItemLookup] Item match:File 08:24:09.387 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:24:09.387 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:24:09.387 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:24:09.387 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:24:09.387 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:09.387 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:24:09.387 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:24:09.387 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:09.387 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:24:09.387 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:24:09.387 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:24:09.387 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:24:09.387 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:24:09.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:24:09.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:24:09.395 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:09.408 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:09.408 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:24:09.408 DEBUG [main][EditorHandler] 1 editor(s) found 08:24:09.408 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:24:09.449 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:24:09.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:09.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:09.449 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:09.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:09.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:09.449 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:09.449 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:09.450 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:09.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:09.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:09.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:09.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:09.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:09.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:09.450 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:09.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:09.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:09.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:24:09.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:09.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:09.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:24:09.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:09.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:09.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:09.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:09.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:09.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:09.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:09.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:09.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:09.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:24:09.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:24:09.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:24:09.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:09.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:09.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:09.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:09.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:09.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:09.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:09.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:09.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:09.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:09.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:09.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:09.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:10.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:10.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:10.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:10.456 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:10.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:10.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:10.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:10.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:10.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:10.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:10.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:10.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:10.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:10.457 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:10.457 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:10.457 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:10.457 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:10.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:10.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:10.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:10.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:10.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:10.457 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:10.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:10.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:10.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:10.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:10.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:10.457 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:10.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:10.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:10.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:10.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:10.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:10.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:10.458 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:10.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:10.463 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:10.464 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:10.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:10.464 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:10.464 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:10.468 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:10.468 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:10.469 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:10.556 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:10.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:10.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:10.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:10.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:10.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:24:10.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:10.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:10.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:10.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:10.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1283d1ad is found... 08:24:10.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1283d1ad is found finished successfully 08:24:10.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:24:10.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:10.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:10.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:10.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:10.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:10.561 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:10.561 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:10.561 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 14, offser 22 08:24:10.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:24:10.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:10.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:10.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:10.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:10.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:10.574 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:10.574 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:24:10.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:10.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:10.575 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:10.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:10.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:10.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:10.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:10.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:10.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:10.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:10.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:10.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:10.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:10.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:10.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:10.577 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:10.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:10.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:10.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:10.600 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:10.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:10.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:10.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:10.601 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:10.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:10.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:10.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:10.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:10.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:10.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:11.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:11.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:11.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:11.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:11.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:11.602 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:11.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:11.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:11.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:11.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:11.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:11.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:11.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:11.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:11.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:11.603 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:11.603 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:11.603 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:11.604 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:11.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:11.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:11.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:11.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:11.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:11.604 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:11.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:11.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:11.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:11.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:11.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:11.604 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:11.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:11.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:11.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:11.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:11.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:11.604 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:11.604 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:11.604 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:11.608 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:11.608 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:11.608 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:11.608 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:11.608 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:11.611 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:11.611 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:11.611 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:11.634 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:11.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:11.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:11.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:11.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:11.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:11.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5c0ead6d is found... 08:24:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5c0ead6d is found finished successfully 08:24:11.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:24:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:11.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:11.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:11.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:11.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:11.637 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:11.637 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { test System.out.println(""); } } TooltipText=null 08:24:11.637 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:24:11.648 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:11.648 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:11.648 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:24:11.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:11.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:11.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:11.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:11.648 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:11.648 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:11.648 DEBUG [main][MenuItemLookup] Item match:File 08:24:11.649 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:24:11.649 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:24:11.649 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:24:11.649 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:24:11.649 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:11.649 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:24:11.649 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:24:11.649 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:11.649 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:24:11.649 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:24:11.649 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:24:11.649 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:24:11.649 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:24:11.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:24:11.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:24:11.671 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:11.671 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:11.671 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:24:11.672 DEBUG [main][EditorHandler] 1 editor(s) found 08:24:11.672 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:24:11.746 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:24:11.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:11.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:11.746 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:11.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:11.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:11.746 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:11.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:11.747 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:11.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:11.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:11.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:11.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:11.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:24:11.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:24:11.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:24:11.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:24:11.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:24:11.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:24:11.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:24:11.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:24:11.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:24:11.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:24:11.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:24:11.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:24:11.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:24:11.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:24:11.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:24:11.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:24:11.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:24:11.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:24:11.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:24:11.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:11.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:11.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:24:11.748 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:24:11.748 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:11.748 DEBUG [main][MenuItemLookup] Item match:File 08:24:11.749 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:24:11.749 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:24:11.749 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:24:11.749 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:11.749 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:24:11.750 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:11.750 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:24:11.750 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:11.750 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:24:11.750 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:24:11.750 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:24:11.750 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:24:11.750 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:24:11.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:24:11.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 'New|Select a wizard'] is available. finished successfully 08:24:11.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:24:11.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:11.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:11.821 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:24:11.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:24:11.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:24:11.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:11.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:11.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:11.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:11.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:11.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:24:11.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:24:11.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:24:11.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:24:11.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:11.823 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:24:11.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:11.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:24:11.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:24:11.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:24:11.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:11.823 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:24:11.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:11.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:24:11.823 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 08:24:11.823 DEBUG [main][TreeItemHandler] Selecting tree item: File 08:24:11.823 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 08:24:11.824 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 08:24:11.824 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:24:11.824 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:24:11.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:24:11.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:11.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:11.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:11.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:11.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:24:11.825 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:24:11.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:24:11.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:24:11.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:24:11.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:24:11.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:24:11.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:24:11.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:24:11.850 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:24:11.850 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:24:11.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:24:11.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:11.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:11.851 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:24:11.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:24:11.851 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:24:11.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:11.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:11.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:11.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:11.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:24:11.853 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:24:11.853 INFO [WorkbenchTestable][AbstractText] Text set to: textEditor.txt 08:24:11.854 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:24:11.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:11.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:11.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:11.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:11.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:24:11.855 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:24:11.855 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 08:24:11.855 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:24:11.855 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 08:24:11.855 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:24:11.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:11.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:11.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:11.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:11.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:24:11.857 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:24:11.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:24:11.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:24:11.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:24:11.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:24:11.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:24:12.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:24:12.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:12.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:24:12.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:24:12.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:24:12.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:12.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:12.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:12.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:12.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:24:12.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:12.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:12.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:12.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:12.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:12.366 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:12.366 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 08:24:12.369 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:12.369 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 08:24:12.369 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:24:12.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testProject/textEditor.txt - Eclipse Platform 08:24:12.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:12.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:12.370 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testProject/textEditor.txt - Eclipse Platform' 08:24:12.370 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testProject/textEditor.txt - Eclipse Platform' 08:24:12.370 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:12.370 DEBUG [main][MenuItemLookup] Item match:File 08:24:12.371 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:24:12.371 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:24:12.371 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:24:12.371 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:24:12.371 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:12.371 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:24:12.371 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:24:12.371 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:12.371 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:24:12.371 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:24:12.379 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:24:12.379 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:24:12.379 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:24:12.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:24:12.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:24:12.384 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:12.384 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 08:24:12.384 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:12.385 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 08:24:12.385 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:24:12.385 DEBUG [WorkbenchTestable][EditorHandler] Closing editor textEditor.txt 08:24:12.417 DEBUG [WorkbenchTestable][EditorHandler] Editor textEditor.txt is closed 08:24:12.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:12.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:12.417 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:12.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:12.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:12.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:24:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:12.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:24:12.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:12.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:12.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:12.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:12.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:12.419 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:12.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:12.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:12.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:24:12.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:24:12.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:24:12.420 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:12.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:12.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:12.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:12.421 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:12.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:12.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:12.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:12.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:12.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:12.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:12.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:12.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:13.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:13.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:13.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:13.423 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:13.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:13.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:13.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:13.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:13.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:13.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:13.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:13.424 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:13.425 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:13.425 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:13.425 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:13.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:13.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:13.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:13.425 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:13.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:13.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:13.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:13.425 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:13.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:13.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:13.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:13.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:13.425 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:13.426 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:13.429 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:13.430 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:13.430 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:13.430 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:13.430 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:13.437 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:13.437 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:13.437 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:13.517 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:13.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:13.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:13.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:13.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:13.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:24:13.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:13.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:13.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:13.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:13.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@331e2565 is found... 08:24:13.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@331e2565 is found finished successfully 08:24:13.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:24:13.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:13.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:13.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:13.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:13.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:13.522 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:13.522 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:24:13.522 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:24:13.543 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:13.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:24:13.543 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:24:13.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:13.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:13.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:13.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:13.543 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:13.544 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:13.544 DEBUG [main][MenuItemLookup] Item match:File 08:24:13.544 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:24:13.544 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:24:13.544 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:24:13.544 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:24:13.544 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:13.544 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:24:13.544 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:24:13.544 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:13.544 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:24:13.544 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:24:13.544 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:24:13.544 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:24:13.544 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:24:13.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:24:13.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:24:13.565 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:13.566 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:13.566 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:24:13.566 DEBUG [main][EditorHandler] 1 editor(s) found 08:24:13.566 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:24:13.654 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:24:13.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:13.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:13.654 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:13.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:13.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:13.654 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:13.654 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:13.655 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:13.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:13.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:13.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:13.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:13.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:13.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:13.655 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:13.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:13.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:13.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:24:13.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:13.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:13.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:24:13.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:13.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:13.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:13.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:13.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:13.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:13.657 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:13.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:13.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:13.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:24:13.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:24:13.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:24:13.658 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:13.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:13.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:13.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:13.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:13.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:13.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:13.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:13.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:13.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:13.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:14.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:14.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:14.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:14.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:14.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:14.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:14.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:14.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:14.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:14.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:14.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:14.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:14.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:14.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:14.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:14.663 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:14.663 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:14.663 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:14.663 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:14.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:14.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:14.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:14.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:14.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:14.663 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:14.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:14.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:14.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:14.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:14.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:14.663 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:14.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:14.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:14.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:14.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:14.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:14.664 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:14.664 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:14.664 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:14.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:14.669 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:14.669 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:14.669 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:14.670 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:14.673 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:14.673 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:14.673 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:14.753 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:14.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:14.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:14.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:14.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:14.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:24:14.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:14.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:14.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:14.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:14.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d640160 is found... 08:24:14.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d640160 is found finished successfully 08:24:14.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.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:24:14.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:14.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:14.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:14.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:14.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:14.759 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:14.759 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:24:14.759 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 540 08:24:14.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:14.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:14.763 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:14.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:14.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:14.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:14.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:14.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:14.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:14.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:14.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:14.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:14.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:14.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:14.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:14.766 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:14.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:14.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:14.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:14.815 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:14.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:14.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:14.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:14.815 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:14.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:14.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:14.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:14.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:14.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:14.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:15.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:15.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:15.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:15.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:15.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:15.818 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:15.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:15.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:15.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:15.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:15.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:15.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:15.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:15.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:15.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:15.819 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:15.819 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:15.819 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:15.819 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:15.819 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:15.819 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:15.819 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:15.819 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:15.819 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:15.819 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:15.819 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:15.820 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:15.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:15.820 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:15.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:15.820 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:15.820 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:15.821 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:15.825 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:15.825 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:15.825 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:15.825 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:15.825 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:15.828 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:15.828 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:15.828 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:15.851 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:15.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:15.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:15.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:15.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:15.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:15.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e941bbf is found... 08:24:15.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e941bbf is found finished successfully 08:24:15.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:24:15.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:15.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:15.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:15.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:15.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:15.854 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:15.854 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:24:15.855 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:24:15.863 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:15.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:24:15.863 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:24:15.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:15.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:15.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:15.864 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:15.864 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:15.864 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:15.864 DEBUG [main][MenuItemLookup] Item match:File 08:24:15.864 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:24:15.864 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:24:15.864 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:24:15.864 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:24:15.864 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:15.864 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:24:15.864 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:24:15.864 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:15.864 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:24:15.864 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:24:15.864 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:24:15.864 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:24:15.865 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:24:15.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:24:15.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:24:15.913 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:15.913 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:15.913 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:24:15.913 DEBUG [main][EditorHandler] 1 editor(s) found 08:24:15.913 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:24:15.960 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:24:15.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:15.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:15.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:15.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:15.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:15.960 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:15.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:15.960 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:15.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:15.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:15.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:15.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:15.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:15.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:15.961 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:15.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:15.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:15.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:24:15.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:15.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:15.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:24:15.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:15.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:15.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:15.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:15.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:15.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:15.963 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:15.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:15.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:15.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:24:15.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:24:15.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:24:15.965 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:15.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:15.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:15.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:15.965 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:15.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:15.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:15.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:15.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:15.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:15.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:16.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:16.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:16.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:16.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:16.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:16.967 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:16.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:16.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:16.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:16.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:16.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:16.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:16.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:16.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:16.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:16.969 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:16.969 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:16.969 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:16.969 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:16.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:16.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:16.969 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:16.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:16.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:16.969 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:16.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:16.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:16.969 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:16.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:16.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:16.969 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:16.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:16.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:16.969 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:16.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:16.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:16.970 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:16.970 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:16.970 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:16.974 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:16.974 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:16.974 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:16.975 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:16.975 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:16.978 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:16.978 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:16.978 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:17.056 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:17.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:17.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:17.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:17.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:17.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:24:17.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:17.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:17.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:17.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:17.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54acf555 is found... 08:24:17.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54acf555 is found finished successfully 08:24:17.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:24:17.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:17.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:17.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:17.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:17.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:17.062 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:17.062 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:24:17.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:17.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:17.062 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:17.062 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:17.062 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:24:17.062 DEBUG [main][MenuItemLookup] Item match:Edit 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:17.063 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:24:17.063 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:24:17.070 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:17.070 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:24:17.070 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 08:24:17.070 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:24:18.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:18.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:18.071 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:18.071 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:18.071 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:24:18.071 DEBUG [main][MenuItemLookup] Item match:Edit 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:24:18.072 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:24:18.072 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 08:24:18.072 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 08:24:18.072 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 08:24:18.072 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 08:24:18.073 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 08:24:18.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:24:18.087 DEBUG [WorkbenchTestable][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:24:18.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:18.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:18.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:18.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:24:18.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:18.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:18.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:18.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:18.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:18.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:24:18.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:18.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:18.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:24:18.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:24:18.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:18.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:18.092 INFO [WorkbenchTestable][AbstractShell] Close shell 08:24:18.092 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 08:24:18.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:24:18.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:24:18.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 08:24:18.604 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:24:18.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:18.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:18.605 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:18.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:18.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:18.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:18.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:18.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:18.606 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:18.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:18.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:18.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:18.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:18.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:18.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:18.606 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:18.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:18.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:18.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:18.629 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:18.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:18.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:18.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:18.630 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:18.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:18.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:18.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:18.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:18.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:18.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:19.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:19.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:19.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:19.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:20.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:20.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:20.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:20.133 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:20.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:20.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:20.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:20.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:24:20.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:20.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:20.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:20.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:20.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:20.134 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:20.134 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:20.134 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:20.134 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:20.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:20.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:20.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:20.134 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:20.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:20.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:20.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:20.135 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:20.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:20.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:20.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:20.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:20.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:20.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:20.135 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:20.135 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:20.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:20.139 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:20.139 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:20.139 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:20.139 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:20.142 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:20.142 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:20.142 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:20.164 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:20.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:20.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:20.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:20.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:20.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:20.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@25bcf545 is found... 08:24:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@25bcf545 is found finished successfully 08:24:20.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:24:20.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:20.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:20.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:20.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:20.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:20.167 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:20.168 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:20.168 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:24:20.178 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:20.178 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:20.178 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:24:20.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:20.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:20.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:20.178 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:20.178 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:20.179 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:20.179 DEBUG [main][MenuItemLookup] Item match:File 08:24:20.179 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:24:20.179 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:24:20.179 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:24:20.179 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:24:20.179 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:20.179 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:24:20.179 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:24:20.179 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:20.179 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:24:20.179 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:24:20.179 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:24:20.179 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:24:20.179 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:24:20.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:24:20.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:24:20.201 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:20.201 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:20.201 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:24:20.201 DEBUG [main][EditorHandler] 1 editor(s) found 08:24:20.201 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:24:20.246 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:24:20.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:20.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:20.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:20.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:20.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:20.247 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:20.247 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:20.247 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:20.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:20.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:20.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:20.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:20.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:20.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:20.248 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:20.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:20.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:20.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:24:20.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:20.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:20.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:24:20.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:20.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:20.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:20.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:20.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:20.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:20.249 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:20.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:20.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:20.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:24:20.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:24:20.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:24:20.251 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:20.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:20.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:20.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:20.251 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:20.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:20.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:20.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:20.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:20.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:20.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:20.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:20.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:21.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:21.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:21.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:21.254 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:21.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:21.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:21.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:21.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:24:21.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:21.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:21.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:21.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:21.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:21.255 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:21.255 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:21.255 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:21.255 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:21.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:21.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:21.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:21.256 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:21.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:21.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:21.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:21.256 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:21.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:21.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:21.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:21.256 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:21.256 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:21.256 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:21.260 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:21.260 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:21.261 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:21.261 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:21.261 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:21.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:21.264 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:21.264 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:21.339 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:24:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a86c5eb is found... 08:24:21.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a86c5eb is found finished successfully 08:24:21.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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:24:21.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:21.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:21.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:21.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:21.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:21.345 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:21.345 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:24:21.346 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:21.346 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:24:21.346 INFO [WorkbenchTestable][TextEditor] Set cursor position to offset: 517 08:24:21.346 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:21.346 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:24:21.352 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 08:24:21.353 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:24:21.353 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:24:21.954 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:24:21.954 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:24:22.555 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:24:22.555 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 08:24:23.157 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:24:23.157 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:24:23.758 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:24:23.758 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:24:24.360 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:24:24.360 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:24:24.961 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:24:24.961 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 08:24:25.562 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:24:25.562 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:24:26.164 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:26.165 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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:24:26.165 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:24:26.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:26.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:26.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:26.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:26.165 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:26.165 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:26.165 DEBUG [main][MenuItemLookup] Item match:File 08:24:26.166 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:24:26.166 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:24:26.166 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:24:26.166 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:24:26.166 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:26.166 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:24:26.166 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:24:26.166 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:26.166 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:24:26.166 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:24:26.166 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:24:26.166 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:24:26.175 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:24:26.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:24:26.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:24:26.182 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:26.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;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:26.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:26.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:26.201 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:26.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:26.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:26.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:26.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:26.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:26.202 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:26.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:26.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:26.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:26.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:26.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:26.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:26.203 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:26.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:26.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:26.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:26.210 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:26.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:26.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:26.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:26.211 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:26.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:26.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:26.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:26.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:26.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:26.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:26.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:26.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:27.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:27.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:27.213 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:27.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:27.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:27.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:27.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:27.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:27.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:27.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:27.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:27.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:27.214 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:27.215 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:27.215 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:27.215 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:27.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:27.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:27.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:27.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:27.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:27.215 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:27.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:27.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:27.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:27.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:27.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:27.215 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:27.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:27.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:27.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:27.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:27.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:27.216 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:27.216 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:27.216 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:27.219 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:27.219 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:27.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:27.219 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:27.219 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:27.222 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:27.222 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:27.223 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:27.245 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:27.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:27.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:27.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:27.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:27.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:27.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:27.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:27.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:27.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39c5dccd is found... 08:24:27.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39c5dccd is found finished successfully 08:24:27.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.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:24:27.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:27.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:27.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:27.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:27.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:27.248 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:27.248 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:27.248 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:24:27.254 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:27.254 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:27.254 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:24:27.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:27.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:27.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:27.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:27.255 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:27.255 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:27.255 DEBUG [main][MenuItemLookup] Item match:File 08:24:27.255 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:24:27.255 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:24:27.255 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:24:27.255 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:24:27.255 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:27.255 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:24:27.255 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:24:27.255 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:27.255 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:24:27.255 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:24:27.255 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:24:27.255 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:24:27.255 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:24:27.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:24:27.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:24:27.277 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:27.277 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:27.277 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:24:27.277 DEBUG [main][EditorHandler] 1 editor(s) found 08:24:27.277 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:24:27.323 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:24:27.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:27.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:27.323 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:27.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:27.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:27.324 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:27.324 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:27.324 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:27.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:27.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:27.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:27.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:27.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:27.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:27.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:24:27.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:27.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:27.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:24:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:27.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:24:27.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:24:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:27.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:27.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:27.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:27.327 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:27.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:27.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:27.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:24:27.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:24:27.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:24:27.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:27.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:27.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:27.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:27.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:27.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:27.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:27.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:27.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:27.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:27.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:27.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:28.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:28.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:28.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:28.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:28.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:28.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:28.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:28.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:28.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:28.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:28.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:28.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:28.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:28.331 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:28.332 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:28.332 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:28.332 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:28.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:28.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:28.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:28.332 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:28.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:28.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:28.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:28.332 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:28.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:28.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:28.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:28.333 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:28.333 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:28.333 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:28.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:28.338 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:28.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:28.338 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:28.338 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:28.341 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:28.341 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:28.341 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:28.422 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:28.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:28.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:28.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:28.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:28.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:24:28.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:28.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:28.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:28.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:28.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@46fcdb44 is found... 08:24:28.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@46fcdb44 is found finished successfully 08:24:28.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:24:28.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:28.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:28.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:28.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:28.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:28.428 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:28.428 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:24:28.428 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 0] 08:24:28.434 DEBUG [WorkbenchTestable][Keyboard] Select 15 characters to the right 08:24:28.434 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 08:24:28.641 INFO [WorkbenchTestable][Keyboard] Move cursor 08:24:28.841 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:24:28.841 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:24:29.042 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:24:29.445 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:24:29.445 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:24:29.647 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:24:30.050 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:24:30.050 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:24:30.250 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:24:30.652 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:24:30.652 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:24:30.853 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:24:31.255 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:24:31.255 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:24:31.455 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:24:31.857 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:24:31.857 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:24:32.058 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:24:32.462 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:24:32.462 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:24:32.662 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:24:33.065 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:24:33.065 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:24:33.265 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:24:33.667 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:24:33.667 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:24:33.868 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:24:34.270 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:24:34.270 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:24:34.470 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:24:34.873 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:24:34.873 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:24:35.074 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:24:35.476 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:24:35.476 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:24:35.676 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:24:36.078 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:24:36.078 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:24:36.278 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:24:36.681 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:24:36.681 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:24:36.881 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:24:37.283 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:24:37.283 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:24:37.483 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:24:37.686 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 08:24:37.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:37.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:37.887 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:37.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:37.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:37.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:37.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:37.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:37.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:37.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:37.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:37.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:37.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:37.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:37.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:37.889 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:37.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:37.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:37.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:37.896 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:37.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:37.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:37.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:37.896 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:37.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:37.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:37.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:37.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:37.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:37.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:38.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:38.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:38.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:38.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:38.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:38.898 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:38.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:38.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:38.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:38.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:38.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:38.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:38.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:38.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:38.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:38.899 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:38.899 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:38.899 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:38.900 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:38.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:38.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:38.900 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:38.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:38.900 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:38.900 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:38.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:38.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:38.900 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:38.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:38.900 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:38.900 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:38.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:38.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:38.900 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:38.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:38.900 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:38.900 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:38.900 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:38.900 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:38.904 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:38.904 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:38.904 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:38.904 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:38.904 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:38.907 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:38.907 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:38.907 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:38.929 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:38.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:38.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:38.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:38.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:38.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:38.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2045ff91 is found... 08:24:38.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2045ff91 is found finished successfully 08:24:38.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:24:38.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:38.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:38.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:38.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:38.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:38.932 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:38.932 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:38.932 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:24:38.937 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:38.937 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:38.937 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:24:38.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:38.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:38.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:38.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:38.937 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:38.937 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:38.937 DEBUG [main][MenuItemLookup] Item match:File 08:24:38.938 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:24:38.938 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:24:38.938 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:24:38.938 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:24:38.938 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:38.938 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:24:38.938 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:24:38.938 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:38.938 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:24:38.938 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:24:38.938 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:24:38.938 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:24:38.938 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:24:38.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:24:38.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:24:38.959 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:38.959 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:38.959 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:24:38.959 DEBUG [main][EditorHandler] 1 editor(s) found 08:24:38.959 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:24:38.998 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:24:38.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:38.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:38.998 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:38.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:38.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:38.998 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:38.998 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:38.998 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:38.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:38.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:38.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:38.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:38.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:38.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:38.999 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:38.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:39.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:39.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:24:39.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:39.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:39.000 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:24:39.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.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:24:39.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:39.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:39.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:39.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:39.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:39.001 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:39.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:39.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:39.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:24:39.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:24:39.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:24:39.002 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:39.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:39.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:39.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:39.003 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:39.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:39.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:39.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:39.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:39.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:39.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:39.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:39.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:40.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:40.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:40.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:40.005 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:40.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:40.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:40.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:40.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:40.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:40.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:40.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:40.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:40.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:40.007 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:40.007 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:40.007 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:40.007 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:40.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:40.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:40.007 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:40.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:40.007 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:40.007 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:40.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:40.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:40.007 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:40.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:40.007 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:40.007 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:40.008 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:40.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:40.008 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:40.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:40.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:40.008 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:40.008 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:40.008 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:40.014 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:40.015 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:40.015 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:40.015 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:40.015 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:40.021 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:40.021 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:40.021 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:40.102 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:40.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:40.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:40.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:40.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:40.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:24:40.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:40.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:40.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:40.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:40.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@22d71bf8 is found... 08:24:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@22d71bf8 is found finished successfully 08:24:40.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 '\*?\QJavaClass.java\E') 08:24:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:40.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:40.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:40.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:40.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:40.110 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:40.110 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:24:40.110 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 525 08:24:40.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:40.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:40.113 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:40.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:40.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:40.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:40.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:40.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:40.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:40.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:40.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:40.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:40.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:40.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:40.136 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:40.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:40.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:40.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:40.144 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:40.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:40.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:40.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:40.145 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:40.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:40.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:40.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:40.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:40.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:40.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:40.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:40.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:41.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:41.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:41.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:41.147 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:41.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:41.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:41.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:41.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:41.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:41.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:41.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:41.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:41.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:41.148 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:41.148 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:41.148 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:41.148 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:41.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:41.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:41.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:41.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:41.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:41.149 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:41.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:41.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:41.149 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:41.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:41.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:41.149 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:41.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:41.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:41.149 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:41.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:41.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:41.149 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:41.149 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:41.149 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:41.152 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:41.152 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:41.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:41.152 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:41.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:41.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:41.156 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:41.156 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:41.178 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:41.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:41.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:41.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:41.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:41.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:41.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@356388db is found... 08:24:41.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@356388db is found finished successfully 08:24:41.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:24:41.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:41.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:41.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:41.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:41.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:41.181 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:41.181 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:24:41.181 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:24:41.189 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:41.189 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:41.189 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:24:41.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:41.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:41.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:41.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:41.190 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:41.190 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:41.190 DEBUG [main][MenuItemLookup] Item match:File 08:24:41.190 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:24:41.190 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:24:41.190 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:24:41.190 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:24:41.190 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:41.190 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:24:41.190 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:24:41.190 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:41.190 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:24:41.190 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:24:41.191 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:24:41.191 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:24:41.191 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:24:41.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:24:41.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:24:41.212 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:41.212 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:41.212 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:24:41.212 DEBUG [main][EditorHandler] 1 editor(s) found 08:24:41.212 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:24:41.262 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:24:41.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:41.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:41.262 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:41.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:41.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:41.262 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:41.262 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:41.263 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:41.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:41.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:41.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:41.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:41.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:41.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:41.263 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:41.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:41.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:41.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:24:41.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:41.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:41.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:24:41.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:41.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:41.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:41.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:41.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:41.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:41.318 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:41.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:41.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:41.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:24:41.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:24:41.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:24:41.319 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:41.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:41.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:41.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:41.320 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:41.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:41.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:41.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:41.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:41.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:41.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:41.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:41.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:42.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:42.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:42.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:42.322 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:42.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:42.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:42.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:42.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:24:42.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:42.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:42.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:42.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:42.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:42.323 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:42.323 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:42.323 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:42.323 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:42.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:42.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:42.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:42.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:42.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:42.324 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:42.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:42.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:42.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:42.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:42.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:42.324 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:42.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:42.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:42.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:42.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:42.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:42.324 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:42.324 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:42.324 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:42.327 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:42.327 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:42.327 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:42.327 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:42.328 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:42.331 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:42.331 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:42.331 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:42.407 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:42.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:42.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:42.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:42.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:42.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:24:42.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:42.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:42.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:42.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:42.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@156543c8 is found... 08:24:42.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@156543c8 is found finished successfully 08:24:42.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:24:42.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:42.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:42.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:42.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:42.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:42.413 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:42.413 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:24:42.413 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:24:42.420 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:24:42.432 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24: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() { SystemX.out.println(""); } } TooltipText=null 08:24:42.432 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:24:42.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:42.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:42.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:42.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:42.433 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:42.433 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:42.433 DEBUG [main][MenuItemLookup] Item match:File 08:24:42.433 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:24:42.433 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:24:42.433 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:24:42.433 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:24:42.433 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:42.433 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:24:42.433 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:24:42.433 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:42.433 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:24:42.433 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:24:42.434 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:24:42.434 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:24:42.434 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:24:42.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:24:42.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:24:42.455 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:42.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() { SystemX.out.println(""); } } TooltipText=null 08:24:42.455 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:24:43.456 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:43.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() { SystemX.out.println(""); } } TooltipText=null 08:24:43.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:43.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:43.457 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:43.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:43.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:43.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:43.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:43.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:43.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:43.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 '\*?\QProject Explorer\E') 08:24:43.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:43.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:43.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:43.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:43.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:43.459 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:43.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:43.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:43.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:43.466 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:43.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:43.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:43.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:43.466 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:43.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:43.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:43.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:43.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:43.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:43.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:43.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:43.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:44.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:44.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:44.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:44.468 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:44.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:44.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:44.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:44.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:44.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:44.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:44.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:44.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:44.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:44.470 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:44.470 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:44.470 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:44.470 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:44.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:44.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:44.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:44.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:44.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:44.470 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:44.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:44.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:44.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:44.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:44.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:44.470 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:44.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:44.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:44.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:44.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:44.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:44.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:44.471 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:44.471 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:44.475 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:44.476 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:44.476 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:44.476 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:44.476 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:44.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:44.479 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:44.479 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:44.500 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:44.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:44.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:44.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:44.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:44.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:44.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:44.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:44.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:44.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ad39f82 is found... 08:24:44.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ad39f82 is found finished successfully 08:24:44.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.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:24:44.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:44.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:44.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:44.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:44.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:44.504 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:44.504 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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:24:44.504 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:24:44.509 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:44.509 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:44.509 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:24:44.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:44.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:44.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:44.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:44.510 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:44.510 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:44.510 DEBUG [main][MenuItemLookup] Item match:File 08:24:44.510 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:24:44.510 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:24:44.510 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:24:44.510 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:24:44.510 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:44.510 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:24:44.510 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:24:44.510 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:44.510 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:24:44.510 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:24:44.511 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:24:44.511 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:24:44.511 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:24:44.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:24:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:24:44.532 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:44.533 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:44.533 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:24:44.533 DEBUG [main][EditorHandler] 1 editor(s) found 08:24:44.533 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:24:44.575 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:24:44.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:44.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:44.575 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:44.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:44.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:44.575 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:44.575 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:44.575 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:44.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:44.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:44.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:44.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:44.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:44.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:44.576 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:44.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:44.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:44.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:24:44.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:44.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:44.577 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:24:44.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:44.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:44.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:44.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:44.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:44.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:44.578 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:44.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:44.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:44.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:24:44.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:24:44.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:24:44.580 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:44.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:44.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:44.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:44.580 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:44.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:44.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:44.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:44.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:44.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:44.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:45.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:45.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:45.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:45.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:45.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:45.583 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:45.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:45.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:45.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:45.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:45.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:45.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:45.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:45.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:45.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:45.584 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:45.584 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:45.584 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:45.584 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:45.584 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:45.584 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:45.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:45.584 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:45.584 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:45.584 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:45.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:45.584 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:45.584 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:45.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:45.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:45.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:45.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:45.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:45.585 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:45.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:45.589 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:45.589 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:45.589 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:45.589 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:45.589 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:45.593 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:45.593 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:45.593 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:45.675 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:45.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:45.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:45.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:45.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:45.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:24:45.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:45.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:45.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:45.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:45.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@415ffb is found... 08:24:45.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@415ffb is found finished successfully 08:24:45.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:24:45.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:45.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:45.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:45.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:45.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:45.686 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:45.686 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:45.686 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:24:45.690 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:45.691 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:24:45.691 INFO [WorkbenchTestable][AbstractEditor] Open editor's open on assistant 08:24:45.691 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:24:46.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:46.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:46.691 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:46.691 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:46.691 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:24:46.691 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:24:46.691 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:24:46.691 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:24:46.691 DEBUG [main][MenuItemLookup] Item match:Navigate 08:24:46.692 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:24:46.692 DEBUG [main][MenuItemLookup] Found menu:'Go To' 08:24:46.692 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:46.692 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 08:24:46.692 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:24:46.692 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 08:24:46.692 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 08:24:46.692 DEBUG [main][MenuItemLookup] Item match:Open Hyperlink 08:24:46.692 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open Hyperlin&k" 08:24:46.692 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Hyperlink 08:24:46.692 INFO [main][MenuItemHandler] Select menu item: Open Hyperlin&k 08:24:46.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:24:46.722 DEBUG [WorkbenchTestable][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:24:46.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:46.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:46.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:46.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:24:46.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:46.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:46.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:46.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:46.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:46.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:24:46.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:24:46.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:24:46.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:24:46.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:24:46.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:46.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:46.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:46.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:46.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:46.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 08:24:46.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:24:46.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:46.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:46.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:24:46.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:46.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:46.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:47.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:47.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:47.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:47.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:47.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:24:47.732 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:24:47.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 08:24:47.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:24:47.732 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 08:24:47.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 08:24:48.241 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:24:48.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:48.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:48.242 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:48.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:48.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:48.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:48.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:48.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:48.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:48.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:48.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:48.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:48.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:48.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:48.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:48.244 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:48.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:48.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:48.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:48.266 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:48.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:48.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:48.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:48.267 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:48.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:48.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:48.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:48.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:48.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:48.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:48.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:48.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:49.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:49.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:49.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:49.268 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:49.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:49.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:49.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:49.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:49.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:49.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:49.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:49.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:49.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:49.270 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:49.270 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:49.270 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:49.270 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:49.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:49.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:49.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:49.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:49.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:49.271 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:49.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:49.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:49.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:49.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:49.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:49.271 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:49.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:49.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:49.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:49.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:49.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:49.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:49.271 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:49.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:49.274 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:49.274 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:49.274 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:49.274 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:49.275 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:49.277 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:49.277 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:49.278 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:49.299 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:49.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:49.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:49.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:49.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:49.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:49.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:49.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:49.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:49.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29cd2a78 is found... 08:24:49.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29cd2a78 is found finished successfully 08:24:49.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:24:49.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:49.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:49.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:49.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:49.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:49.302 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:49.302 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:24:49.302 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:24:49.312 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:49.312 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:49.312 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:24:49.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:49.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:49.313 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:49.313 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:49.313 DEBUG [main][MenuItemLookup] Item match:File 08:24:49.313 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:24:49.313 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:24:49.313 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:24:49.313 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:24:49.313 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:49.313 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:24:49.313 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:24:49.313 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:49.313 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:24:49.313 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:24:49.314 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:24:49.314 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:24:49.314 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:24:49.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:24:49.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:24:49.335 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:49.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:24:49.335 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:24:49.335 DEBUG [main][EditorHandler] 1 editor(s) found 08:24:49.335 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:24:49.422 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:24:49.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:49.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:49.422 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:49.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:49.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:49.423 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:49.423 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:49.423 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:49.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:49.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:49.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:49.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:49.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:49.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:49.424 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:49.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:49.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:49.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:24:49.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:49.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:49.425 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:24:49.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.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:24:49.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:49.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:49.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:49.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:49.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:49.426 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:49.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:49.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:49.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:24:49.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:24:49.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:24:49.428 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:49.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:49.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:49.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:49.429 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:49.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:49.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:49.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:49.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:49.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:49.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:49.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:49.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:50.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:50.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:50.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:50.431 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:50.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:50.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:50.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:50.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:50.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:50.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:50.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:50.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:50.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:50.432 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:50.432 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:50.432 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:50.432 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:50.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:50.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:50.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:50.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:50.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:50.432 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:50.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:50.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:50.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:50.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:50.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:50.433 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:50.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:50.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:50.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:50.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:50.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:50.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:50.433 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:50.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:50.438 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:50.439 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:50.439 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:50.439 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:50.439 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:50.442 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:50.442 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:50.442 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:50.529 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:50.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:50.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:50.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:50.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:50.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:24:50.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:50.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:50.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:50.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:50.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1609478a is found... 08:24:50.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1609478a is found finished successfully 08:24:50.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.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:24:50.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:50.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:50.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:50.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:50.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:50.535 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:50.536 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:50.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:50.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:50.536 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:50.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:50.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:50.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:50.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:50.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:50.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:50.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:50.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:50.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:50.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:50.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:50.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:50.538 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:50.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:50.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:50.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:50.562 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:50.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:50.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:50.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:50.562 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:50.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:50.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:50.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:50.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:50.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:50.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:51.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:51.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:51.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:51.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:51.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:51.565 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:51.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:51.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:51.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:51.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:51.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:51.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:51.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:51.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:51.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:51.566 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:51.566 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:51.566 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:51.566 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:51.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:51.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:51.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:51.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:51.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:51.566 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:51.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:51.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:51.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:51.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:51.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:51.566 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:51.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:51.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:51.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:51.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:51.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:51.567 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:51.567 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:51.567 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:51.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:51.570 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:51.570 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:51.570 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:51.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:51.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:51.573 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:51.573 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:51.597 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:51.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:51.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:51.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:51.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:51.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:51.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:51.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:51.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:51.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1020e546 is found... 08:24:51.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1020e546 is found finished successfully 08:24:51.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:24:51.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:51.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:51.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:51.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:51.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:51.600 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:51.600 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:51.600 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:24:51.611 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:51.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:24:51.611 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:24:51.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:51.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:51.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:51.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:51.612 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:51.612 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:51.612 DEBUG [main][MenuItemLookup] Item match:File 08:24:51.613 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:24:51.613 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:24:51.613 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:24:51.613 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:24:51.613 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:51.613 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:24:51.613 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:24:51.613 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:51.613 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:24:51.613 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:24:51.613 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:24:51.613 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:24:51.627 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:24:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:24:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:24:51.643 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:51.643 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:51.643 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:24:51.643 DEBUG [main][EditorHandler] 1 editor(s) found 08:24:51.643 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:24:51.716 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:24:51.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:51.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:51.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:51.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:51.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:51.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:51.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:24:51.717 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:51.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:51.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:24:51.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:24:51.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:24:51.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:51.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:51.718 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:51.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:51.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:51.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:24:51.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:51.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:51.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:24:51.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:24:51.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:51.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:51.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:51.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:51.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:51.719 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:51.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:51.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:51.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:24:51.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:24:51.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:24:51.721 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:51.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:51.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:51.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:51.721 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:51.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:51.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:51.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:51.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:51.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:51.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:52.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:52.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:52.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:52.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:52.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:52.723 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:52.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:52.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:52.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:52.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:52.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:52.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:52.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:52.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:52.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:52.723 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:52.724 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:52.724 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:52.724 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:52.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:52.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:52.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:52.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:52.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:52.724 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:52.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:52.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:52.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:52.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:52.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:52.724 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:52.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:52.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:52.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:52.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:52.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:52.725 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:52.725 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:52.725 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:52.730 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:52.730 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:52.730 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:52.730 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:52.730 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:52.733 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:52.733 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:52.733 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:52.807 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:52.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:52.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:52.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:52.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:52.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:24:52.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:52.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:52.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:52.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:52.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1a94de3e is found... 08:24:52.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1a94de3e is found finished successfully 08:24:52.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:24:52.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:52.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:52.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:52.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:52.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:52.813 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:52.813 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:24:52.813 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:24:52.813 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:24:53.013 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:24:53.215 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:24:53.215 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:24:53.416 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:24:53.618 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:24:53.618 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:24:53.818 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:24:54.021 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:24:54.021 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:24:54.221 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:24:54.423 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:24:54.423 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:24:54.624 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 08:24:55.628 INFO [WorkbenchTestable][TextEditor] Select line 17 in editor 08:24:55.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:55.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:55.635 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:55.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:55.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:55.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:55.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:55.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:55.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:55.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:24:55.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:55.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:55.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:55.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:55.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:55.637 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:55.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:55.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:55.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:55.643 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:55.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:55.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:55.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:55.644 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:55.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:55.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:55.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:55.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:55.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:55.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:56.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:56.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:56.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:56.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:56.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:56.646 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:56.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:56.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:56.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:56.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 08:24:56.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:56.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:56.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:56.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:56.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:56.647 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:56.647 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:56.647 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:24:56.647 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:24:56.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:24:56.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:56.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:24:56.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:56.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:24:56.647 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:24:56.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:24:56.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:56.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:24:56.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:56.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:24:56.648 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:24:56.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:24:56.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:24:56.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:24:56.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:24:56.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:24:56.648 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:56.648 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:56.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:56.652 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:56.652 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:24:56.652 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:24:56.652 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:24:56.652 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:24:56.655 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:24:56.655 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:24:56.655 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:24:56.678 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:24:56.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:56.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:24:56.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:24:56.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:24:56.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:56.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:56.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:56.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:56.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5634f290 is found... 08:24:56.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5634f290 is found finished successfully 08:24:56.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:24:56.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:56.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:56.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:56.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:56.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:56.681 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:56.681 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:56.681 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:24:56.690 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:56.690 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:24:56.690 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:24:56.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:24:56.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:56.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:56.691 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:56.691 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:24:56.691 DEBUG [main][MenuItemLookup] Found menu:'File' 08:24:56.691 DEBUG [main][MenuItemLookup] Item match:File 08:24:56.691 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:24:56.691 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:24:56.691 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:24:56.691 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:24:56.691 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:56.691 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:24:56.691 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:24:56.691 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:56.691 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:24:56.691 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:24:56.692 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:24:56.692 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:24:56.692 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:24:56.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:24:56.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:24:56.713 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:56.713 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:56.713 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:24:56.713 DEBUG [main][EditorHandler] 1 editor(s) found 08:24:56.713 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:24:56.755 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:24:56.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:24:56.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:24:56.755 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:24:56.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:56.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:56.755 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:24:56.756 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:24:56.756 DEBUG [main][EditorHandler] 0 editor(s) found 08:24:56.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:56.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:56.756 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:24:56.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:56.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:56.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:24:56.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:56.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:56.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:24:56.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 '\*?\QProject Explorer\E') 08:24:56.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:56.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:56.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:56.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:56.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:24:56.758 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:56.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:56.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:56.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:24:56.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:24:56.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:24:56.759 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:56.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:56.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:56.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:56.760 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:56.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:56.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:56.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:56.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:56.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:56.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:57.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:57.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:57.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:57.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:57.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:57.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:57.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:57.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:57.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:57.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:57.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:57.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:57.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:57.763 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:57.763 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:57.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:57.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:57.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:57.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:57.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:57.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:57.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:58.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:58.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:58.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:58.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:24:58.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:24:58.765 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:58.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:58.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:58.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:58.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:24:58.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:58.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:58.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:58.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:58.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:58.766 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:24:58.766 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:24:58.766 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:24:58.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:24:58.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:24:58.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:24:58.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:24:58.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:58.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:58.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:58.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:58.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:24:58.767 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:24:58.767 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:24:58.767 DEBUG [main][TreeItemHandler] Set Tree selection 08:24:58.768 DEBUG [main][TreeHandler] Notify Tree about selection event 08:24:58.770 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:24:58.771 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 08:24:58.771 DEBUG [WorkbenchTestable][TreeItemHandler] TextEditorTestProject 08:24:58.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:24:58.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:24:58.795 DEBUG [main][MenuItemLookup] Found menu:'New' 08:24:58.795 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:24:58.795 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:58.795 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:24:58.795 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:58.795 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:24:58.795 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:24:58.795 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:24:58.795 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:24:58.795 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:24:58.795 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:24:58.795 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:24:58.796 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:24:58.796 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:58.796 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:24:58.796 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:24:58.796 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:58.796 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:24:58.796 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:24:58.796 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:24:58.796 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:24:58.796 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:24:58.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:24:58.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:24:59.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:24:59.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:24:59.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:24:59.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:24:59.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:24:59.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:24:59.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:24:59.308 DEBUG [main][MenuItemLookup] Found menu:'New' 08:24:59.308 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:24:59.308 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:59.308 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:24:59.308 DEBUG [main][MenuItemLookup] Found menu:'' 08:24:59.308 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:24:59.308 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:24:59.308 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:24:59.308 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:24:59.308 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:24:59.308 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:24:59.309 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:24:59.309 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:24:59.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1064): Gtk-CRITICAL **: 08:24:59.345: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1064): Gtk-CRITICAL **: 08:24:59.348: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1064): Gtk-CRITICAL **: 08:24:59.364: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1064): Gtk-CRITICAL **: 08:24:59.375: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:24:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 08:24:59.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:24:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:24:59.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:24:59.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:24:59.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:59.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:59.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:59.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:24:59.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:59.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:59.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:59.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:59.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:24:59.882 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:24:59.882 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:24:59.882 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:24:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:24:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:24:59.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:24:59.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:24:59.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:24:59.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:24:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:24:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:24:59.882 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:24:59.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:24:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:24:59.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:24:59.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:24:59.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:24:59.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:24:59.883 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:24:59.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:24:59.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:24:59.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:24:59.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:24:59.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:24:59.885 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:25:00.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:25:00.386 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:25:00.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:25:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:25:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:25:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:25:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:25:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:25:00.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:25:00.386 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:25:00.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:25:00.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:00.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:25:00.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:00.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:00.387 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:25:00.387 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:00.387 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.148 s - in org.eclipse.reddeer.workbench.test.editor.TextEditorTest setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.118 s getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.338 s notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 1.908 s insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.303 s selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.141 s selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.149 s getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.323 s getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.286 s insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.309 s contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.576 s openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.354 s getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.075 s getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.271 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.352 s closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.795 s quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.507 s getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.066 s selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.114 s testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.293 s openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.301 s insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.296 s getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 1.907 s insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.305 s closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.287 s setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.077 s getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 11.674 s insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.264 s getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.312 s closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.848 s getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.294 s selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.038 s Running org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 08:25:00.395 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 08:25:00.395 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:00.396 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:00.396 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 08:25:00.396 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:00.396 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:00.396 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:00.396 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:00.396 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:00.396 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:25:00.396 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:00.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:00.396 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:00.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:00.396 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:00.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:00.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:00.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:00.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:00.397 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:00.397 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:25:00.397 DEBUG [main][MenuItemLookup] Found menu:'File' 08:25:00.397 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:25:00.397 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:25:00.397 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:25:00.397 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:25:00.397 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:25:00.397 DEBUG [main][MenuItemLookup] Item match:Window 08:25:00.397 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:25:00.397 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:25:00.397 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:25:00.397 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:00.397 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:25:00.398 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:25:00.398 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:00.398 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:25:00.398 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:00.398 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:25:00.398 DEBUG [main][MenuItemLookup] Item match:Preferences 08:25:00.398 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:25:00.398 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:25:00.398 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:25:00.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:25:00.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell 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:25:00.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:25:00.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:00.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:00.458 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:25:00.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:00.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:25:00.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:00.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:00.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:00.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:00.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:00.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:00.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:00.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:25:00.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:00.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:00.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:00.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:00.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:00.461 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:25:00.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:00.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:00.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:00.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:00.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:25:00.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:25:00.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:00.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:00.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:00.474 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:25:00.474 DEBUG [main][EditorHandler] 0 editor(s) found 08:25:00.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:00.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:00.475 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:25:00.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:00.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:00.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:00.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:00.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:00.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:00.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:25:00.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:00.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:00.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:00.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:00.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:00.477 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:25:00.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:25:00.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:00.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:00.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:00.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:00.478 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:25:00.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:25:00.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:00.486 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:25:00.486 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:25:00.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:25:00.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:00.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:25:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:00.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:00.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:00.487 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:25:00.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:25:00.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:00.488 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:25:00.488 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:00.488 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 08:25:00.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 08:25:00.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:00.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:00.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:00.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:25:00.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:00.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:25:00.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:00.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:25:00.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:00.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:25:00.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:00.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:25:00.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:00.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:25:00.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:00.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:25:00.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:00.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:25:00.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:00.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:25:00.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:00.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:00.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:00.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:00.490 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:00.490 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:25:00.490 DEBUG [main][MenuItemLookup] Found menu:'File' 08:25:00.490 DEBUG [main][MenuItemLookup] Item match:File 08:25:00.490 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:25:00.490 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:25:00.491 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:25:00.491 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:00.491 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:25:00.491 DEBUG [main][MenuItemLookup] Found menu:'File' 08:25:00.491 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:25:00.491 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:00.491 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:25:00.491 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:25:00.491 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:25:00.491 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:25:00.491 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:25:00.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:25:00.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching 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:25:00.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:25:00.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:00.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:00.534 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:25:00.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:00.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:25:00.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:00.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:00.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:00.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:25:00.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:25:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:00.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:25:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:00.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:25:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:25:00.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:25:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:00.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:25:00.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:00.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:25:00.536 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:25:00.536 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:25:00.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:25:00.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:25:00.538 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:25:00.538 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:25:00.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:25:00.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:00.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:00.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:00.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:00.539 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:25:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:00.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:00.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:00.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:25:00.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:00.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:00.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:25:00.556 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:25:00.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:25:00.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:00.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:00.556 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:25:00.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:00.557 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'project' 08:25:00.557 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:25:00.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:00.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:00.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:00.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:00.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:25:00.558 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:25:00.559 INFO [WorkbenchTestable][AbstractText] Text set to: project 08:25:00.560 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:25:00.560 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 08:25:00.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:25:00.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:00.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:00.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:00.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:00.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:00.562 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:25:00.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:00.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:00.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:00.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:00.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:25:01.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:25:01.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:25:01.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:25:01.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:25:01.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:25:01.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:25:01.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:25:01.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:25:01.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:01.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:25:01.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:01.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:25:01.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:01.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:25:01.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:01.068 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:25:01.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:01.069 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:25:01.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:01.069 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:25:01.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:01.069 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:25:01.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:01.069 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:25:01.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:01.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:01.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:01.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:01.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:01.070 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:25:01.070 DEBUG [main][MenuItemLookup] Found menu:'File' 08:25:01.070 DEBUG [main][MenuItemLookup] Item match:File 08:25:01.070 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:25:01.070 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:25:01.071 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:25:01.071 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:01.071 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:25:01.071 DEBUG [main][MenuItemLookup] Found menu:'File' 08:25:01.071 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:25:01.071 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:01.071 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:25:01.071 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:25:01.073 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:25:01.073 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:25:01.074 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:25:01.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:25:01.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:25:01.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:25:01.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:01.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:01.116 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:25:01.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:01.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:25:01.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:01.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:01.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:01.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:01.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:01.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:01.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:01.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:25:01.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:25:01.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:01.117 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:25:01.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:01.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:25:01.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:25:01.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:25:01.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:01.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:25:01.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:01.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:25:01.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 08:25:01.118 DEBUG [main][TreeItemHandler] Selecting tree item: File 08:25:01.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 08:25:01.120 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 08:25:01.120 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:25:01.120 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:25:01.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:25:01.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:01.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:01.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:01.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:01.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:01.121 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:25:01.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:01.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:01.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:01.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:01.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:25:01.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:01.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:01.141 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:25:01.141 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:25:01.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:25:01.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:01.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:01.142 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:25:01.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:01.142 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:25:01.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:01.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:01.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:01.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:01.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:25:01.143 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:25:01.144 INFO [WorkbenchTestable][AbstractText] Text set to: project/ 08:25:01.148 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:25:01.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:01.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:01.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:01.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:01.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:25:01.150 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:25:01.150 INFO [WorkbenchTestable][AbstractText] Text set to: abc.ca 08:25:01.152 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:25:01.152 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 08:25:01.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:25:01.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:01.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:01.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:01.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:01.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:01.153 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:25:01.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:01.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:01.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:01.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:01.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:25:01.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:25:01.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:25:01.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:25:01.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:25:01.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:25:01.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:25:01.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:25:01.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:25:01.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:25:01.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qabc.ca\E') 08:25:01.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:01.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:01.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:01.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:01.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:01.659 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:01.660 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 08:25:01.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:01.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:01.660 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - project/abc.ca - Eclipse Platform' 08:25:01.660 DEBUG [main][MenuItemLookup] Found menu:'File' 08:25:01.660 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:25:01.660 DEBUG [main][MenuItemLookup] Item match:Edit 08:25:01.660 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:25:01.660 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:25:01.660 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:01.660 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:25:01.660 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:25:01.660 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:25:01.660 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:01.660 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:25:01.660 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:25:01.660 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:25:01.660 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:25:01.660 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:01.660 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:25:01.660 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:01.660 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:25:01.660 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:25:01.660 INFO [WorkbenchTestable][AbstractEditor] Content assist menu not found, open via keyboard shortcut 08:25:01.661 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:25:01.661 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:25:01.861 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 08:25:02.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:25:02.863 DEBUG [WorkbenchTestable][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:25:02.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:02.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:02.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:02.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:25:02.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:02.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:02.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:02.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:02.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:02.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:25:02.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:02.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:02.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:25:02.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:25:02.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:02.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:02.869 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 08:25:02.869 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 08:25:02.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:25:02.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:25:02.869 DEBUG [WorkbenchTestable][ContentAssistant] a 08:25:02.869 DEBUG [WorkbenchTestable][ContentAssistant] b 08:25:02.869 DEBUG [WorkbenchTestable][ContentAssistant] c 08:25:02.869 INFO [WorkbenchTestable][AbstractShell] Close shell 08:25:02.869 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 08:25:02.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:02.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:02.879 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:25:02.879 DEBUG [main][EditorHandler] 1 editor(s) found 08:25:02.879 DEBUG [WorkbenchTestable][EditorHandler] Closing editor abc.ca 08:25:02.894 DEBUG [WorkbenchTestable][EditorHandler] Editor abc.ca is closed 08:25:02.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:02.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:02.895 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:25:02.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:02.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:02.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:02.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:02.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:02.896 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:02.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:25:02.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:02.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:02.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:02.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:02.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:02.896 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:25:02.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:25:02.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:02.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:02.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:02.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:02.898 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:25:02.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:25:02.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:02.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:25:02.898 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:25:02.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:25:02.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:02.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:25:02.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:02.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:02.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:03.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:03.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:03.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:03.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:03.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:25:03.900 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:25:03.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:25:03.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:03.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:25:03.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:25:03.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:03.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:03.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:03.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:03.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:03.900 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 08:25:03.901 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:25:03.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:25:03.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:03.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:25:03.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:03.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:03.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:04.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:04.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:04.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:04.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:04.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:25:04.903 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:25:04.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:25:04.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:04.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:25:04.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:25:04.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:04.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:04.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:04.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:04.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:04.904 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 08:25:04.904 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:25:04.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:25:04.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:04.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:25:04.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:25:04.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:04.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:04.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:04.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:04.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:04.905 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:25:04.905 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:25:04.905 DEBUG [main][TreeItemHandler] Set Tree selection 08:25:04.905 DEBUG [main][TreeHandler] Notify Tree about selection event 08:25:04.908 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:25:04.910 DEBUG [WorkbenchTestable][TreeItemHandler] project 08:25:04.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:25:04.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:04.921 DEBUG [main][MenuItemLookup] Found menu:'New' 08:25:04.921 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:25:04.921 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:04.921 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:25:04.921 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:04.921 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:25:04.921 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:25:04.921 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:25:04.921 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:25:04.921 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:25:04.921 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:04.921 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:25:04.921 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:25:04.921 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:04.921 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:25:04.921 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:25:04.921 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:25:04.921 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:25:04.922 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:25:04.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:25:04.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:25:04.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:25:05.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:25:05.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:25:05.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:25:05.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:25:05.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:25:05.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:05.433 DEBUG [main][MenuItemLookup] Found menu:'New' 08:25:05.433 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:25:05.433 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:05.433 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:25:05.433 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:05.433 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:25:05.433 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:25:05.433 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:25:05.433 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:25:05.433 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:25:05.433 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:25:05.433 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:25:05.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 08:25:05.993 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:25:05.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:25:05.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:05.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:05.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:25:05.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:05.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:05.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:05.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:25:05.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:05.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:05.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:05.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:05.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:05.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:05.995 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:25:05.995 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:25:05.995 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:25:05.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:05.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:05.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:05.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:05.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:25:05.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:05.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:05.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:05.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:25:05.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:05.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:05.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:05.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:05.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:05.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:05.996 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:25:05.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:05.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:05.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:05.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:05.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:25:05.999 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:25:06.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:25:06.500 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:25:06.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:25:06.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:25:06.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:25:06.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:25:06.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:25:06.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:25:06.501 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:25:06.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:25:06.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:06.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:25:06.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:06.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:06.501 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 08:25:06.501 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:06.502 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:06.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:06.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:06.502 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 08:25:06.502 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 08:25:06.502 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:06.502 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:06.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:06.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.107 s - in org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) Time elapsed: 6.014 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.v20230731-0812 [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.v20230622-2056/org.eclipse.equinox.launcher-1.6.500.v20230622-2056.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:25:13.137 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:25:13.138 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 08:25:13.149 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:25:13.150 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 08:25:13.226 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:25:13.255 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:13.257 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:13.312 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:25:13.315 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:25:13.315 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:25:13.328 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:25:13.331 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:13.331 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:13.353 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:13.353 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:13.355 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:13.356 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:25:13.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:25:13.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:13.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:25:13.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:13.369 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:13.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:13.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:13.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:13.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:13.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:13.415 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:25:13.418 DEBUG [main][MenuItemLookup] Found menu:'File' 08:25:13.418 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:25:13.418 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:25:13.418 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:25:13.418 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:25:13.418 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:25:13.418 DEBUG [main][MenuItemLookup] Item match:Window 08:25:13.421 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:25:13.421 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:25:13.421 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:25:13.421 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:13.421 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:25:13.421 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:25:13.421 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:13.421 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:25:13.421 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:13.421 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:25:13.422 DEBUG [main][MenuItemLookup] Item match:Preferences 08:25:13.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:25:13.423 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:25:13.424 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:25:13.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:25:13.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:25:13.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:25:13.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:13.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:13.554 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:25:13.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:13.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:25:13.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:13.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:13.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:13.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:13.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:13.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:13.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:13.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:25:13.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:13.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:13.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:13.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:13.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:13.616 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:25:13.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:13.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:13.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:13.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:13.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:25:13.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:25:13.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:13.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:13.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:13.668 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:13.669 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:25:13.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:25:13.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:13.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:13.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:13.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:13.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:13.674 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' view via menu. 08:25:13.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:13.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:13.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:13.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:13.676 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:25:13.676 DEBUG [main][MenuItemLookup] Found menu:'File' 08:25:13.676 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:25:13.676 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:25:13.676 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:25:13.676 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:25:13.676 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:25:13.676 DEBUG [main][MenuItemLookup] Item match:Window 08:25:13.677 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:25:13.677 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:25:13.677 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:25:13.677 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:13.677 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:25:13.677 DEBUG [main][MenuItemLookup] Item match:Show View 08:25:13.713 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:25:13.713 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:25:13.713 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:25:13.713 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:25:13.713 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:25:13.713 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:25:13.713 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:25:13.713 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:25:13.714 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:13.714 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:25:13.714 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:25:13.714 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:25:13.714 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:25:13.715 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:25:13.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:25:13.757 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:25:13.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:25:13.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:13.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:13.758 DEBUG [WorkbenchTestable][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:25:13.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:13.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:13.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:13.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:25:13.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:13.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:13.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:13.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:13.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:13.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:13.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:13.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:13.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children... 08:25:13.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 08:25:13.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:14.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:14.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 08:25:14.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children finished successfully 08:25:14.267 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 08:25:14.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:14.267 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test UI Forms is already expanded. No action performed 08:25:14.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:14.267 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 08:25:14.268 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UI Form Test 08:25:14.268 DEBUG [main][TreeItemHandler] Selecting tree item: UI Form Test 08:25:14.268 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UI Form Test about selection 08:25:14.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UI Form Test 08:25:14.269 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:14.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:14.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:14.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:25:14.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:14.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:14.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:14.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, 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:25:14.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:14.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:14.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:14.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:25:14.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:14.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:14.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:14.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:14.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:14.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:14.273 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:25:14.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:14.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:14.273 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:14.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:14.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:14.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:14.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open... 08:25:14.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:14.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:14.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open finished successfully 08:25:14.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:14.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:14.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:14.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:14.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:14.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:14.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:14.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:14.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:14.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:14.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:14.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:14.539 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:14.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:14.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:14.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:14.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:14.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:14.547 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:25:14.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:14.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:14.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:14.549 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:14.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:14.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:14.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:14.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:14.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:14.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 08:25:14.553 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:25:14.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:14.565 TRACE [main][WidgetHandler] Notify Hyperlink with event 6 08:25:14.565 TRACE [main][WidgetHandler] Wait for synchronization 08:25:14.565 TRACE [main][WidgetHandler] Notify Hyperlink with event 3 08:25:14.565 TRACE [main][WidgetHandler] Wait for synchronization 08:25:14.565 TRACE [main][WidgetHandler] Notify Hyperlink with event 4 08:25:14.565 TRACE [main][WidgetHandler] Wait for synchronization 08:25:14.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:14.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:14.567 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:14.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:14.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:14.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:14.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:14.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:14.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 08:25:14.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:25:14.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:14.575 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:14.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:14.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:14.576 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:25:14.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:14.577 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:25:14.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:25:14.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:14.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:14.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:14.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:14.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:14.582 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:25:14.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:14.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:14.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:14.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:14.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:14.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:14.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:14.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:14.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:14.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:14.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:14.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:14.631 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:14.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:14.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:14.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:14.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:14.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:14.635 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:25:14.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:14.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:14.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:14.648 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:14.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:14.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:14.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:14.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:15.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:15.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:15.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:25:15.675 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was not found 08:25:15.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:25:15.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:15.677 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:15.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:15.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:15.678 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:25:15.678 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:15.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:25:15.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:25:15.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:15.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:15.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:15.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.683 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:25:15.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:15.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:15.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:15.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:15.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:15.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:15.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:15.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:15.694 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:15.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:15.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:15.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:15.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:15.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:15.698 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:25:15.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:15.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:15.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:15.698 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:15.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:15.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:15.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:15.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:25:15.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:15.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 08:25:15.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:25:15.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:15.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:15.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:15.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:15.712 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:25:15.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:15.713 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:25:15.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:25:15.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:15.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:15.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:15.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.721 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:25:15.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:15.726 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:15.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:15.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:15.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:15.730 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:15.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:15.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:15.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:15.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:15.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:15.735 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:25:15.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:15.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:15.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:15.746 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:15.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:15.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:15.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:15.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:25:15.748 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:25:15.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:15.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:15.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 08:25:15.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:25:15.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:15.751 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:15.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:15.752 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:25:15.752 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:15.752 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:25:15.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:25:15.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:15.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:15.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:15.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.757 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:25:15.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:15.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:15.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:15.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:15.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:15.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:15.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:15.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:15.766 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:15.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:15.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:15.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:15.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:15.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:15.782 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:25:15.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:15.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:15.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:15.782 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:15.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:15.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:15.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:15.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 08:25:15.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:25:15.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:15.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:15.821 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:25:15.821 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:15.821 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:25:15.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:25:15.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:15.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:15.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:15.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.825 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:25:15.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:15.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:15.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:15.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:15.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:15.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:15.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:15.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:15.846 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:15.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:15.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:15.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:15.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:15.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:15.849 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:25:15.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:15.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:15.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:15.861 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:15.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:15.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:15.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:15.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 08:25:15.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:25:15.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:15.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:15.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:15.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:15.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:25:15.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:15.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:25:15.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:25:15.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:15.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:15.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:15.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.870 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:25:15.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:15.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:15.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:15.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:15.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 '\*?\QUI Form Test\E') 08:25:15.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:15.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:15.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:15.878 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:15.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:15.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:15.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:15.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:15.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:15.881 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:25:15.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:15.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:15.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:15.881 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:15.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:15.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:15.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:15.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:25:15.912 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:25:15.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:15.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:15.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 08:25:15.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:25:15.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:15.914 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:15.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:15.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:15.914 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:25:15.914 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:15.914 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:25:15.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:25:15.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:15.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:15.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:15.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.921 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:25:15.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:15.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:15.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:15.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:15.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:15.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:15.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:15.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:15.929 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:15.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:15.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:15.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:15.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:15.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:15.932 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:25:15.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:15.932 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:15.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:15.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:15.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:15.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:15.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:15.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:25:15.946 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:25:15.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:15.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:15.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:25:15.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:15.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 08:25:15.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:25:15.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:15.947 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:15.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:15.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:15.947 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:25:15.948 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:25:15.948 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:15.948 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:15.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:15.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.829 s - in org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.907 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.101 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.034 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.039 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.069 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.043 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.05 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.033 s Running org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:25:15.970 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:25:15.971 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:15.972 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:15.972 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:25:15.972 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:15.972 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:15.972 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:15.972 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:15.972 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:15.972 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:25:15.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:25:15.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:15.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:25:15.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:15.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:25:15.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:15.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:15.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:15.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:15.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:15.974 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:25:15.974 DEBUG [main][MenuItemLookup] Found menu:'File' 08:25:15.974 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:25:15.974 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:25:15.974 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:25:15.974 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:25:15.974 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:25:15.974 DEBUG [main][MenuItemLookup] Item match:Window 08:25:15.975 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:25:15.975 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:25:15.975 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:25:15.975 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:15.975 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:25:15.975 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:25:15.975 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:15.975 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:25:15.975 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:15.975 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:25:15.975 DEBUG [main][MenuItemLookup] Item match:Preferences 08:25:15.975 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:25:15.975 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:25:15.975 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:25:16.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:16.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:25:16.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:25:16.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:16.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:16.059 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:25:16.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:16.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:25:16.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:16.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:16.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:16.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:16.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:16.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:16.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:16.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:25:16.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:16.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:16.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:16.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:16.072 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:25:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:16.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:16.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:16.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:25:16.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:25:16.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:16.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:16.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:16.099 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:16.099 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:25:16.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:25:16.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:16.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:16.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:16.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:16.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:16.123 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:25:16.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:16.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:16.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:16.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:16.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:16.127 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:16.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:16.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:16.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:16.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:16.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:16.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:16.130 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:16.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:16.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:16.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:16.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:16.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:16.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:16.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:16.154 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 08:25:16.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:16.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:16.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:16.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:16.155 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:25:16.156 DEBUG [main][MenuItemLookup] Found menu:'File' 08:25:16.156 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:25:16.156 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:25:16.156 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:25:16.156 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:25:16.156 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:25:16.156 DEBUG [main][MenuItemLookup] Item match:Window 08:25:16.156 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:25:16.156 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:25:16.156 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:25:16.156 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:16.156 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:25:16.156 DEBUG [main][MenuItemLookup] Item match:Show View 08:25:16.159 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:25:16.159 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:25:16.159 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:25:16.159 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:25:16.159 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:25:16.159 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:25:16.159 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:25:16.159 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:25:16.159 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:16.159 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:25:16.159 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:25:16.160 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:25:16.160 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:25:16.160 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:25:16.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:25:16.214 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:25:16.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:25:16.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:16.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:16.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:25:16.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:16.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:16.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:16.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:25:16.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:16.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:16.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:16.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:16.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:16.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:16.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:16.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:16.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:25:16.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:25:16.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:16.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:16.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:25:16.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:25:16.725 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:25:16.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:25:16.725 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:25:16.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:25:16.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:25:16.726 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 08:25:16.726 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 08:25:16.726 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 08:25:16.726 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 08:25:16.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:16.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:16.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:16.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:25:16.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:16.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:16.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:16.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:25:16.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:16.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:16.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:16.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:25:16.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:16.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:16.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:16.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:16.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:16.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:16.728 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:25:16.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:16.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:16.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:16.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:16.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:25:16.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:25:16.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open... 08:25:16.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:16.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:16.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open finished successfully 08:25:16.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:16.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:16.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:16.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:16.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:16.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:16.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:25:16.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:16.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:16.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:16.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:16.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:16.842 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:25:16.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:25:16.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:16.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:16.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:16.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:16.843 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:25:16.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:16.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:16.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:16.843 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 08:25:16.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:16.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:16.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:16.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:17.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:17.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:17.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:17.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:17.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:25:17.846 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was not found 08:25:17.846 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:25:17.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:25:17.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:17.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:17.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:17.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:17.848 INFO [WorkbenchTestable][AbstractView] Close view 'Error Log' 08:25:17.848 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Error Log 08:25:17.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:25:17.849 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:25:17.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:25:17.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:17.869 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:17.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:17.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:17.892 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:25:17.892 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:17.892 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:25:17.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:25:17.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:17.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:17.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:17.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:17.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:17.897 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:25:17.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:17.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:17.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:17.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:17.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:17.903 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:17.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:17.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:17.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:17.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:17.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:17.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:17.907 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:17.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:17.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:17.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:17.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:17.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:17.910 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:25:17.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:17.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:17.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:17.910 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:17.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:17.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:17.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:17.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:25:17.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:17.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 08:25:17.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:17.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:17.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:25:17.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:17.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:17.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:17.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:17.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:25:17.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:17.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:25:17.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:25:17.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:17.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:17.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:17.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:17.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:17.936 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:25:17.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:17.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:17.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:17.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:17.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:17.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:17.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 '\*?\QUI Form Test\E') 08:25:17.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:17.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:17.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:17.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:17.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:17.942 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:17.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:17.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:17.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:17.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:17.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:17.945 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:25:17.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:17.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:17.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:17.946 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:17.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:17.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:17.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:17.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:17.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:17.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:25:17.947 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:25:17.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:17.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:17.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:17.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:17.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:25:17.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:17.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:17.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:25:17.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:17.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:17.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:17.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:17.966 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:25:17.966 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:17.966 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:25:17.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:25:17.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:17.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:17.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:17.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:17.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:17.971 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:25:17.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:17.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:17.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:17.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:17.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:17.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:17.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:17.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:17.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:17.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:17.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:17.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:17.977 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:17.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:17.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:17.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:17.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:17.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:17.980 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:25:17.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:17.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:17.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:17.981 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:17.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:17.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:17.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:17.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:17.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:17.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:25:17.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:17.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:17.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:25:17.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:17.998 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:17.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:17.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:17.998 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:25:17.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:17.999 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:25:17.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:25:17.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:17.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:17.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:17.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.003 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:25:18.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:18.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:18.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:18.007 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:18.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:18.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:18.011 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:18.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:18.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:18.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:18.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:18.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:18.015 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:25:18.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:18.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.015 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:18.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:18.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:25:18.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:18.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:25:18.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:18.037 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:18.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.038 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:25:18.038 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:18.038 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:25:18.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:25:18.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:18.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:18.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:18.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.042 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:25:18.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:18.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:18.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:18.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:18.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:18.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:18.064 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:18.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:18.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:18.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:18.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:18.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:18.067 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:25:18.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:18.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.078 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:18.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:18.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:25:18.080 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:25:18.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:25:18.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:18.089 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:25:18.089 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:18.089 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:18.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.089 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:25:18.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:18.089 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:25:18.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:25:18.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:18.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:18.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:18.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.093 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:25:18.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:18.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:18.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:18.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:18.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:18.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:18.114 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:18.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:18.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:18.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:18.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:18.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:18.117 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:25:18.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:18.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.129 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:18.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:18.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:25:18.131 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:25:18.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:18.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:25:18.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 08:25:18.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:18.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:25:18.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:18.140 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:18.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.140 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:25:18.140 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:25:18.140 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:18.140 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:18.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.172 s - in org.eclipse.reddeer.uiforms.test.DefaultFormTest testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 1.793 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.039 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.035 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.032 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.039 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.051 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.051 s Running org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:18.146 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:18.147 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:18.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:18.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:18.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:18.147 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:18.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:18.147 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:18.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:18.148 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:25:18.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:18.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:18.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:18.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:18.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:18.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:18.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:18.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:18.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:18.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:18.149 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:25:18.149 DEBUG [main][MenuItemLookup] Found menu:'File' 08:25:18.149 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:25:18.149 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:25:18.149 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:25:18.149 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:25:18.149 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:25:18.149 DEBUG [main][MenuItemLookup] Item match:Window 08:25:18.150 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:25:18.150 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:25:18.150 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:25:18.150 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:18.150 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:25:18.150 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:25:18.150 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:18.150 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:25:18.150 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:18.150 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:25:18.150 DEBUG [main][MenuItemLookup] Item match:Preferences 08:25:18.163 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:25:18.163 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:25:18.163 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:25:18.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:25:18.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:25:18.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:25:18.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:18.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:18.244 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:25:18.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:18.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:25:18.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:18.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:18.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:18.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:25:18.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:18.260 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:25:18.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:18.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:18.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:18.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:18.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:25:18.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:25:18.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:18.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:18.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:18.278 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:18.278 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:25:18.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:18.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:18.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:18.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:18.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.299 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:25:18.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:18.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:18.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:18.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:18.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:18.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:18.313 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:18.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:18.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:18.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:18.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:18.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:18.319 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:25:18.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:18.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:18.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:18.319 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:18.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:18.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:18.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:18.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 08:25:18.327 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:25:18.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:18.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:18.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:18.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:19.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:19.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:19.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:25:19.330 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 08:25:19.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:19.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:19.330 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:19.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:19.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:19.331 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:25:19.331 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:19.331 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:25:19.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:19.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:19.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:19.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:19.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:19.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:19.335 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:25:19.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:19.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:19.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:19.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:19.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:19.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:19.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:19.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:19.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:19.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:19.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:19.355 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:19.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:19.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:19.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:19.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:19.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:19.359 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:25:19.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:19.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:19.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:19.371 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:19.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:19.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:19.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:19.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:19.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:19.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 08:25:19.381 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:25:19.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:19.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:19.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:19.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:19.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:25:19.381 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:25:19.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:19.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:19.382 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:19.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:19.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:19.382 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:25:19.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:19.383 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:25:19.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:19.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:19.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:19.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:19.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:19.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:19.387 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:25:19.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:19.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:19.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:19.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:19.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:19.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:19.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:19.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:19.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:19.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:19.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:19.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:19.395 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:19.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:19.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:19.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:19.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:19.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:19.398 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:25:19.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:19.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:19.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:19.411 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:19.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:19.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:19.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:19.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:19.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:19.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:20.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:20.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:25:20.436 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was not found 08:25:20.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:20.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:20.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:20.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.437 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:25:20.437 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:20.437 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:25:20.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:20.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:20.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:20.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:20.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.441 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:25:20.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:20.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:20.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:20.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:20.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 '\*?\QUI Form Test\E') 08:25:20.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:20.466 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:20.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:20.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:20.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:20.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:20.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:20.469 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:25:20.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:20.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.469 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:20.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:20.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:20.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:25:20.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 08:25:20.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:20.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:20.471 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:20.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.472 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:25:20.472 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:20.472 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:25:20.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:20.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:20.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:20.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:20.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.476 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:25:20.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:20.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:20.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:20.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:20.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:20.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:20.514 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:20.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:20.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:20.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:20.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:20.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:20.518 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:25:20.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:20.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.518 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:20.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:20.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:25:20.520 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:25:20.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 08:25:20.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:20.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:20.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:20.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.522 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:25:20.522 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:20.522 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:25:20.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:20.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:20.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:20.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:20.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.526 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:25:20.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:20.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:20.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:20.530 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:20.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 '\*?\QUI Form Test\E') 08:25:20.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:20.551 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:20.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:20.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:20.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:20.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:20.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:20.554 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:25:20.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:20.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.554 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:20.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:20.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 08:25:20.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:20.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:20.555 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.556 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:25:20.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:20.556 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:25:20.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:20.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:20.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:20.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:20.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.559 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:25:20.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:20.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:20.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:20.578 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:20.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:20.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:20.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:20.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:20.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:20.594 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:25:20.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:20.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.595 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:20.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:20.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 08:25:20.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:20.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:20.610 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:20.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.610 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:25:20.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:20.610 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:25:20.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:20.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:20.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:20.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:20.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.615 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:25:20.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:20.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:20.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:20.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:20.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:20.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:20.621 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:20.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:20.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:20.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:20.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:20.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:20.624 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:25:20.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:20.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.624 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:20.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:20.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:25:20.626 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:25:20.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 08:25:20.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:20.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:20.627 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:20.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.628 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:25:20.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:20.628 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:25:20.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:20.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:20.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:20.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:20.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.644 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:25:20.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:20.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:20.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:20.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:20.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:20.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:20.652 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:20.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:20.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:20.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:20.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:20.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:20.654 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:25:20.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:20.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.654 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:20.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:20.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:25:20.656 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:25:20.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:20.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:25:20.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 08:25:20.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:20.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:20.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.658 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:25:20.658 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:25:20.658 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:20.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.512 s - in org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.053 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.051 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.053 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.035 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.05 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.034 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.054 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.018 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.03 s Running org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:20.665 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:20.666 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:20.666 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:20.666 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:20.666 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:20.666 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:20.677 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:20.677 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:20.677 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:20.677 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:25:20.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:25:20.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:20.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:25:20.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:20.678 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:25:20.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:20.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:20.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:20.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:20.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:20.678 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:25:20.679 DEBUG [main][MenuItemLookup] Found menu:'File' 08:25:20.679 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:25:20.679 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:25:20.679 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:25:20.679 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:25:20.679 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:25:20.679 DEBUG [main][MenuItemLookup] Item match:Window 08:25:20.679 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:25:20.679 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:25:20.679 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:25:20.679 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:20.679 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:25:20.679 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:25:20.679 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:20.679 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:25:20.679 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:20.679 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:25:20.679 DEBUG [main][MenuItemLookup] Item match:Preferences 08:25:20.679 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:25:20.679 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:25:20.679 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:25:20.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:25:20.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:25:20.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:25:20.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:20.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:20.747 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:25:20.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:20.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:25:20.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:20.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:20.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:20.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:25:20.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:20.758 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:25:20.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:20.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:20.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:20.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:20.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:25:20.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:25:20.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:20.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:20.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:20.784 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:20.784 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:20.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:20.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:20.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:20.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:20.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.787 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:25:20.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:20.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:20.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:20.791 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:20.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:20.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:20.806 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:20.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:20.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:20.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:20.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:20.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:20.810 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:25:20.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:20.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.822 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:20.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:20.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:25:20.825 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:25:20.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:20.825 TRACE [main][WidgetHandler] Notify FormText with event 1 08:25:20.825 TRACE [main][WidgetHandler] Wait for synchronization 08:25:20.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.828 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:20.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:20.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 08:25:20.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:20.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:20.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:20.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.829 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:20.829 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:20.829 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:20.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:20.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:20.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:20.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:20.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.832 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:25:20.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:20.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:20.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:20.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:20.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:20.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:20.839 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:20.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:20.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:20.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:20.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:20.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:20.842 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:25:20.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:20.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.842 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:20.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:20.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:25:20.843 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:25:20.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:20.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.844 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:20.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:20.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:20.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:25:20.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 08:25:20.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:20.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:20.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:20.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.859 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:20.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:20.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:20.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:20.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:20.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:20.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:20.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.863 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:25:20.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:20.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:20.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:20.866 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:20.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 '\*?\QUI Form Test\E') 08:25:20.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:20.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:20.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:20.870 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:20.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:20.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:20.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:20.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:20.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:20.873 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:25:20.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:20.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:20.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:20.873 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:20.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:20.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:20.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:20.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:21.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:21.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:21.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:21.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:21.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:25:21.891 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was not found 08:25:21.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:21.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:21.891 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:21.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:21.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:21.891 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:21.891 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:21.892 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:21.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:21.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:21.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:21.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:21.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:21.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:21.895 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:25:21.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:21.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:21.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:21.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:21.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:21.899 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:21.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:21.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:21.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:21.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:21.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:21.902 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:21.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:21.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:21.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:21.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:21.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:21.904 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:25:21.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:21.904 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:21.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:21.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:21.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:25:21.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:21.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 08:25:21.905 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:21.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:21.906 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:21.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:21.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:21.906 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:21.906 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:21.906 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:21.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:21.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:21.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:21.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:21.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:21.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:21.909 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:25:21.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:21.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:21.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:21.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:21.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:21.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 '\*?\QUI Form Test\E') 08:25:21.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:21.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:21.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:21.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:21.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:21.952 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:21.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:21.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:21.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:21.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:21.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:21.954 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:25:21.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:21.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:21.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:21.954 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:21.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:21.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:21.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:21.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:21.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:21.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:25:21.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:21.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:21.956 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:21.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:21.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:21.956 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:21.956 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:21.956 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:21.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:21.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:21.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:21.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:21.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:21.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:21.960 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:25:21.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:21.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:21.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:21.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:21.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:21.977 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:21.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:21.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:21.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:21.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:21.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:21.993 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:21.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:21.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:21.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:21.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:21.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:21.996 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:25:21.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:22.016 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:22.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:22.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:22.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:22.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:25:22.019 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:25:22.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:22.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:22.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:25:22.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:22.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:22.020 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:22.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:22.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:22.020 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:22.020 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:22.020 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:22.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:22.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:22.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:22.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:22.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.024 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:25:22.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:22.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:22.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:22.027 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:22.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:22.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:22.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:22.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:22.043 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:22.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:22.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:22.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:22.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:22.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:22.045 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:25:22.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:22.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:22.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:22.058 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:22.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:22.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:22.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:22.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:25:22.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:22.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:22.059 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:22.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:22.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:22.060 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:22.060 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:22.060 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:22.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:22.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:22.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:22.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:22.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.064 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:25:22.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:22.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:22.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:22.068 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:22.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:22.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:22.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:22.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:22.071 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:22.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:22.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:22.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:22.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:22.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:22.074 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:25:22.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:22.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:22.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:22.074 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:22.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:22.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:22.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:22.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:25:22.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:22.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:22.076 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:22.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:22.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:22.076 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:22.076 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:22.076 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:22.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:22.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:22.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:22.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:22.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.093 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:25:22.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:22.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:22.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:22.097 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:22.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:22.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:22.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:22.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:22.100 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:22.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:22.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:22.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:22.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:22.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:22.103 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:25:22.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:22.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:22.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:22.103 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:22.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:22.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:22.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:22.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:25:22.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:22.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:22.105 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:22.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:22.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:22.105 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:22.106 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:22.106 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:22.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:22.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:22.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:22.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:22.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.126 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:25:22.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:22.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:22.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:22.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:22.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:22.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:22.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:22.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:22.134 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:22.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:22.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:22.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:22.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:22.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:22.136 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:25:22.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:22.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:22.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:22.137 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:22.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:22.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:22.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:22.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:25:22.139 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:25:22.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:22.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:22.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:25:22.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:22.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:22.139 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:22.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:22.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:22.140 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:22.140 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:22.140 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:22.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:22.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:22.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:22.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:22.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.144 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:25:22.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:22.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:22.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:22.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:22.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:22.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:22.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:22.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:22.176 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:22.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:22.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:22.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:22.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:22.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:22.179 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:25:22.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:22.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:22.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:22.191 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:22.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:22.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:22.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:22.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:25:22.193 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:25:22.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:22.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:22.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:25:22.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:22.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 08:25:22.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:22.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:22.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:22.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:22.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:22.194 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:25:22.194 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:25:22.194 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:22.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:22.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:22.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.53 s - in org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.045 s hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.03 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 1.032 s indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.014 s defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.05 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.064 s hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.04 s getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.016 s titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.029 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.034 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.054 s Running org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:22.199 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:22.199 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:22.199 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:22.199 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:22.199 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:22.199 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:22.200 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:22.200 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:22.200 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:22.200 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:25:22.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:22.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:22.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:22.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:22.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:25:22.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:22.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:22.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:22.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:22.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:22.201 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:25:22.201 DEBUG [main][MenuItemLookup] Found menu:'File' 08:25:22.201 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:25:22.201 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:25:22.201 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:25:22.201 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:25:22.201 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:25:22.201 DEBUG [main][MenuItemLookup] Item match:Window 08:25:22.202 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:25:22.202 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:25:22.202 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:25:22.202 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:22.202 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:25:22.202 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:25:22.202 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:22.202 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:25:22.202 DEBUG [main][MenuItemLookup] Found menu:'' 08:25:22.202 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:25:22.202 DEBUG [main][MenuItemLookup] Item match:Preferences 08:25:22.202 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:25:22.202 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:25:22.202 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:25:22.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:25:22.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:25:22.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:22.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:22.270 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:25:22.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:22.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:25:22.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:22.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:22.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:25:22.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:25:22.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:25:22.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:25:22.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:22.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:22.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:22.282 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:25:22.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:22.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:22.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:22.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:22.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:25:22.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:25:22.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:22.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:22.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:22.308 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:22.308 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:25:22.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:22.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:22.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:22.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:22.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.312 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:25:22.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:22.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:22.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:22.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:22.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:22.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:22.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:22.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:22.334 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:22.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:22.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:22.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:22.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:22.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:22.338 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:25:22.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:22.339 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:22.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:22.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:22.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:22.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:22.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:25:22.366 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:25:22.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:22.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:22.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:22.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:23.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:23.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:23.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:25:23.369 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 08:25:23.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:23.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:23.369 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:23.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:23.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:23.369 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:25:23.370 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:23.370 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:25:23.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:23.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:23.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:23.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:23.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:23.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:23.374 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:25:23.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:23.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:23.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:23.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:23.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:23.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:25:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:23.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:23.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:23.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:23.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:23.395 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:23.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:23.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:23.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:23.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:23.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:23.398 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:25:23.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:23.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:23.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:23.410 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:23.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:23.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:23.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:23.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:23.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:23.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:25:23.421 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:25:23.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:23.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:23.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:23.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:23.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:25:23.421 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:25:23.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:23.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:23.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:23.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:23.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:23.422 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:25:23.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:23.422 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:25:23.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:23.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:23.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:23.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:23.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:23.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:23.426 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:25:23.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:23.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:23.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:23.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:23.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:23.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:23.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:23.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:23.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:23.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:23.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:23.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:23.435 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:23.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:23.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:23.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:23.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:23.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:23.438 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:25:23.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:23.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:23.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:23.450 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:23.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:23.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:23.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:23.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:23.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:23.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:24.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:25:24.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:25:24.465 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was not found 08:25:24.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:24.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:24.465 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:24.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:24.466 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:25:24.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:24.466 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:25:24.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:24.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:24.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:24.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:24.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.469 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:25:24.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:24.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:24.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:24.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:24.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 '\*?\QUI Form Test\E') 08:25:24.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:24.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:24.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:24.475 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:24.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:24.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:24.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:24.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:24.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:24.478 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:25:24.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:24.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:24.478 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:24.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:24.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:24.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:24.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:25:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:24.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 08:25:24.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:24.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:24.480 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:24.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:24.480 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:25:24.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:24.481 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:25:24.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:24.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:24.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:24.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:24.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.485 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:25:24.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:24.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:24.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:24.509 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:24.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:24.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:24.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:24.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:24.512 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:24.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:24.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:24.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:24.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:24.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:24.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 08:25:24.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:24.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:24.515 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:24.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:24.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:24.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:24.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:25:24.517 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:25:24.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:24.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:24.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:25:24.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:24.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:24.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:24.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:24.519 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:25:24.519 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:24.519 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:25:24.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:24.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:24.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:24.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:24.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.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:25:24.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:24.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:24.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:24.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:24.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:24.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:24.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:24.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:24.546 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:24.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:24.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:24.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:24.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:24.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:24.549 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:25:24.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:24.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:24.549 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:24.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:24.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:24.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:24.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:25:24.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:24.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:24.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:24.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:24.550 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:25:24.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:24.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:25:24.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:24.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:24.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:24.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:24.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.565 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:25:24.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:24.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:24.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:24.569 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:24.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:24.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:24.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:24.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:24.584 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:24.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:24.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:24.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:24.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:24.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:24.586 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:25:24.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:24.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:24.587 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:24.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:24.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:24.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:24.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:25:24.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:24.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:24.587 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:24.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:24.618 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:25:24.619 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:24.619 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:25:24.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:24.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:24.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:24.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:24.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.625 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:25:24.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:24.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:24.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:24.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:24.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:25:24.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:24.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:24.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:24.632 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:24.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:24.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:24.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:24.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:24.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:24.635 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:25:24.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:24.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:24.635 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:24.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:24.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:24.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:24.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:25:24.648 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:25:24.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:24.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:24.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:25:24.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:24.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:24.649 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:24.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:24.650 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:25:24.650 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:24.650 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:25:24.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:24.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:24.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:24.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:24.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.653 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:25:24.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:24.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:24.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:24.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:24.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:25:24.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:24.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:24.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:25:24.663 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:25:24.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:25:24.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:25:24.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:25:24.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:25:24.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:25:24.666 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:25:24.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:24.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:24.666 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:25:24.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:24.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:24.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:24.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:24.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:24.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:25:24.668 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:25:24.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:24.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:25:24.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:25:24.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:24.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 08:25:24.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:24.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:24.669 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:24.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:24.670 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:25:24.670 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:25:24.670 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:24.670 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:24.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:24.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.472 s - in org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.061 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.052 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.044 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.014 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.038 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.031 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.068 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.03 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.02 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.v20230731-0812 [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.v20230622-2056/org.eclipse.equinox.launcher-1.6.500.v20230622-2056.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... Running org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:25:31.838 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:25:31.840 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 08:25:31.922 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:25:31.924 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 08:25:31.943 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:25:32.016 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:32.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:32.020 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:25:32.022 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:25:32.022 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:25:32.028 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:25:32.032 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:32.032 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:32.111 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:32.111 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:32.114 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:32.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:32.117 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:25:32.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:25:32.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:32.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:32.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:32.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:32.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:32.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:32.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:32.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:32.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:32.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:32.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:32.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:32.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:32.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:32.323 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:25:32.323 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:25:32.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:32.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:32.324 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:25:32.330 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:25:32.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:32.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:32.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:32.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:32.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:32.347 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:25:32.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:32.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:32.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:32.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:37.381 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:25:37.381 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:25:37.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:37.381 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:25:37.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:25:37.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:37.385 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:37.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:37.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:37.387 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:25:37.387 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:37.387 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:25:37.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:25:37.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:37.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:37.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:37.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:37.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:37.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:37.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:37.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:37.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:37.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:37.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:25:37.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:37.435 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:25:37.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:37.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:37.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:37.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:37.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:37.436 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:25:37.436 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 08:25:37.437 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:25:37.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:37.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:37.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:37.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:37.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:37.439 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:25:37.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:37.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:37.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:37.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:25:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:25:37.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:25:37.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:25:37.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:25:37.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:25:37.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:25:37.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:37.470 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:37.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:37.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:37.471 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:25:37.471 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:37.471 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:25:37.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:25:37.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:37.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:37.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:37.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:37.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:37.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:37.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:37.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:37.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:37.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:37.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:25:37.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:37.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:37.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:37.542 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:25:37.542 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:25:37.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:37.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:37.543 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:25:37.543 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:25:37.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:37.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:37.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:37.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:37.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:37.545 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:25:37.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:37.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:37.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:37.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:42.564 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:25:42.564 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:25:42.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:42.564 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:25:42.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:25:42.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:42.564 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:42.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:42.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:42.565 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:25:42.565 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:42.565 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:25:42.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:25:42.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:42.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:42.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:42.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:42.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:42.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:42.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:42.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:25:42.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:42.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:42.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:42.615 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:25:42.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:42.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:42.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:42.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:42.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:42.616 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:25:42.616 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 08:25:42.616 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:25:42.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:42.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:42.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:42.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:42.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:42.617 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:25:42.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:42.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:42.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:42.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:42.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:25:42.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:25:42.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:25:42.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:25:42.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:25:42.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:25:42.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:25:42.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:42.632 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:42.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:42.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:42.633 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:25:42.633 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:42.633 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:25:42.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:25:42.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:42.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:42.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:42.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:42.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:42.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:42.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:42.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:42.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:42.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:42.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:42.679 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:25:42.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 08:25:42.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:42.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:42.679 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:25:42.679 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:25:42.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:42.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:42.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:42.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:42.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:42.681 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:25:42.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:42.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:42.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:42.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:47.705 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:25:47.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 08:25:47.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:47.705 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:25:47.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:25:47.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:47.705 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:47.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:47.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:47.706 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:25:47.706 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:47.706 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:25:47.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:25:47.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:47.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:47.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:47.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:47.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:47.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:47.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:47.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:47.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:47.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:47.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:47.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:47.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:47.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:47.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available... 08:25:47.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available finished successfully 08:25:47.756 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:25:47.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:47.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:47.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:47.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:47.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:47.758 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:25:47.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:47.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:47.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:47.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:52.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:25:52.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:25:52.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:25:52.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:52.772 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:52.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:52.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:52.773 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:25:52.773 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:25:52.773 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:52.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:52.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:52.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.96 s - in org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.269 s testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.084 s testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.094 s testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.068 s testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.073 s testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.067 s Running org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:52.796 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:52.797 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:25:52.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:52.797 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:52.797 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:52.797 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:25:52.798 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:52.798 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:25:52.798 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:52.798 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:52.798 INFO [WorkbenchTestable][RequirementsRunner] Started test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:25:52.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:52.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:52.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:52.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:52.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:52.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:52.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:52.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:52.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:52.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:52.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:52.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:52.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:52.840 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:25:52.840 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 08:25:52.840 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:25:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:52.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:52.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:52.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:52.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:52.842 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:25:52.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:52.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:52.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:52.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:52.845 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:25:52.845 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:25:52.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:52.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:52.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:52.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:52.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:52.847 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:52.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:52.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:52.847 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:25:52.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:52.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:52.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:52.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:25:52.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:52.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:52.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:52.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:52.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:52.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:52.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:52.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:52.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:52.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:52.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:25:52.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:52.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:25:52.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:52.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:52.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:52.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:52.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:52.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:52.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:52.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:52.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:52.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:52.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:52.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:25:52.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:52.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:52.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:52.940 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:25:52.940 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 08:25:52.940 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:25:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:52.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:52.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:52.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:52.942 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:25:52.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:52.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:52.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:52.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:52.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:25:52.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:25:52.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:25:52.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:25:52.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:25:52.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:25:52.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:52.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:52.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:52.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:52.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:52.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:52.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:52.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:52.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:52.956 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:52.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:52.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:52.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:52.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:52.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:52.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:52.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:52.957 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:25:52.957 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:52.957 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:25:52.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:52.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:52.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:52.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:52.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:52.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:52.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:52.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:52.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:53.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:53.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:53.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:53.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:53.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:53.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:53.030 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:25:53.030 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:25:53.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:53.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:53.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:53.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:53.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:53.032 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:25:53.032 INFO [WorkbenchTestable][WizardDialog] Finish wizard 08:25:53.032 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:25:53.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:53.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:53.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:53.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:53.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:53.033 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:25:53.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:53.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:53.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:53.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:58.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:25:58.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:25:58.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:25:58.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:25:58.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:25:58.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:25:58.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:58.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:58.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:58.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:58.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:58.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:58.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:58.047 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:58.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:58.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:58.047 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:58.047 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:25:58.047 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:58.047 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:25:58.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:58.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:58.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:58.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:58.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:58.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:58.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:58.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:58.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:58.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:58.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:58.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:58.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:58.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:58.093 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:25:58.093 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:25:58.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:58.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:58.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:58.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:58.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:58.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:58.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:58.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:58.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:25:58.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:58.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:58.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:58.095 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:25:58.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:58.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:58.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:58.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:58.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:58.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:58.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:58.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:58.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:58.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:58.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:58.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:58.112 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:25:58.112 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:58.112 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:25:58.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:58.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:58.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:58.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:58.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:58.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:58.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:58.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:58.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:58.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:58.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:58.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:58.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:58.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:58.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:58.154 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:25:58.155 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:25:58.157 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:25:58.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:58.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:58.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:58.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:25:58.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:58.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:58.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:58.160 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:25:58.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:58.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:58.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:58.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:58.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:58.161 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:58.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:58.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:58.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:58.189 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:58.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:58.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:58.190 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:25:58.190 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:58.190 INFO [WorkbenchTestable][RequirementsRunner] Started test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:25:58.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:58.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:58.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:58.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:58.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:58.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:58.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:58.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:58.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:25:58.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:58.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:58.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:25:58.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:58.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:58.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:58.238 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:25:58.238 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 08:25:58.238 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:25:58.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:58.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:58.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:58.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:58.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:58.239 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:25:58.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:58.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:58.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:58.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:58.241 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:25:58.242 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:25:58.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:58.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:58.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:58.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:58.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:58.243 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:25:58.243 INFO [WorkbenchTestable][WizardDialog] Go to previous wizard page 08:25:58.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 08:25:58.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:58.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:58.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:58.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:58.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:58.244 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 08:25:58.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:58.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:58.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:58.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:58.247 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:25:58.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:58.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:58.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:58.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 08:25:58.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:58.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:58.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:58.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:58.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:58.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:25:58.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:58.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:58.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:58.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:25:58.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:58.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:58.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:58.250 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:25:58.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:58.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:58.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:58.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:58.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:58.251 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:58.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:58.278 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:58.278 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:58.278 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:58.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:58.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:58.278 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:25:58.279 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:58.279 INFO [WorkbenchTestable][RequirementsRunner] Started test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:25:58.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:58.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:58.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:58.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:58.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:58.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:58.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:58.279 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:58.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:58.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:58.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:58.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:58.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:58.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:58.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:58.335 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:25:58.335 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:25:58.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:58.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:58.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:58.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:58.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:58.337 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:25:58.337 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 08:25:58.337 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:25:58.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:58.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:58.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:58.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:58.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:58.338 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:25:58.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:25:58.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:25:58.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:58.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:58.340 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:25:58.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:25:58.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:58.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:58.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 08:25:58.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:25:58.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:58.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:58.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:58.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:58.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:25:58.341 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:58.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:58.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:58.341 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:25:58.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:58.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:58.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:58.342 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:25:58.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:58.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:58.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:58.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:58.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:58.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:58.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:58.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:58.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:58.374 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:58.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:58.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:58.374 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:25:58.374 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:58.374 INFO [WorkbenchTestable][RequirementsRunner] Started test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:25:58.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:58.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:58.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:58.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:58.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:58.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:58.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:58.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:58.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:25:58.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:58.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:58.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:25:58.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:58.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:58.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:58.436 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:25:58.436 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:25:58.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:58.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:58.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:58.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:58.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:58.437 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:58.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:58.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:58.437 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:25:58.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:58.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:58.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:58.437 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:25:58.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:25:58.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:25:58.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:25:58.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:25:58.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:25:58.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:25:58.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:25:58.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:58.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:25:58.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:25:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:25:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:25:58.452 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:25:58.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:25:58.453 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:25:58.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:25:58.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:25:58.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:25:58.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:25:58.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:25:58.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:58.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:58.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:25:58.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:58.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:58.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:58.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:58.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:25:58.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:25:58.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:25:58.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:58.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:58.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:58.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:59.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:59.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:59.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:59.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:59.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:25:59.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:00.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:00.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:00.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:00.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:00.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:00.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:01.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:01.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:01.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:01.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:01.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:01.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:02.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:02.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:02.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:02.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:02.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:02.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:03.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:03.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:03.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:03.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:03.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:03.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:04.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:04.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:04.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:04.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:04.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:04.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:05.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:05.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:05.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:05.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:05.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:05.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:06.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:06.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:06.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:06.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:06.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:06.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:07.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:07.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:07.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:07.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:07.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:07.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:26:08.590 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:08.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:08.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:08.590 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing TitleAreaDialog 08:26:08.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 08:26:08.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:08.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:08.592 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:26:08.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:08.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:08.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:08.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:08.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:08.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:08.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:08.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:08.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:08.606 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:26:08.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:26:08.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:08.607 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:26:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:08.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:08.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:08.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:08.607 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:08.607 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:08.619 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:26:08.619 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:08.619 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:08.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:08.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:08.619 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:26:08.619 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:08.620 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:26:08.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:26:08.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:08.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:08.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:08.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:08.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:26:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:26:08.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:26:08.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:26:08.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:08.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:08.669 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:26:08.669 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:08.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:08.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:08.670 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:26:08.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:26:08.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:08.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:08.670 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:26:08.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:08.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:08.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:08.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:08.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:08.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:08.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:08.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:26:08.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:08.683 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:08.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:08.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:08.684 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:26:08.684 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:08.684 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:26:08.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:26:08.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:08.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:08.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:08.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:08.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:08.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:08.684 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:26:08.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:26:08.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:26:08.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:26:08.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:08.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:08.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:08.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:08.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:08.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:26:08.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:26:08.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:08.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:08.740 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:26:08.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:08.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:08.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:08.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:08.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:08.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:08.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:08.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:26:08.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:08.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:08.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:08.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:08.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:26:08.753 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:26:08.754 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:08.754 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:08.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:08.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.959 s - in org.eclipse.reddeer.jface.test.wizard.WizardDialogTest next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.066 s cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.093 s finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 5.09 s finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.065 s getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.078 s back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.088 s next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.095 s back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.078 s testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 10.166 s getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.064 s getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.069 s Running org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 08:26:08.767 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 08:26:08.769 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:26:08.769 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:08.770 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 08:26:08.770 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:08.770 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:26:08.771 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:08.771 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:26:08.771 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:08.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: "Import"] 08:26:08.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.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: "Import"] 08:26:08.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.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: "Testing import wizard"] 08:26:08.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:08.775 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 08:26:08.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 08:26:08.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:08.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:08.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:08.775 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:26:08.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.775 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:26:08.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.775 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:26:08.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.775 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"] 08:26:08.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.776 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:26:08.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.776 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:26:08.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:08.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:08.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:08.812 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:26:08.815 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:26:08.817 DEBUG [main][MenuItemLookup] Found menu:'File' 08:26:08.817 DEBUG [main][MenuItemLookup] Item match:File 08:26:08.820 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:26:08.820 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:26:08.820 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:26:08.820 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:26:08.820 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:08.820 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:26:08.820 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:26:08.820 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:08.820 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:26:08.820 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:26:08.820 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:26:08.821 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:26:08.821 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:08.821 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:26:08.821 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:26:08.821 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:26:08.821 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:26:08.821 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:08.821 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:26:08.821 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:08.821 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:26:08.821 DEBUG [main][MenuItemLookup] Item match:Import... 08:26:08.822 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:26:08.823 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:26:08.824 INFO [main][MenuItemHandler] Select menu item: &Import... 08:26:08.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:26:08.949 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:26:08.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:26:08.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:08.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:08.950 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:26:08.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:08.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:26:08.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:08.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:08.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:08.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:08.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:08.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:26:08.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:26:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children... 08:26:08.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 08:26:08.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:09.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:09.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 08:26:09.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children finished successfully 08:26:09.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 08:26:09.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:09.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing import category is already expanded. No action performed 08:26:09.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:09.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 08:26:09.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing import wizard 08:26:09.467 DEBUG [main][TreeItemHandler] Selecting tree item: Testing import wizard 08:26:09.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing import wizard about selection 08:26:09.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing import wizard 08:26:09.469 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:26:09.469 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:26:09.470 DEBUG [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:26:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:09.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:09.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:09.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:09.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:09.471 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:26:09.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:09.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:09.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:09.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:09.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:26:09.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:09.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:09.476 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:26:09.476 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:26:09.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 08:26:09.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:09.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:09.476 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 08:26:09.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:09.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:09.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:09.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 08:26:09.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:09.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:09.477 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 08:26:09.477 INFO [WorkbenchTestable][ImportWizardDialogImpl] Cancel wizard 08:26:09.477 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:26:09.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:09.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:09.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:09.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:09.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:09.478 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:26:09.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:09.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:09.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:09.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:09.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:26:09.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:26:09.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:26:09.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:26:09.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:26:09.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:26:09.490 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 08:26:09.490 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:09.490 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:09.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:09.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:09.491 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 08:26:09.491 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 08:26:09.491 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:09.491 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:09.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:09.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 s - in org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) Time elapsed: 0.716 s Running org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:26:09.496 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:26:09.497 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:26:09.498 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:09.498 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:26:09.498 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:09.498 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:26:09.498 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:09.498 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:26:09.498 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:09.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:09.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:09.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:09.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:09.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:26:09.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:09.500 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:09.500 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 08:26:09.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:26:09.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:09.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:09.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:09.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:09.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:09.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:09.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:09.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:09.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:09.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:26:09.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:09.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:09.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:09.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:09.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:09.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:09.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:09.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:09.501 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:26:09.501 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:26:09.501 DEBUG [main][MenuItemLookup] Found menu:'File' 08:26:09.501 DEBUG [main][MenuItemLookup] Item match:File 08:26:09.502 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:26:09.502 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:26:09.506 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:26:09.506 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:09.506 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:26:09.506 DEBUG [main][MenuItemLookup] Found menu:'File' 08:26:09.506 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:26:09.506 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:09.506 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:26:09.506 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:26:09.515 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:26:09.515 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:26:09.515 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:26:09.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:26:09.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:26:09.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:26:09.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:09.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:09.565 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:26:09.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:09.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:26:09.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:09.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:09.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:09.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:09.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:09.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:26:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:26:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 08:26:09.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:26:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:10.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:10.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:26:10.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 08:26:10.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:26:10.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:10.070 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 08:26:10.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:10.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:26:10.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 08:26:10.070 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 08:26:10.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 08:26:10.071 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 08:26:10.071 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:26:10.071 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:26:10.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:26:10.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:10.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:10.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:10.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:10.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:10.073 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:26:10.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:10.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:10.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:10.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:10.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:10.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.079 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:26:10.079 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:26:10.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:26:10.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:10.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:10.080 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:26:10.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.080 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:10.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.080 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:10.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.081 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:26:10.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:26:10.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:10.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:10.081 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:26:10.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.081 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:26:10.081 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 08:26:10.081 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:26:10.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:10.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:10.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:10.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:10.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:10.082 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:26:10.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:10.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:10.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:10.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:10.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:26:10.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:26:10.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:26:10.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:26:10.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:26:10.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:26:10.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:10.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:10.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:10.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:10.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:10.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:10.095 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:26:10.095 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:26:10.096 DEBUG [main][MenuItemLookup] Found menu:'File' 08:26:10.096 DEBUG [main][MenuItemLookup] Item match:File 08:26:10.096 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:26:10.096 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:26:10.097 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:26:10.097 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:10.097 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:26:10.097 DEBUG [main][MenuItemLookup] Found menu:'File' 08:26:10.097 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:26:10.098 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:10.098 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:26:10.098 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:26:10.098 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:26:10.098 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:26:10.098 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:26:10.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:26:10.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:26:10.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:26:10.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:10.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:10.149 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:26:10.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:26:10.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:10.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:10.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:10.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:10.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:10.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:26:10.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:26:10.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 08:26:10.152 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:26:10.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:10.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:10.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:26:10.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 08:26:10.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:26:10.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:10.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 08:26:10.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:10.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:26:10.655 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 08:26:10.655 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 08:26:10.655 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 08:26:10.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 08:26:10.656 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:26:10.656 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:26:10.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:26:10.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:10.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:10.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:10.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:10.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:10.657 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:26:10.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:10.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:10.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:10.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:10.662 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:26:10.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.662 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:26:10.662 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:26:10.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:26:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:10.663 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:26:10.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:10.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:10.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.663 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:26:10.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:26:10.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.664 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:26:10.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:26:10.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:10.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:10.664 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:26:10.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:10.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:10.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:26:10.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:10.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:10.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:26:10.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:10.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:10.664 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:26:10.664 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 08:26:10.664 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:26:10.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:10.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:10.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:10.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:10.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:10.665 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:26:10.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:10.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:10.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:10.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:10.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:26:10.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:26:10.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:26:10.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:26:10.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:26:10.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:26:10.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:26:10.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:10.678 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:10.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:10.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:10.678 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 08:26:10.678 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:26:10.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.678 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:26:10.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:26:10.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.679 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:10.679 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 08:26:10.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:26:10.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:10.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:10.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:10.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:10.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:10.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:10.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:26:10.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:10.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:10.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:10.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:10.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:10.680 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:26:10.680 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:26:10.680 DEBUG [main][MenuItemLookup] Found menu:'File' 08:26:10.680 DEBUG [main][MenuItemLookup] Item match:File 08:26:10.681 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:26:10.681 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:26:10.683 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:26:10.683 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:10.683 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:26:10.683 DEBUG [main][MenuItemLookup] Found menu:'File' 08:26:10.683 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:26:10.683 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:10.683 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:26:10.683 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:26:10.683 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:26:10.683 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:26:10.683 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:26:10.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:26:10.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:26:10.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:26:10.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:10.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:10.734 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:26:10.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:10.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:26:10.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:10.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:10.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:10.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:10.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:10.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:26:10.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:26:10.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 08:26:10.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:26:10.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:11.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:11.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:26:11.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 08:26:11.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:26:11.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:11.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 08:26:11.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:11.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:26:11.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 08:26:11.240 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 08:26:11.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 08:26:11.241 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 08:26:11.241 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:26:11.241 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:26:11.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:26:11.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:11.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:11.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:11.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:11.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:11.242 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:26:11.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:11.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:11.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:11.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:11.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:11.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.247 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:26:11.247 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:26:11.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:26:11.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:11.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:11.248 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:26:11.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:11.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:11.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:26:11.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:11.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:11.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:26:11.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:11.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:11.248 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:26:11.248 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 08:26:11.248 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:26:11.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:11.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:11.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:11.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:11.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:11.249 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:26:11.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:11.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:11.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:11.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:11.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:26:11.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:26:11.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:26:11.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:26:11.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:26:11.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:26:11.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:26:11.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:11.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:11.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:11.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:11.262 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 08:26:11.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:11.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:11.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:26:11.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.262 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:11.262 INFO [WorkbenchTestable][RequirementsRunner] Started test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 08:26:11.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:26:11.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:11.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:11.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:11.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:11.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:11.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:11.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:26:11.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:11.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:11.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:11.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:11.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:11.264 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:26:11.264 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:26:11.264 DEBUG [main][MenuItemLookup] Found menu:'File' 08:26:11.264 DEBUG [main][MenuItemLookup] Item match:File 08:26:11.264 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:26:11.264 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:26:11.265 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:26:11.265 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:11.266 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:26:11.266 DEBUG [main][MenuItemLookup] Found menu:'File' 08:26:11.266 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:26:11.266 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:11.266 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:26:11.266 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:26:11.266 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:26:11.266 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:26:11.266 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:26:11.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:26:11.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching 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:26:11.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:26:11.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:11.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:11.312 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:26:11.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:26:11.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:11.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:11.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:11.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:11.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:11.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:26:11.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:26:11.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 08:26:11.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:26:11.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:11.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:11.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:26:11.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 08:26:11.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:26:11.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:11.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 08:26:11.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:11.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:26:11.818 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 08:26:11.818 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 08:26:11.818 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 08:26:11.819 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 08:26:11.819 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:26:11.819 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:26:11.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:26:11.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:11.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:11.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:11.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:11.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:11.821 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:26:11.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:11.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:11.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:11.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:11.825 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:11.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.825 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:26:11.826 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:26:11.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:26:11.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:11.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:11.826 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:26:11.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.826 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:11.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:11.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:26:11.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:26:11.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:11.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:11.827 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:26:11.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:11.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:11.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:26:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:11.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:26:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:11.828 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:26:11.828 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 08:26:11.828 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:26:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:11.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:11.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:11.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:11.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:11.829 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:26:11.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:11.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:11.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:11.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:11.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:26:11.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:26:11.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:26:11.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:26:11.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:26:11.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:26:11.841 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:26:11.841 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:11.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:11.842 INFO [WorkbenchTestable][RequirementsRunner] Finished test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 08:26:11.842 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:26:11.842 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:11.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.347 s - in org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 1.178 s open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.583 s useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.58 s Running org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 08:26:11.846 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 08:26:11.847 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:26:11.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:11.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 08:26:11.848 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:11.848 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:26:11.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:11.856 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:26:11.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:11.857 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 08:26:11.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.857 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 08:26:11.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.857 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"] 08:26:11.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:11.858 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 08:26:11.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 08:26:11.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:11.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:11.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:11.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 08:26:11.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 08:26:11.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 08:26:11.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"] 08:26:11.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 08:26:11.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 08:26:11.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:11.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:11.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:11.859 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:26:11.859 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:26:11.859 DEBUG [main][MenuItemLookup] Found menu:'File' 08:26:11.859 DEBUG [main][MenuItemLookup] Item match:File 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:26:11.860 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:26:11.860 DEBUG [main][MenuItemLookup] Item match:Export... 08:26:11.860 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Exp&ort..." 08:26:11.860 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Export... 08:26:11.860 INFO [main][MenuItemHandler] Select menu item: Exp&ort... 08:26:11.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available.... 08:26:11.924 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:26:11.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Export 08:26:11.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:11.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:11.926 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 08:26:11.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:11.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:26:11.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:11.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:11.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:11.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:11.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:11.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:26:11.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:26:11.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children... 08:26:11.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 08:26:11.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:12.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:12.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 08:26:12.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children finished successfully 08:26:12.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 08:26:12.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:12.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing export category is already expanded. No action performed 08:26:12.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:12.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 08:26:12.430 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing export wizard 08:26:12.430 DEBUG [main][TreeItemHandler] Selecting tree item: Testing export wizard 08:26:12.430 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing export wizard about selection 08:26:12.432 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing export wizard 08:26:12.432 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 08:26:12.432 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:26:12.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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:26:12.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:12.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:12.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:12.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:12.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:12.433 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:26:12.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:12.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:12.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:12.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:12.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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:26:12.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:12.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:12.437 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:26:12.437 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:26:12.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 08:26:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:12.438 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 08:26:12.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:12.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 08:26:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:12.438 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 08:26:12.438 INFO [WorkbenchTestable][ExportWizardDialogImpl] Cancel wizard 08:26:12.438 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:26:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:12.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:12.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:12.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:12.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:12.439 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:26:12.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:12.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:12.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:12.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:12.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:26:12.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:26:12.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:26:12.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:26:12.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:26:12.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:26:12.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 08:26:12.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:12.459 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:12.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:12.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:12.460 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 08:26:12.460 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 08:26:12.460 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:12.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:12.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:12.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.614 s - in org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) Time elapsed: 0.602 s Running org.eclipse.reddeer.jface.test.dialogs.InputDialogTest 08:26:12.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 08:26:12.499 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:26:12.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 08:26:12.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:12.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:12.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:26:12.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:12.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:12.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:12.500 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 08:26:12.500 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:12.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:12.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:12.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:12.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:12.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:12.501 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:26:12.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:12.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:12.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:12.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:12.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 08:26:12.545 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:26:12.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 08:26:12.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:12.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:12.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:26:12.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:12.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:12.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:12.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 08:26:12.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:12.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:12.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:12.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:12.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:12.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:26:12.547 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:26:12.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 08:26:12.587 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:26:12.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 08:26:12.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:12.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:12.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:26:12.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:12.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:12.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:12.588 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 08:26:12.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:12.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:12.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:12.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:12.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:12.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:12.589 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:26:12.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:12.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:12.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:12.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:12.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 08:26:12.641 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:26:12.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 08:26:12.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:12.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:12.642 DEBUG [WorkbenchTestable][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:26:12.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:12.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:12.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:12.642 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 08:26:12.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:12.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:12.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:12.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:12.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:12.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:26:12.642 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:26:12.643 INFO [WorkbenchTestable][AbstractText] Text set to: something 08:26:12.643 DEBUG [WorkbenchTestable][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:26:12.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:12.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 08:26:12.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:12.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:12.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:12.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:26:12.644 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:26:12.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:26:12.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:12.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 08:26:12.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:12.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:12.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:12.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:12.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:12.645 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:26:12.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:12.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:12.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:12.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.eclipse.reddeer.jface.test.dialogs.InputDialogTest inputDialogOkTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.052 s inputDialogMessagesTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.032 s inputDialogCancelTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.063 s inputDialogSetTextGetTextTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.039 s Running org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest 08:26:12.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:12.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:12.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:12.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:12.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:26:12.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:12.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:12.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:12.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:12.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:12.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:12.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:12.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:26:12.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:12.662 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:26:12.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:12.662 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:26:12.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:12.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:12.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:12.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:12.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:26:12.662 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:26:12.662 DEBUG [main][MenuItemLookup] Found menu:'File' 08:26:12.662 DEBUG [main][MenuItemLookup] Item match:File 08:26:12.663 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:26:12.663 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:26:12.664 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:26:12.664 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:12.664 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:26:12.664 DEBUG [main][MenuItemLookup] Found menu:'File' 08:26:12.664 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:26:12.664 DEBUG [main][MenuItemLookup] Found menu:'' 08:26:12.664 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:26:12.664 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:26:12.671 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:26:12.672 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:26:12.672 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:26:12.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:26:12.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:26:12.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:26:12.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:12.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:12.729 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:26:12.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:12.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:26:12.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:12.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:12.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:12.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:12.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:12.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:26:12.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:26:12.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 08:26:12.731 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:26:12.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:13.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:13.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:26:13.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 08:26:13.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:26:13.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:13.233 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 08:26:13.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:13.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:26:13.234 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 08:26:13.234 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 08:26:13.234 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 08:26:13.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 08:26:13.235 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:26:13.235 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:26:13.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:26:13.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:13.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:13.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:13.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:13.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:13.236 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:26:13.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:13.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:13.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:13.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:13.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:26:13.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:13.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:13.241 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:26:13.241 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:26:13.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:26:13.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:13.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:13.241 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:26:13.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:13.242 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:26:13.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:13.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:13.242 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:26:13.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:26:13.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:13.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:13.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:26:13.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:13.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:13.243 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:26:13.243 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 08:26:13.243 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:26:13.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:13.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:13.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:13.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:13.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:13.244 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:26:13.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:13.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:13.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:13.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:13.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:26:13.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:26:13.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:26:13.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:26:13.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:26:13.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:26:13.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available.... 08:26:13.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:13.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:13.290 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:26:13.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 08:26:13.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:13.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:13.290 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.290 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:26:13.291 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.294 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.294 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.294 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.294 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.294 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog error message") 08:26:13.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:13.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:13.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:13.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 08:26:13.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:13.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:13.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:13.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:13.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:13.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:13.296 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog error message 08:26:13.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:13.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:13.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:13.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:13.298 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.298 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:26:13.298 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.299 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.299 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.299 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:26:13.299 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:13.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:13.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:13.299 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 08:26:13.299 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:13.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:13.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:13.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:13.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:13.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:13.300 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message 08:26:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:13.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:13.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:13.302 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.302 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:26:13.302 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.302 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.302 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.302 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog info message") 08:26:13.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:13.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:13.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:13.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 08:26:13.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:13.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:13.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:13.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:13.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:13.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:13.304 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog info message 08:26:13.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:13.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:13.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:13.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:13.305 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.305 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:26:13.305 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.305 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.305 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.305 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog none message") 08:26:13.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:13.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:13.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:13.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 08:26:13.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:13.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:13.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:13.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:13.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:13.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:13.307 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog none message 08:26:13.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:13.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:13.307 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:13.307 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:13.311 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.312 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:26:13.312 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.312 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.312 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.312 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message without provider") 08:26:13.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:13.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 08:26:13.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:13.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:13.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:13.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:13.314 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message without provider 08:26:13.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:13.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:13.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:13.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:13.316 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.316 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:26:13.316 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.316 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.316 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:26:13.322 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:26:13.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:13.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:13.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:13.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:14.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:14.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:14.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:14.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:15.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:15.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:15.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:15.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:16.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:16.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:16.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:16.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:17.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:17.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:17.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:17.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:18.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:18.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:18.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:18.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:19.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:19.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:19.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:19.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:20.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:20.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:20.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:20.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:21.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:21.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:21.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:21.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:22.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:22.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:22.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:22.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:23.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:23.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:23.364 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.716 s - in org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest testWizardDialogAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.596 s titleAreaMessagesAndImages(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.065 s testShellAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 10.054 s Running org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:23.380 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:23.382 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:26:23.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:23.382 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:23.383 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:23.383 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:26:23.383 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:23.383 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:26:23.383 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:23.384 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:23.384 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:23.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:23.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:23.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:23.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:23.413 DEBUG [WorkbenchTestable][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:26:23.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:23.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:23.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:23.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:26:23.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:23.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:23.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:23.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:23.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:23.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:23.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:26:23.436 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:26:23.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:23.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:23.437 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:23.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:23.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:23.437 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:23.437 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:23.437 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:23.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:23.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:23.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:23.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:23.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:26:23.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:23.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:23.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:23.468 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:26:23.468 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:23.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:23.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:23.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:23.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:23.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:23.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:26:23.485 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:26:23.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:23.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:23.485 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:23.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:23.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:23.486 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:23.486 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:23.486 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:23.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:23.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:23.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:23.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:23.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 08:26:23.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:23.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:23.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:23.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:26:23.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:23.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:23.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:23.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:23.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:23.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:23.523 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item 1 and wait with time period 1 08:26:23.523 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 08:26:23.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:24.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:24.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 08:26:24.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 08:26:24.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:24.029 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item 1 is already expanded. No action performed 08:26:24.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:24.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 08:26:24.030 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 11 postfix and wait with time period 1 08:26:24.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 08:26:24.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:24.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:24.531 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 08:26:24.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 08:26:24.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:24.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 11 postfix is already expanded. No action performed 08:26:24.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:24.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 08:26:24.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:26:24.544 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:26:24.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:24.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:24.544 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:24.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:24.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:24.544 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:24.544 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:24.544 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:24.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:24.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:24.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:24.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:24.561 DEBUG [WorkbenchTestable][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:26:24.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:24.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:24.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:24.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:26:24.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:24.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:24.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:24.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:24.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:24.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:24.573 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:26:24.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:26:24.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:25.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:25.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:26:25.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:26:25.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:25.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:26:25.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:25.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:26:25.081 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:26:25.081 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:26:25.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:25.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:25.581 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:26:25.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:26:25.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:25.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:26:25.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:25.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:26:25.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:26:25.604 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:26:25.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:25.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:25.604 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:25.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:25.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:25.604 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:25.604 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:25.604 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:25.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:25.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:25.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:25.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:25.613 DEBUG [WorkbenchTestable][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:26:25.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:25.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:26:25.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:25.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:25.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:25.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:25.625 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:26:25.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:26:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:26.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:26.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:26:26.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:26:26.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:26.131 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:26:26.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:26.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:26:26.131 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:26:26.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:26:26.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:26.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:26.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:26:26.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:26:26.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:26.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:26:26.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:26.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:26:26.639 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xy postfix and wait with time period 1 08:26:26.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 08:26:26.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:27.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 08:26:27.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 08:26:27.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:27.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xy postfix is already expanded. No action performed 08:26:27.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:27.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 08:26:27.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:26:27.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:26:27.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:27.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:27.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:27.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:27.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:27.156 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:27.156 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:27.156 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:27.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:27.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:27.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:27.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:27.173 DEBUG [WorkbenchTestable][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:26:27.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:27.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:27.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:27.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:26:27.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:27.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:27.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:27.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:27.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:27.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:27.191 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:26:27.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:26:27.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:27.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:27.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:26:27.696 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:26:27.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:27.696 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:26:27.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:27.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:26:27.696 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:26:27.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:26:27.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:28.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:28.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:26:28.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:26:28.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:28.204 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:26:28.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:28.204 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:26:28.204 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:26:28.204 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:26:28.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:28.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:28.705 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:26:28.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:26:28.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:28.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:26:28.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:28.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:26:28.712 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:26:28.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:26:28.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:29.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:26:29.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:26:29.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:29.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:26:29.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:29.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:26:29.221 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:26:29.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:26:29.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:29.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:29.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:26:29.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:26:29.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:29.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:26:29.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:29.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:26:29.724 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:26:29.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:26:29.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:30.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:30.225 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:26:30.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:26:30.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:30.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:26:30.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:30.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:26:30.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:26:30.235 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:26:30.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:30.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:30.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:30.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:30.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:30.235 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:30.235 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:30.235 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:30.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:30.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:30.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:30.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:30.252 DEBUG [WorkbenchTestable][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:26:30.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:30.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:30.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:30.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:26:30.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:30.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:30.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:30.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:30.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:30.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:30.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:26:30.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:26:30.263 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 08:26:30.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 08:26:30.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:30.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:30.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 08:26:30.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 08:26:30.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:30.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 08:26:30.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:30.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 08:26:30.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:26:30.782 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:26:30.782 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:30.782 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:30.782 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:30.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:30.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:30.783 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:30.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:30.783 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:30.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:30.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:30.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:30.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:30.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:26:30.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:30.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:30.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:30.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:26:30.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:30.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:30.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:30.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:30.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:30.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:30.797 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 08:26:30.797 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 08:26:30.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:31.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:31.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 08:26:31.301 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 08:26:31.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:31.302 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 08:26:31.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:31.302 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 08:26:31.302 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 00 and wait with time period 1 08:26:31.302 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 08:26:31.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:31.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:31.803 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 08:26:31.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 08:26:31.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:31.807 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 00 is already expanded. No action performed 08:26:31.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:31.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 08:26:31.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:26:31.813 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:26:31.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:31.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:31.813 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:31.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:31.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:31.814 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:31.814 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:31.814 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:31.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:31.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:31.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:31.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:31.822 DEBUG [WorkbenchTestable][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:26:31.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:31.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:31.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:31.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:26:31.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:31.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:31.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:31.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:31.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:31.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:26:31.844 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:26:31.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:31.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:31.844 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:31.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:31.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:31.844 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:31.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:31.844 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:31.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:31.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:31.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:31.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:31.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:26:31.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:31.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:31.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:31.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:26:31.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:31.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:31.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:31.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:31.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:31.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:26:31.866 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:26:31.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:26:31.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:32.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:32.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:26:32.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:26:32.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:32.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:26:32.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:32.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:26:32.372 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:26:32.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:26:32.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:32.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:32.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:26:32.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:26:32.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:32.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:26:32.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:32.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:26:32.878 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:26:32.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:26:32.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:33.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:33.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:26:33.386 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:26:33.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:33.386 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:26:33.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:33.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:26:33.386 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:26:33.386 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:26:33.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:33.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:33.887 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:26:33.896 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:26:33.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:33.896 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:26:33.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:33.896 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:26:33.896 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:26:33.896 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:26:33.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:34.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:34.397 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:26:34.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:26:34.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:34.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:26:34.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:34.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:26:34.399 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:26:34.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:26:34.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:34.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:34.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:26:34.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:26:34.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:26:34.900 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:26:34.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:26:34.900 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:26:34.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:26:34.907 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:26:34.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:34.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:34.907 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:34.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:34.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:34.908 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:26:34.908 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:26:34.908 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:34.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:34.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:34.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.529 s - in org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.053 s getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.049 s getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.058 s getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.06 s getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.552 s getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.079 s getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.548 s testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.031 s getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.03 s getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.064 s Running org.eclipse.reddeer.jface.test.viewers.CellEditorTest 08:26:34.912 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 08:26:34.913 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:26:34.913 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:34.913 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 08:26:34.913 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:34.913 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:26:34.913 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:34.913 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:26:34.913 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:34.914 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:34.914 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 08:26:34.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 08:26:34.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:34.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:34.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1614): Gtk-CRITICAL **: 08:26:34.931: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:26:34.933 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:26:34.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:34.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:34.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:26:34.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:34.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:34.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:34.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 08:26:34.948 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Andrej 08:26:34.950 TRACE [main][WidgetHandler] Notify Table with event 13 08:26:34.950 TRACE [main][WidgetHandler] Wait for synchronization 08:26:34.951 TRACE [main][WidgetHandler] Notify Table with event 3 08:26:34.951 TRACE [main][WidgetHandler] Wait for synchronization 08:26:34.951 TRACE [main][WidgetHandler] Notify Table with event 4 08:26:34.951 TRACE [main][WidgetHandler] Wait for synchronization 08:26:34.958 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:26:34.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:34.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:34.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:34.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:34.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:26:34.958 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:26:34.958 INFO [WorkbenchTestable][AbstractText] Text set to: abc 08:26:34.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 16 08:26:34.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:34.961 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:26:34.961 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:26:34.961 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:26:34.962 DEBUG [main][AbstractWait] Waiting until shell is active... 08:26:34.962 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:26:34.962 INFO [main][AbstractShell] Close shell Testing shell 08:26:34.962 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:26:34.965 DEBUG [main][AbstractWait] Waiting while shell is available... 08:26:34.965 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:26:34.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 08:26:34.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:34.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:35.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:35.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:35.011 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 08:26:35.011 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 08:26:35.011 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:35.011 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:35.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:35.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.reddeer.jface.test.viewers.CellEditorTest tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) Time elapsed: 0.097 s Running org.eclipse.reddeer.jface.test.window.WindowTest 08:26:35.016 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:26:35.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:35.017 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:26:35.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:35.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:35.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:26:35.019 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:26:35.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:35.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:35.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:35.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:35.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:26:35.023 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:26:35.024 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:26:35.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:35.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 08:26:35.034 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:26:35.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:26:35.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:35.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:35.034 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 08:26:35.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:35.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:26:35.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:35.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:35.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:35.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:35.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:35.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 08:26:35.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:26:35.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:35.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:35.035 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:26:35.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:35.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:35.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:35.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:35.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:36.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:36.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:36.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:36.037 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:26:36.038 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 08:26:36.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:36.051 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:36.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:36.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:36.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:36.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:26:36.052 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:26:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:36.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:36.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:36.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:36.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:26:36.056 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:26:36.056 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:26:36.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:36.070 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:26:36.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:36.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:36.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:26:36.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:36.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:36.071 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 08:26:36.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:36.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:26:36.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:36.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:36.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:36.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:36.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:36.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 08:26:36.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:26:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:36.072 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:26:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:36.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:36.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:36.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:36.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:37.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:37.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:37.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:37.073 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:26:37.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 08:26:37.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:37.080 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:37.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:37.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:37.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:37.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:37.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:37.081 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:26:37.081 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:26:37.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:37.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:37.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:37.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:37.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:26:37.085 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:26:37.085 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:26:37.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:37.100 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:26:37.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:37.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:37.100 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:26:37.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:26:37.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:37.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:37.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:26:37.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:37.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:37.101 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 08:26:37.101 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 08:26:37.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:26:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:26:37.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:37.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:37.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:37.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:26:37.108 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:26:37.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:37.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:37.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:37.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:37.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:26:37.117 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:26:37.117 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:26:37.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:37.133 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:26:37.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:37.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:37.133 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:26:37.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:26:37.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:37.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:37.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:26:37.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:37.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:37.134 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 08:26:37.134 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 08:26:37.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:26:37.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:26:37.140 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:37.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:37.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:37.141 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:26:37.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:37.141 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:26:37.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:37.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:37.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:37.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:37.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:26:37.141 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:26:37.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:37.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:37.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:37.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:37.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:26:37.151 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:26:37.151 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:26:37.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 08:26:37.167 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:26:37.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:26:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:37.167 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 08:26:37.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:37.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:26:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:37.167 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 08:26:37.167 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 08:26:37.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:26:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:26:37.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:37.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:26:37.174 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:26:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:37.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:37.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:37.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:37.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:26:37.184 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:26:37.184 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:26:37.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:37.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 08:26:37.199 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:26:37.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:26:37.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:37.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:37.199 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 08:26:37.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:37.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:26:37.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:37.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:37.199 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:37.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:37.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:37.199 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 08:26:37.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:26:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:37.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.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:26:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:37.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:37.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:37.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:37.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:38.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:38.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:38.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:38.202 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:26:38.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 08:26:38.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:38.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:38.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:38.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:38.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:26:38.215 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:26:38.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:38.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:38.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:38.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:38.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:26:38.219 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:26:38.219 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:26:38.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:38.233 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 08:26:38.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:38.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:38.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:26:38.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:38.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:38.234 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 08:26:38.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:38.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:26:38.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:38.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:38.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:26:38.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:38.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:38.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 08:26:38.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:26:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:38.235 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:26:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:38.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:38.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:38.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:38.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:39.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:39.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:26:39.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:26:39.237 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:26:39.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 08:26:39.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.229 s - in org.eclipse.reddeer.jface.test.window.WindowTest openableEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.034 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.029 s openActionNotDefinedIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0 s eclipseWindowIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.06 s openableEclipseWindowCustomAction(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.075 s openEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.029 s Running org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 08:26:39.249 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 08:26:39.249 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:26:39.249 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:39.249 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 08:26:39.250 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:39.250 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:26:39.250 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:39.250 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:26:39.250 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:39.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:26:39.251 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 08:26:39.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 08:26:39.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:26:39.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:26:39.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:26:39.252 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:26:39.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:39.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:26:39.292 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:26:39.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:26:39.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:39.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:39.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:39.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:39.294 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:26:39.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:39.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:39.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:39.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:39.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:39.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "make valid") 08:26:39.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:26:39.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:39.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:39.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:26:39.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:26:39.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:39.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:39.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:39.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:39.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:39.295 INFO [WorkbenchTestable][AbstractButton] Click button make valid 08:26:39.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:39.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:39.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:39.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:39.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:39.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:39.296 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:26:39.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:39.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:39.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:39.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:39.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:39.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:39.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:39.298 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:26:39.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:26:39.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:26:39.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:26:39.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:26:39.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:26:39.299 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:26:39.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:26:39.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:26:39.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:26:39.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:26:39.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:26:39.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:26:39.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:26:39.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:26:39.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:26:39.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 08:26:39.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:39.310 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:39.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:39.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:26:39.310 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 08:26:39.311 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 08:26:39.311 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:26:39.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:26:39.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:26:39.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) Time elapsed: 0.059 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.v20230731-0812 [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.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse.test --- [INFO] Resolving class path of RedDeer Eclipse Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse.test --- [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- dependency:2.8:copy (copy-hsqldb-driver) @ org.eclipse.reddeer.eclipse.test --- [INFO] Configured Artifact: org.hsqldb:hsqldb:2.3.0:jar [INFO] Copying hsqldb-2.3.0.jar to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/lib/hsqldb-2.3.0.jar [INFO] [INFO] --- download:1.2.1:wget (install-h2-driver) @ org.eclipse.reddeer.eclipse.test --- Downloading: https://repo1.maven.org/maven2/com/h2database/h2/1.4.199/h2-1.4.199.jar 16/2127K 32/2127K 48/2127K 64/2127K 80/2127K 96/2127K 112/2127K 128/2127K 144/2127K 160/2127K 176/2127K 192/2127K 208/2127K 224/2127K 240/2127K 256/2127K 272/2127K 288/2127K 304/2127K 320/2127K 336/2127K 352/2127K 368/2127K 384/2127K 400/2127K 416/2127K 432/2127K 448/2127K 464/2127K 480/2127K 496/2127K 512/2127K 528/2127K 544/2127K 560/2127K 571/2127K 587/2127K 603/2127K 619/2127K 635/2127K 651/2127K 667/2127K 683/2127K 699/2127K 715/2127K 731/2127K 747/2127K 763/2127K 779/2127K 795/2127K 811/2127K 827/2127K 843/2127K 859/2127K 875/2127K 891/2127K 907/2127K 923/2127K 939/2127K 955/2127K 971/2127K 987/2127K 1003/2127K 1019/2127K 1035/2127K 1051/2127K 1067/2127K 1083/2127K 1099/2127K 1115/2127K 1131/2127K 1142/2127K 1158/2127K 1174/2127K 1190/2127K 1206/2127K 1222/2127K 1238/2127K 1254/2127K 1270/2127K 1286/2127K 1302/2127K 1318/2127K 1334/2127K 1350/2127K 1366/2127K 1382/2127K 1398/2127K 1414/2127K 1430/2127K 1446/2127K 1462/2127K 1478/2127K 1494/2127K 1510/2127K 1526/2127K 1542/2127K 1558/2127K 1574/2127K 1590/2127K 1606/2127K 1622/2127K 1638/2127K 1654/2127K 1670/2127K 1686/2127K 1702/2127K 1718/2127K 1734/2127K 1750/2127K 1766/2127K 1782/2127K 1798/2127K 1814/2127K 1830/2127K 1846/2127K 1862/2127K 1878/2127K 1894/2127K 1910/2127K 1926/2127K 1942/2127K 1958/2127K 1970/2127K 1986/2127K 2002/2127K 2018/2127K 2034/2127K 2050/2127K 2066/2127K 2082/2127K 2098/2127K 2114/2127K 2127/2127K 2127K downloaded [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.eclipse.test --- [INFO] Fetching slf4j.api_2.0.7.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (62.14kB) [INFO] Fetching org.eclipse.wst.server.preview_1.2.100.v202211091907.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (31.71kB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/releases/2023-09/202307141000/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_31.1.0.jre.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (2.82MB) [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/plugins/ (302.99kB) [INFO] Fetching com.sun.el.javax.el_3.0.0.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (218.76kB) [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/202307141000/plugins/ (106.86kB) [INFO] Fetching jakarta.interceptor-api_1.2.5.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (24.45kB) [INFO] Fetching org.eclipse.jetty.servlet-api_4.0.6.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (266.68kB) [INFO] Fetching jakarta.transaction-api_1.3.3.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (15.03kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (370.34kB) [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (314.74kB) [INFO] Fetching org.apache.commons.net_3.2.0.v201305141515.jar from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/plugins/ (287.03kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.14.v20230516-1249.jar from https://download.eclipse.org/releases/2023-09/202307141000/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-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-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-queryparser_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (418.36kB) [INFO] Fetching org.apache.lucene.lucene-sandbox_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (235.15kB) [INFO] Fetching org.apache.ws.commons.util_1.0.2.v20160817-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (46.77kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/plugins/ (254.52kB) [INFO] Fetching org.eclipse.datatools.connectivity.console.profile_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (34.97kB) [INFO] Fetching org.eclipse.help.base_4.4.100.v20230705-1800.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (440.93kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/plugins/ (128.31kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (86.87kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (127.79kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.6.0.202305311622.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (355.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/plugins/ (236.33kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/plugins/ (109.02kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (280.28kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (25.39kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (15.55kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/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/202307141000/plugins/ (262.1kB) [INFO] Fetching org.eclipse.dstore.core_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (398.67kB) [INFO] Fetching org.eclipse.dstore.extra_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (36.79kB) [INFO] Fetching org.eclipse.ecf_3.11.0.v20230507-1923.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (133.18kB) [INFO] Fetching org.eclipse.ecf.identity_3.10.0.v20230422-0242.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (67.72kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (26.38kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.3.0.v20230422-0242.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (134.87kB) [INFO] Fetching org.eclipse.emf.ant_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (36.22kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.35.0.v20230704-0703.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/plugins/ (192.66kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.24.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (304.26kB) [INFO] Fetching org.eclipse.emf.converter_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (96.18kB) [INFO] Fetching org.eclipse.emf.importer_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (84.34kB) [INFO] Fetching org.eclipse.emf.exporter_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (66.66kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (36.37kB) [INFO] Fetching org.eclipse.emf.importer.java_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (74.28kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (116.37kB) [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (93.64kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.8.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/plugins/ (35.85kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.18.0.v20230224-1122.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (131.27kB) [INFO] Fetching org.eclipse.emf_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (14.67kB) [INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (196.77kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (31.52kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (151.31kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (44.39kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (15.01kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (52.22kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (104.26kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (14.95kB) [INFO] Fetching org.eclipse.equinox.p2.discovery_1.3.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202307141000/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/202307141000/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/202307141000/plugins/ (47.98kB) [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.3.100.v20230702-2209.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (158.52kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.8.100.v20230630-1307.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (399.59kB) [INFO] Fetching org.eclipse.jetty.http_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (256.75kB) [INFO] Fetching org.eclipse.jetty.io_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (211.53kB) [INFO] Fetching org.eclipse.jetty.util_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (557.33kB) [INFO] Fetching org.eclipse.jetty.jndi_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (56.38kB) [INFO] Fetching org.eclipse.jetty.server_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (777.98kB) [INFO] Fetching org.eclipse.jetty.plus_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (67.48kB) [INFO] Fetching org.eclipse.jetty.security_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (118.37kB) [INFO] Fetching org.eclipse.jetty.servlet_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (161.99kB) [INFO] Fetching org.eclipse.jetty.webapp_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (155.17kB) [INFO] Fetching org.eclipse.jetty.xml_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (70.41kB) [INFO] Fetching org.eclipse.jsch.core_1.5.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (43.45kB) [INFO] Fetching org.eclipse.json_1.1.100.v201901071922.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (57.56kB) [INFO] Fetching org.eclipse.lsp4e_0.16.1.202305241229.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (605.25kB) [INFO] Fetching org.eclipse.tm4e.languageconfiguration_0.5.5.202305171341.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (134.52kB) [INFO] Fetching org.eclipse.tm4e.ui_0.6.4.202305161247.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (189.31kB) [INFO] Fetching org.eclipse.lsp4j_0.21.0.v20230517-2120.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (1.08MB) [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.21.0.v20230517-2120.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (135.26kB) [INFO] Fetching org.eclipse.mylyn.wikitext_3.0.46.202301111837.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (371.45kB) [INFO] Fetching org.eclipse.mylyn.wikitext.markdown_3.0.46.202301111837.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (83.76kB) [INFO] Fetching org.eclipse.m2e.apt.core_2.2.100.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (65.27kB) [INFO] Fetching org.eclipse.m2e.jdt_2.3.0.20230523-2033.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (157.82kB) [INFO] Fetching org.eclipse.m2e.apt.ui_2.0.400.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (44.91kB) [INFO] Fetching org.eclipse.m2e.binaryproject_2.1.200.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (23.3kB) [INFO] Fetching org.eclipse.m2e.sourcelookup_2.0.300.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (15.21kB) [INFO] Fetching org.eclipse.m2e.binaryproject.ui_2.0.100.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (18.78kB) [INFO] Fetching org.eclipse.m2e.discovery_2.0.200.20230210-1347.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (76.22kB) [INFO] Fetching org.eclipse.m2e.editor_2.0.300.20230130-0743.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (401.41kB) [INFO] Fetching org.eclipse.m2e.editor.lemminx_2.0.3.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (171.28kB) [INFO] Fetching org.eclipse.wildwebdeveloper.xml_1.1.0.202304242122.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (8.82MB) [INFO] Fetching org.eclipse.m2e.launching_2.0.500.20230329-2139.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (122.88kB) [INFO] Fetching org.eclipse.m2e.refactoring_2.0.300.20221210-1303.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (76.64kB) [INFO] Fetching org.eclipse.m2e.scm_2.0.200.20230207-0948.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (61.89kB) [INFO] Fetching org.eclipse.m2e.jdt.ui_2.0.200.20230228-2348.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (39.39kB) [INFO] Fetching org.eclipse.m2e.profiles.core_2.1.200.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (23.64kB) [INFO] Fetching org.eclipse.m2e.profiles.ui_2.0.300.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (42.7kB) [INFO] Fetching org.eclipse.m2e.sourcelookup.ui_2.0.300.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (27.81kB) [INFO] Fetching org.eclipse.m2e.mavenarchiver_2.0.400.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (31.06kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.core_3.26.0.v20230221-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (274.3kB) [INFO] Fetching org.eclipse.mylyn.commons.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (125.23kB) [INFO] Fetching org.eclipse.mylyn.commons.net_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (85.77kB) [INFO] Fetching org.eclipse.mylyn.commons.xmlrpc_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (39kB) [INFO] Fetching org.eclipse.mylyn.tasks.core_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (490.83kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.ide_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (17.92kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.ui_3.26.0.v20230221-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (290.09kB) [INFO] Fetching org.eclipse.mylyn.commons.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (331.04kB) [INFO] Fetching org.eclipse.mylyn.commons.workbench_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (178.66kB) [INFO] Fetching org.eclipse.mylyn.tasks.ui_3.26.0.v20230221-1933.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.98MB) [INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (111.39kB) [INFO] Fetching org.eclipse.mylyn.commons.identity.core_3.26.0.v20230225-1108.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (47kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.core_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (16.02kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.feed_3.26.0.v20230320-1407.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (32.86kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (63.41kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (50.21kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.ui_3.26.0.v20230131-2052.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (99.27kB) [INFO] Fetching org.eclipse.mylyn.context.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (128.15kB) [INFO] Fetching org.eclipse.mylyn.monitor.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (40.67kB) [INFO] Fetching org.eclipse.mylyn.context.tasks.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (110.97kB) [INFO] Fetching org.eclipse.mylyn.context.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (166.97kB) [INFO] Fetching org.eclipse.mylyn.monitor.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (53.46kB) [INFO] Fetching org.eclipse.mylyn.resources.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (70.32kB) [INFO] Fetching org.eclipse.mylyn.discovery.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (90.78kB) [INFO] Fetching org.eclipse.mylyn.discovery.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (94.03kB) [INFO] Fetching org.eclipse.mylyn.ide.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (37.23kB) [INFO] Fetching org.eclipse.mylyn.tasks.bugs_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (95.96kB) [INFO] Fetching org.eclipse.mylyn.help.ui_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.22MB) [INFO] Fetching org.eclipse.mylyn.tasks.index.core_3.26.0.v20230416-1636.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (34.69kB) [INFO] Fetching org.eclipse.mylyn.tasks.index.ui_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (31.93kB) [INFO] Fetching org.eclipse.mylyn.tasks.search_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (70.8kB) [INFO] Fetching org.eclipse.mylyn.team.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (137.46kB) [INFO] Fetching org.jsoup_1.16.1.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (432.91kB) [INFO] Fetching org.eclipse.rse_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (15.04kB) [INFO] Fetching org.eclipse.rse.connectorservice.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (72.71kB) [INFO] Fetching org.eclipse.rse.services_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (462.66kB) [INFO] Fetching org.eclipse.rse.services.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (357.54kB) [INFO] Fetching org.eclipse.rse.ui_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (1.68MB) [INFO] Fetching org.eclipse.rse.core_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (417.93kB) [INFO] Fetching org.eclipse.rse.connectorservice.local_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (19.04kB) [INFO] Fetching org.eclipse.rse.connectorservice.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (44.15kB) [INFO] Fetching org.eclipse.rse.services.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (65.16kB) [INFO] Fetching org.eclipse.rse.connectorservice.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (29.57kB) [INFO] Fetching org.eclipse.rse.services.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (26.07kB) [INFO] Fetching org.eclipse.rse.doc.user_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (213.63kB) [INFO] Fetching org.eclipse.rse.efs_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (37.21kB) [INFO] Fetching org.eclipse.rse.efs.ui_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (25.47kB) [INFO] Fetching org.eclipse.rse.importexport_4.5.101.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (241.17kB) [INFO] Fetching org.eclipse.rse.files.ui_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (509.89kB) [INFO] Fetching org.eclipse.rse.processes.ui_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (79.15kB) [INFO] Fetching org.eclipse.rse.shells.ui_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (148.17kB) [INFO] Fetching org.eclipse.rse.subsystems.files.core_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (141.44kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.core_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (34.06kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.shell.linux_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (37.14kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.core_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (72.7kB) [INFO] Fetching org.eclipse.rse.subsystems.files.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (42.17kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (22.89kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (25.08kB) [INFO] Fetching org.eclipse.rse.dstore.security_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (71.2kB) [INFO] Fetching org.eclipse.rse.services.files.ftp_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (45.56kB) [INFO] Fetching org.eclipse.rse.subsystems.files.ftp_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (39.22kB) [INFO] Fetching org.eclipse.rse.services.local_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (65.15kB) [INFO] Fetching org.eclipse.rse.subsystems.files.local_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (30.83kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.local_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (22.33kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.local_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (22.95kB) [INFO] Fetching org.eclipse.rse.subsystems.files.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (22.52kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (22.84kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (22.92kB) [INFO] Fetching org.eclipse.tm4e.core_0.5.4.202305171341.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (268.38kB) [INFO] Fetching org.jcodings_1.0.58.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (1.66MB) [INFO] Fetching org.joni_2.1.48.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (214.2kB) [INFO] Fetching org.eclipse.tm4e.registry_0.6.3.202303141648.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (36.48kB) [INFO] Fetching org.eclipse.wst.common.snippets_1.2.701.v202304222306.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (294.27kB) [INFO] Fetching org.eclipse.wst.common.infopop_1.0.301.v202007142017.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (12.63kB) [INFO] Fetching org.eclipse.wst.internet.cache_1.1.0.v202011161431.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (54.49kB) [INFO] Fetching org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (14.23kB) [INFO] Fetching org.eclipse.wst.dtd.core_1.2.500.v202305230750.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (419.64kB) [INFO] Fetching org.eclipse.wst.dtd.ui_1.1.600.v202305230750.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (252.29kB) [INFO] Fetching org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (44.18kB) [INFO] Fetching org.eclipse.wst.internet.monitor.ui_1.0.800.v202007170127.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (142.6kB) [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.500.v202211200038.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (3.73MB) [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (58.38kB) [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.700.v202304022004.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (8.33MB) [INFO] Fetching org.eclipse.wst.jsdt.web.core_1.1.300.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (164.09kB) [INFO] Fetching org.eclipse.wst.jsdt.web.ui_1.2.500.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (235.72kB) [INFO] Fetching org.eclipse.wst.json.bower.core_1.0.100.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (14kB) [INFO] Fetching org.eclipse.wst.json.bower.ui_1.0.300.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (24.67kB) [INFO] Fetching org.eclipse.wst.json.core_1.1.100.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (285.49kB) [INFO] Fetching org.eclipse.wst.json.ui_1.0.700.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (245.08kB) [INFO] Fetching org.eclipse.wst.json.eslint.core_1.0.100.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (14kB) [INFO] Fetching org.eclipse.wst.json.eslint.ui_1.0.300.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (17.37kB) [INFO] Fetching org.eclipse.wst.json.jshint.core_1.0.100.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (14kB) [INFO] Fetching org.eclipse.wst.json.jshint.ui_1.0.300.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (17.35kB) [INFO] Fetching org.eclipse.wst.json.npm.core_1.0.100.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (13.94kB) [INFO] Fetching org.eclipse.wst.json.npm.ui_1.0.200.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (22.34kB) [INFO] Fetching org.eclipse.wst.json.schemaprocessor_1.0.300.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (15.88kB) [INFO] Fetching org.eclipse.wst.server.http.core_1.0.400.v202007170127.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (36.95kB) [INFO] Fetching org.eclipse.wst.server.http.ui_1.0.500.v202007170127.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (46.41kB) [INFO] Fetching org.eclipse.wst.server.preview.adapter_1.1.700.v202301120749.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (45.93kB) [INFO] Fetching org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (18.08kB) [INFO] Fetching org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (144.59kB) [INFO] Fetching org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (126.06kB) [INFO] Fetching org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (170.06kB) [INFO] Fetching org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (14.99kB) [INFO] Fetching org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (12.8kB) [INFO] Fetching org.eclipse.wst.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (776.05kB) [INFO] Fetching org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (126.78kB) [INFO] Fetching org.eclipse.wst.xsd.core_1.2.100.v202008180353.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (80.46kB) [INFO] Fetching org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (14.01kB) [INFO] Fetching org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (14.31kB) [INFO] Fetching org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (21.38kB) [INFO] Fetching org.eclipse.wst.xsd.ui_1.3.600.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (1.28MB) [INFO] Fetching org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (133.62kB) [INFO] Fetching org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (125.43kB) [INFO] Fetching org.eclipse.xsd_2.19.0.v20230614-0642.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (1,002.65kB) [INFO] Fetching org.eclipse.xsd.edit_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (228.96kB) [INFO] Fetching slf4j.nop_2.0.7.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (4.73kB) [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (81.03kB) [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.eclipse.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.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.v20230622-2056/org.eclipse.equinox.launcher-1.6.500.v20230622-2056.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. java.lang.RuntimeException: Bundle org.eclipse.reddeer.eclipse.test is not found at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.getBundle(OsgiSurefireBooter.java:221) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.getBundleClassLoader(OsgiSurefireBooter.java:197) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.createCombinedClassLoader(OsgiSurefireBooter.java:139) 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) (Eclipse:1737): Gdk-CRITICAL **: 08:29:09.173: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/surefire-reports for the individual test results. [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.eclipse.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.integration.test' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.gef.test >---------- [INFO] Building RedDeer GEF Tests 4.7.0-SNAPSHOT [38/58] [INFO] from tests/org.eclipse.reddeer.gef.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef.test --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef.test --- [INFO] Resolving class path of RedDeer GEF Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef.test --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/target/org.eclipse.reddeer.gef.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/target/org.eclipse.reddeer.gef.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.gef.test --- [INFO] Fetching 4.0.0_gef-master_1952&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/gef/updates/legacy/releases/ (63B) [INFO] Fetching org.eclipse.gef.examples.logic_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (260.87kB) [INFO] Fetching org.eclipse.gef.examples.flow_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (99.24kB) [INFO] Fetching org.eclipse.gef.examples.text_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (151.15kB) [INFO] Fetching org.eclipse.gef.examples.shapes_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (67.13kB) [INFO] Fetching org.eclipse.gef.examples.logic.source_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (185.14kB) [INFO] Fetching org.eclipse.gef.examples.flow.source_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (80.36kB) [INFO] Fetching org.eclipse.gef.examples.text.source_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (108.94kB) [INFO] Fetching org.eclipse.gef.examples.shapes.source_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (57.7kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.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.v20230622-2056/org.eclipse.equinox.launcher-1.6.500.v20230622-2056.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest testMacthingEditPartWithHigherParent(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest) Time elapsed: 0.005 s testMacthingEditPartWithParent(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest) Time elapsed: 0 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest testMacthingEditPartWithLabelTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.008 s testMacthingEditPartWithLabelTooltipByRegex(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.002 s testMacthingEditPartWithTextFlowTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.003 s testMacthingEditPartWithNullTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest testMacthingEditPartWithNoLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.003 s testMacthingEditPartWithTextFlowLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.001 s testMacthingEditPartWithSimpleLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0 s testMacthingEditPartWithSimpleLabelByRegex(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.gef.test.GEFEditorTest 08:29:16.052 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:29:16.054 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 08:29:16.113 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:29:16.114 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 08:29:16.130 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.GEFEditorTest 08:29:16.141 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:29:16.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:29:16.145 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 08:29:16.148 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:29:16.148 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:29:16.156 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:29:16.160 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:29:16.160 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:29:16.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:29:16.217 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:29:16.220 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:29:16.221 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:29:16.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:29:16.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:16.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:29:16.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:16.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:29:16.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:16.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:16.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:16.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:16.248 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:16.251 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:29:16.253 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:16.253 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:29:16.253 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:29:16.253 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:29:16.253 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:29:16.253 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:29:16.253 DEBUG [main][MenuItemLookup] Item match:Window 08:29:16.257 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:29:16.257 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:29:16.257 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:29:16.257 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:16.257 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:29:16.257 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:29:16.257 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:16.257 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:29:16.257 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:16.258 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:29:16.258 DEBUG [main][MenuItemLookup] Item match:Preferences 08:29:16.260 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:29:16.260 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:29:16.262 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:29:16.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:29:16.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:29:16.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:29:16.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:16.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:16.428 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:29:16.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:16.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:16.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:16.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:16.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:16.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:16.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:16.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:16.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:16.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:29:16.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:16.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:16.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:16.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:16.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:16.458 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:29:16.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:16.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:16.460 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:16.460 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:16.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:29:16.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:29:16.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:16.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:16.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:16.522 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:29:16.522 DEBUG [main][EditorHandler] 0 editor(s) found 08:29:16.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:16.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:16.528 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:29:16.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:16.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:16.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:16.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:16.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:16.531 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:16.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:29:16.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:16.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:16.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:16.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:16.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:16.535 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:16.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:16.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:16.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:29:16.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:16.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:16.549 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:16.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:16.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:16.550 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:29:16.551 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:16.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:16.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:16.553 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:29:16.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:16.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:16.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:16.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:16.554 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:16.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:16.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:16.555 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:29:16.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:16.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:16.557 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:29:16.557 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:29:16.558 INFO [WorkbenchTestable][RequirementsRunner] Started test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 08:29:16.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 08:29:16.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:29:16.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:29:16.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:29:16.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:16.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:16.567 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:16.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:16.568 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:29:16.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:16.568 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:16.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:16.569 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:16.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:16.569 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:16.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:16.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:29:16.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:16.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:16.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:16.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:16.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:16.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:16.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:16.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:16.571 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:16.571 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:29:16.571 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:16.571 DEBUG [main][MenuItemLookup] Item match:File 08:29:16.573 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:29:16.573 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:29:16.610 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:29:16.611 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:16.611 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:29:16.611 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:16.611 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:29:16.611 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:16.611 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:29:16.611 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:16.611 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:29:16.611 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:29:16.611 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:29:16.611 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:29:16.612 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:29:16.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:29:16.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:29:16.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:29:16.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:16.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:16.677 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:16.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:16.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:16.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:16.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:16.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:16.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:16.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:16.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:16.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:16.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:29:16.682 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:16.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:17.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:17.186 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:17.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:29:17.187 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:17.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:17.188 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:29:17.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:17.188 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:17.188 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:29:17.189 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:29:17.189 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:29:17.192 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:29:17.192 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:17.192 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:29:17.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:29:17.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:17.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:17.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:17.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:17.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:17.194 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:29:17.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:17.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:17.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:17.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:17.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:17.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:17.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:17.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:29:17.228 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:29:17.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:29:17.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:17.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:17.229 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 08:29:17.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:17.231 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:") 08:29:17.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:17.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:17.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:17.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 08:29:17.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:17.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:17.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:17.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:17.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:17.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:17.236 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:17.237 INFO [WorkbenchTestable][AbstractText] Text set to: test 08:29:17.239 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 08:29:17.239 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 08:29:17.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:29:17.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:17.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:17.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:17.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:17.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:17.243 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:29:17.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:17.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:17.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:17.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:17.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:29:17.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:29:17.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:17.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:29:17.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:17.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:17.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:17.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:17.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:17.760 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:29:17.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:17.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:17.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:17.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:17.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:17.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:17.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:29:17.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:17.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:17.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:17.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:17.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:17.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:17.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:17.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:17.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:29:17.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:17.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:17.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 08:29:17.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:17.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:17.774 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 08:29:17.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:17.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:17.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:17.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:17.776 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:29:17.776 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:17.776 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:29:17.776 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:29:17.776 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:29:17.776 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:29:17.776 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:29:17.776 DEBUG [main][MenuItemLookup] Item match:Window 08:29:17.777 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:29:17.777 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:29:17.777 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:29:17.777 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:17.777 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:29:17.777 DEBUG [main][MenuItemLookup] Item match:Show View 08:29:17.783 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:29:17.784 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:29:17.784 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:29:17.784 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:29:17.784 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:29:17.784 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:29:17.784 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:29:17.784 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:29:17.784 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:17.784 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:29:17.784 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:29:17.784 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:29:17.785 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:29:17.785 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:29:17.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:29:17.829 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:29:17.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:29:17.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:17.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:17.831 DEBUG [WorkbenchTestable][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:29:17.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:17.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:29:17.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:17.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:17.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:17.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:17.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:17.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:17.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:17.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:29:17.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:29:17.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:18.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:18.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:29:18.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:29:18.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:29:18.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:18.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:29:18.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:18.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:29:18.337 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 08:29:18.337 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 08:29:18.337 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 08:29:18.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 08:29:18.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:18.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:18.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:18.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:29:18.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:18.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:18.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:18.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:29:18.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:18.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:18.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:18.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:29:18.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:18.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:18.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:18.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:18.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:18.341 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:29:18.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:18.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:18.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:18.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:18.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:29:18.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:29:18.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 08:29:18.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:18.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:18.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 08:29:18.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:18.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:18.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:18.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:18.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:18.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:18.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 '\*?\QPackage Explorer\E') 08:29:18.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:18.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:18.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:18.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:18.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:18.582 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:18.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:18.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:18.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:29:18.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:18.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:18.619 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:18.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:18.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:18.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:18.620 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:18.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:18.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:18.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:18.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:18.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:18.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:19.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:19.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:19.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:19.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:19.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:19.623 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:19.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:19.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:19.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:19.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:19.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:19.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:19.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:19.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:19.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:19.626 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:19.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 08:29:19.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:19.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:19.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:19.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:19.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:19.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:19.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:29:19.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:19.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:19.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:19.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:19.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:19.643 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:19.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:19.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:19.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:19.664 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:19.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:19.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:19.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:19.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:19.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:19.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:20.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:20.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:20.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:20.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:20.666 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:20.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:20.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:20.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:20.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:20.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:20.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:20.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:20.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:20.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:20.668 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:20.668 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 08:29:20.668 DEBUG [main][TreeItemHandler] Selecting tree item: test 08:29:20.670 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 08:29:20.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 08:29:20.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:20.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:20.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:20.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:20.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 08:29:20.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:20.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:20.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:20.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:20.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:20.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 08:29:20.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:20.681 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 08:29:20.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:20.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:20.682 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:20.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:20.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:20.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:20.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:20.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:20.683 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:29:20.683 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:20.683 DEBUG [main][MenuItemLookup] Item match:File 08:29:20.684 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:29:20.684 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:29:20.685 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:29:20.685 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:20.685 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:29:20.686 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:20.686 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:29:20.686 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:20.686 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:29:20.686 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:20.686 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:29:20.686 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:29:20.686 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:29:20.686 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:29:20.686 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:29:20.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:29:20.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:29:20.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:29:20.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:20.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:20.749 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:20.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:20.750 DEBUG [WorkbenchTestable][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:29:20.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:20.750 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 08:29:20.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:20.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:20.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:20.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:20.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:20.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:20.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 08:29:20.751 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 08:29:20.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:21.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:21.254 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 08:29:21.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 08:29:21.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 08:29:21.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:21.255 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 08:29:21.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:21.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 08:29:21.255 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 08:29:21.255 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 08:29:21.256 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 08:29:21.257 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 08:29:21.258 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:21.258 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:29:21.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:29:21.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:21.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:21.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:21.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:21.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:21.259 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:29:21.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:21.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:21.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:21.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:21.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 08:29:21.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 08:29:21.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:29:21.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:21.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:21.303 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 08:29:21.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:21.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 "File name:") 08:29:21.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:21.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:21.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:21.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:29:21.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:21.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:21.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:21.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:21.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:21.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:21.305 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:21.306 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 08:29:21.306 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 08:29:21.306 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 08:29:21.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:29:21.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:21.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:21.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:21.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:21.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:21.308 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:29:21.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:21.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:21.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:21.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:29:21.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:29:21.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:21.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:29:21.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:29:21.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:29:21.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:29:21.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:29:21.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:21.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:21.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:29:21.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:21.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e0606d0 is found... 08:29:21.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e0606d0 is found finished successfully 08:29:21.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:21.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:21.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:21.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:21.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:21.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:21.661 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:21.661 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:21.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:21.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:21.668 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 08:29:21.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:21.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:21.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:21.671 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 08:29:21.671 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:21.671 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:29:21.671 DEBUG [main][MenuItemLookup] Found menu:'View' 08:29:21.671 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:29:21.671 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:29:21.671 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:29:21.671 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:29:21.671 DEBUG [main][MenuItemLookup] Item match:Window 08:29:21.673 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:29:21.673 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:29:21.673 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:29:21.673 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:21.673 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:29:21.673 DEBUG [main][MenuItemLookup] Item match:Show View 08:29:21.676 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:29:21.676 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:29:21.676 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:29:21.676 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:29:21.676 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:29:21.676 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:29:21.676 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:29:21.676 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:29:21.676 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:21.676 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:29:21.676 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:29:21.676 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:29:21.676 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:29:21.677 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:29:21.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:29:21.758 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:29:21.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:29:21.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:21.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:29:21.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:21.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:29:21.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:21.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:21.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:21.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:21.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:21.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:21.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:29:21.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:21.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:22.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:22.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:29:22.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:22.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:22.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:29:22.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:22.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:22.272 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 08:29:22.272 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 08:29:22.272 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 08:29:22.272 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 08:29:22.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:22.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:22.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:22.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:29:22.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:22.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, 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:29:22.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:22.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:22.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:22.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:29:22.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:22.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:22.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:22.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:22.274 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:29:22.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:22.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:22.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:22.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:29:22.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:29:22.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 08:29:22.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 08:29:22.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:22.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:22.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:22.349 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:22.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:22.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:22.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:22.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:22.350 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:22.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:22.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:22.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 08:29:22.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:22.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:22.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.369 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:22.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:22.370 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:22.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:22.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:22.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:22.371 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:22.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:22.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:22.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 08:29:22.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:22.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:22.384 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 08:29:22.384 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:22.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.389 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:22.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.426 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:22.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.431 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #0 Text=Label ) 08:29:22.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 08:29:22.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 08:29:22.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.448 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:22.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:22.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:22.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:22.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:22.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:22.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:22.452 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:22.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:22.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:22.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:22.473 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 0] 08:29:22.473 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:22.473 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.474 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:22.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.521 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:22.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.524 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 08:29:22.524 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 08:29:22.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 08:29:22.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 08:29:22.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.529 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:22.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:22.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:22.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:22.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:22.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:22.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:22.533 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:22.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:22.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:22.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:22.555 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 08:29:22.555 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:22.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.555 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:22.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.565 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:22.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.568 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 08:29:22.568 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 08:29:22.568 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 08:29:22.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 08:29:22.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 08:29:22.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.579 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:22.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:22.581 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:22.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:22.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:22.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:22.582 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:22.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:22.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:22.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:22.627 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 0] 08:29:22.627 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:22.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.627 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:22.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.635 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:22.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.637 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 08:29:22.637 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 08:29:22.637 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 08:29:22.637 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 08:29:22.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 08:29:22.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 08:29:22.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.641 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:22.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:22.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:22.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:22.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:22.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:22.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:22.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:22.656 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:22.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:22.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:22.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:22.663 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 0] 08:29:22.664 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:22.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.664 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:22.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.672 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:22.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.685 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 08:29:22.685 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 08:29:22.685 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 08:29:22.685 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 08:29:22.685 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 08:29:22.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5... 08:29:22.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5 finished successfully 08:29:22.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.716 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:22.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:22.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:22.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:22.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:22.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 '\*?\QPalette\E') 08:29:22.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:22.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:22.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:22.719 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:22.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:22.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:22.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:22.738 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 08:29:22.738 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:22.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.738 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:22.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.746 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:22.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.747 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 08:29:22.747 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 08:29:22.747 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 08:29:22.747 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 08:29:22.747 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 08:29:22.747 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 08:29:22.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6... 08:29:22.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6 finished successfully 08:29:22.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.752 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:22.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:22.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:22.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:22.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:22.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:22.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:22.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:22.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:22.768 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:22.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:22.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:22.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:22.777 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 08:29:22.777 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:22.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.778 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:22.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.812 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:22.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.814 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 08:29:22.814 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 08:29:22.814 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 08:29:22.814 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 08:29:22.814 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 08:29:22.814 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 08:29:22.814 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 08:29:22.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7... 08:29:22.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7 finished successfully 08:29:22.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.825 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:22.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:22.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:22.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:22.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:22.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:22.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:22.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:22.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:22.828 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:22.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:22.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:22.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:22.848 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 08:29:22.848 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:22.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.848 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:22.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.857 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:22.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.858 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 08:29:22.858 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 08:29:22.858 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 08:29:22.858 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 08:29:22.858 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 08:29:22.858 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 08:29:22.858 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 08:29:22.858 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 08:29:22.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8... 08:29:22.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8 finished successfully 08:29:22.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.862 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:22.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:22.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:22.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:22.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:22.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:22.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:22.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:22.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:22.878 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:22.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:22.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:22.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:22.929 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 100] 08:29:22.929 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:22.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.930 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:22.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.941 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:22.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:22.942 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 08:29:22.942 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 08:29:22.942 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 08:29:22.942 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 08:29:22.942 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 08:29:22.942 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 08:29:22.942 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 08:29:22.942 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 08:29:22.942 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 08:29:22.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9... 08:29:22.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9 finished successfully 08:29:22.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.957 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:22.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:22.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:22.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:22.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:22.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:22.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:22.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:22.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:22.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:22.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:22.989 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:22.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:23.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:23.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:23.036 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 100] 08:29:23.036 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:23.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:23.036 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:23.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:23.044 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:23.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:23.045 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 08:29:23.045 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 08:29:23.045 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 08:29:23.045 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 08:29:23.045 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 08:29:23.045 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 08:29:23.045 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 08:29:23.045 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 08:29:23.045 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 08:29:23.045 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 08:29:23.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10... 08:29:23.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10 finished successfully 08:29:23.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:23.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:23.057 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:23.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:23.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:23.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:23.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:23.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:23.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:23.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 '\*?\QPalette\E') 08:29:23.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:23.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:23.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:23.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:23.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:23.062 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:23.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:23.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:23.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:23.072 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 08:29:23.072 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:23.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:23.088 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:23.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:23.114 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:23.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:23.124 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 08:29:23.124 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 08:29:23.124 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 08:29:23.124 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 08:29:23.124 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 08:29:23.124 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 08:29:23.124 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 08:29:23.124 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 08:29:23.124 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 08:29:23.124 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 08:29:23.124 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 08:29:23.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11... 08:29:23.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11 finished successfully 08:29:23.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:23.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:23.137 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:23.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:23.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:23.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:23.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:23.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:23.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:23.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:23.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:23.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:23.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:23.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:23.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:23.140 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:23.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:23.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:23.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:23.161 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 200] 08:29:23.161 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:23.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:23.162 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:23.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:23.169 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:23.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:23.172 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 08:29:23.172 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 08:29:23.172 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 08:29:23.172 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 08:29:23.172 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 08:29:23.172 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 08:29:23.172 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 08:29:23.172 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 08:29:23.172 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 08:29:23.172 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 08:29:23.172 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 08:29:23.172 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 08:29:23.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14... 08:29:23.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14 finished successfully 08:29:23.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:23.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:23.223 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:23.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:23.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:23.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:23.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:23.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:23.225 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:23.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:23.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:23.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:23.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:23.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:23.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:23.226 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:23.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:23.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:23.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:23.233 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 300] 08:29:23.233 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:23.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:23.233 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:23.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:23.252 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:23.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:23.254 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 08:29:23.254 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 08:29:23.254 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 08:29:23.254 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 08:29:23.254 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 08:29:23.254 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 08:29:23.254 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 08:29:23.254 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 08:29:23.254 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 08:29:23.254 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 08:29:23.254 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 08:29:23.254 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 08:29:23.254 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 08:29:23.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22... 08:29:23.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22 finished successfully 08:29:23.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:23.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:23.260 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:23.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:23.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:23.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:23.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:23.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:23.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:23.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:23.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:23.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:23.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:23.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:23.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:23.263 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:23.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:23.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:23.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:23.283 INFO [WorkbenchTestable][ViewerHandler] Click at [105, 305] 08:29:23.283 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:23.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:23.284 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:23.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:23.291 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:23.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:23.310 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #2 Value=0 ) 08:29:23.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23... 08:29:23.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23 finished successfully 08:29:23.322 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:23.322 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:23.322 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:29:23.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:23.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:23.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:23.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:23.324 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 08:29:23.324 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:23.324 DEBUG [main][MenuItemLookup] Item match:File 08:29:23.327 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:29:23.327 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:29:23.327 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:29:23.327 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:29:23.327 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:23.327 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:29:23.327 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:29:23.327 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:23.327 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:29:23.327 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:29:23.327 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:29:23.327 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:29:23.328 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:29:23.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:29:23.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:29:23.365 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:23.365 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:23.366 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 08:29:23.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:23.417 DEBUG [main][MenuItemLookup] Found menu:'Undo Create Object' 08:29:23.418 DEBUG [main][MenuItemLookup] Item match:Undo Create Object 08:29:23.418 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo Create Object" 08:29:23.418 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo Create Object 08:29:23.418 INFO [main][MenuItemHandler] Select menu item: &Undo Create Object 08:29:23.422 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:29:23.423 DEBUG [main][EditorHandler] 1 editor(s) found 08:29:23.424 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 08:29:23.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 08:29:23.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 08:29:23.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 08:29:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:23.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:23.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:23.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:23.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:29:23.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:23.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:23.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:23.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 08:29:23.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:23.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:23.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:23.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:29:23.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:23.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:23.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:23.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:23.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:23.959 INFO [WorkbenchTestable][AbstractButton] Click button &Save 08:29:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:23.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:23.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:24.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:29:24.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:29:24.022 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 08:29:24.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:24.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:24.024 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:29:24.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:24.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:24.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:24.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:24.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:24.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:24.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:29:24.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:24.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:24.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:24.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:24.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:24.026 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:24.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:24.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:24.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:24.032 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:24.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:24.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:24.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:24.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:24.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:24.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:24.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:24.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:24.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:24.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:24.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:24.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:25.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:25.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:25.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:25.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:25.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:25.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:25.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:25.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:25.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:25.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:25.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:25.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:25.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:25.037 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:25.037 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:25.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:25.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:25.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:25.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:25.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:25.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:25.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:25.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:26.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:26.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:26.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:26.040 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:26.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:26.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:26.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:26.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:26.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:26.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:26.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:26.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:26.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:26.041 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:26.042 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:26.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:26.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:26.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:26.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:26.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:26.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:26.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:26.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:26.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:26.043 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:29:26.043 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:29:26.043 DEBUG [main][TreeItemHandler] Set Tree selection 08:29:26.045 DEBUG [main][TreeHandler] Notify Tree about selection event 08:29:26.049 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:29:26.050 DEBUG [WorkbenchTestable][TreeItemHandler] test 08:29:26.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:29:26.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:26.079 DEBUG [main][MenuItemLookup] Found menu:'New' 08:29:26.079 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:29:26.079 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:26.079 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:29:26.079 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:26.079 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:29:26.079 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:29:26.079 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:29:26.079 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:29:26.079 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:29:26.079 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:26.079 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:29:26.079 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:29:26.079 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:26.079 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:29:26.079 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:29:26.079 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:29:26.079 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:29:26.079 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:29:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:26.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:29:26.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:29:26.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:29:26.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:26.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:26.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:29:26.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:26.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:29:26.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:26.597 DEBUG [main][MenuItemLookup] Found menu:'New' 08:29:26.597 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:29:26.597 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:26.597 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:29:26.597 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:26.597 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:29:26.597 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:29:26.597 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:29:26.597 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:29:26.597 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:29:26.597 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:29:26.597 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:29:26.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 08:29:27.198 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:29:27.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:29:27.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:27.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:29:27.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:27.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:27.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:27.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:29:27.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:27.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:27.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:27.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:27.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:27.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:27.202 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:29:27.203 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:29:27.203 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:29:27.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:27.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:27.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:27.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:27.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:29:27.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:27.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:27.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:27.204 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:29:27.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:27.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:27.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:27.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:27.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:27.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:27.205 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:29:27.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:27.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:27.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:27.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:27.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:29:27.211 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:29:27.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:29:27.712 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:29:27.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:27.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:29:27.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:27.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:27.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:27.713 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:27.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:27.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:27.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:29:27.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:27.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:27.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 08:29:27.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:29:27.718 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:29:27.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:27.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:27.718 INFO [WorkbenchTestable][RequirementsRunner] Finished test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 08:29:27.718 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:29:27.718 INFO [WorkbenchTestable][RequirementsRunner] Started test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 08:29:27.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 08:29:27.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:29:27.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:29:27.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:29:27.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:27.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:27.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:27.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:27.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:29:27.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:27.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:27.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:27.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:27.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:27.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:27.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:27.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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:29:27.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:27.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:27.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:27.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:27.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:27.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:27.721 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:27.721 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:29:27.721 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:27.721 DEBUG [main][MenuItemLookup] Item match:File 08:29:27.722 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:29:27.722 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:29:27.724 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:29:27.724 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:27.724 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:29:27.724 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:27.724 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:29:27.724 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:27.724 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:29:27.724 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:27.724 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:29:27.724 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:29:27.725 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:29:27.725 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:29:27.725 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:29:27.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:29:27.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching 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:29:27.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:29:27.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:27.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:27.785 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:27.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:27.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:29:27.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:27.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:27.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:27.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:27.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:27.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:27.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:27.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:29:27.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:27.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:27.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:29:27.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:27.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:27.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:29:27.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:27.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:27.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:29:27.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:27.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:27.788 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:29:27.788 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:29:27.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:29:27.815 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:29:27.815 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:27.815 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:29:27.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:29:27.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:27.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:27.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:27.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:27.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:27.817 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:29:27.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:27.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:27.817 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:27.817 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:27.831 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:27.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:27.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:27.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:29:27.831 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:29:27.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:29:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:27.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:27.839 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 08:29:27.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:27.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 with label: is "Project name:") 08:29:27.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:27.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:27.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:27.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 08:29:27.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:27.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:27.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:27.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:27.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:27.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:27.841 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:27.841 INFO [WorkbenchTestable][AbstractText] Text set to: test 08:29:27.842 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 08:29:27.842 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 08:29:27.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:29:27.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:27.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:27.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:27.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:27.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:27.844 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:29:27.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:27.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:27.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:27.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:27.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:29:28.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:29:28.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:28.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:29:28.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:29:28.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:28.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:28.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:28.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:28.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:28.349 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:29:28.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:28.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:28.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:28.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:28.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:29:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:28.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:28.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:28.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:28.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:28.355 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:28.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:28.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:28.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:29:28.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:28.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:28.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 08:29:28.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:28.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:28.359 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:29:28.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:28.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:28.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:28.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:28.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:28.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:28.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:29:28.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:28.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:28.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:28.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:28.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:28.363 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:28.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:28.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:28.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:28.384 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:28.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:28.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:28.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:28.384 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:28.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:28.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:28.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:28.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:28.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:28.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:28.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:28.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:29.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:29.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:29.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:29.386 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:29.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:29.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:29.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:29.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:29:29.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:29.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:29.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:29.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:29.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:29.388 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:29.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 08:29:29.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:29.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:29.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:29.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:29.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:29.396 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:29.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:29:29.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:29.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:29.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:29.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:29.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:29.398 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:29.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:29.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:29.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:29.406 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:29.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:29.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:29.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:29.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:29.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:29.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:29.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:29.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:30.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:30.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:30.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:30.417 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:30.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:30.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:30.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:30.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:30.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:30.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:30.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:30.418 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:30.418 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 08:29:30.418 DEBUG [main][TreeItemHandler] Selecting tree item: test 08:29:30.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 08:29:30.424 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 08:29:30.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:30.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:30.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:30.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:30.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 08:29:30.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:30.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:30.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:30.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:30.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:30.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 08:29:30.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:30.426 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 08:29:30.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:30.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:30.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:30.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:30.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:30.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:30.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:30.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:30.427 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:29:30.427 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:30.427 DEBUG [main][MenuItemLookup] Item match:File 08:29:30.428 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:29:30.428 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:29:30.430 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:29:30.430 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:30.430 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:29:30.430 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:30.430 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:29:30.430 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:30.430 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:29:30.430 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:30.430 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:29:30.430 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:29:30.430 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:29:30.430 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:29:30.430 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:29:30.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:29:30.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:29:30.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:29:30.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:30.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:30.484 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:30.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:30.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:29:30.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:30.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:30.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:30.485 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 08:29:30.485 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:30.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:30.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:30.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:30.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:30.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:30.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:30.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:30.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 08:29:30.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 08:29:30.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:30.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 08:29:30.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:30.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 08:29:30.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 08:29:30.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 08:29:30.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:30.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 08:29:30.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:30.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 08:29:30.487 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Shapes Diagram 08:29:30.487 DEBUG [main][TreeItemHandler] Selecting tree item: Shapes Diagram 08:29:30.487 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Shapes Diagram about selection 08:29:30.490 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Shapes Diagram 08:29:30.490 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:30.490 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:29:30.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:29:30.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:30.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:30.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:30.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:30.491 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:29:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:30.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:30.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:30.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 08:29:30.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 08:29:30.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:29:30.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:30.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:30.526 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 08:29:30.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:30.526 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:") 08:29:30.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:30.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:30.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:30.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:29:30.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:30.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:30.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:30.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:30.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:30.529 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:30.529 INFO [WorkbenchTestable][AbstractText] Text set to: test.shapes 08:29:30.530 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 08:29:30.530 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 08:29:30.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:29:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:30.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:30.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:30.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:30.532 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:29:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:30.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:30.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:30.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:29:31.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:29:31.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:31.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:31.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:31.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:29:31.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:31.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b711161 is found... 08:29:31.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b711161 is found finished successfully 08:29:31.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.shapes\E') 08:29:31.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:31.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:31.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:31.039 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:31.039 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:31.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.040 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:31.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 08:29:31.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:31.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 08:29:31.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:31.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:31.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:31.048 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:31.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:31.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:31.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:31.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.055 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:31.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 08:29:31.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:31.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:31.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 08:29:31.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 '\*?\QPalette\E') 08:29:31.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:31.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:31.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:31.057 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:31.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:31.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:31.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.shapes - Eclipse Platform TooltipText=null 08:29:31.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:31.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:31.066 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 08:29:31.066 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:31.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:31.066 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:31.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:31.072 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:31.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:31.074 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 697106057 ) 08:29:31.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 08:29:31.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 08:29:31.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.088 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:31.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 08:29:31.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:31.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:31.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 08:29:31.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:31.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:31.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:31.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:31.090 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:31.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:31.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:31.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:31.095 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 08:29:31.095 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:31.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:31.096 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:31.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:31.101 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:31.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:31.102 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 2145651615 ) 08:29:31.102 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 2145651615 ) 08:29:31.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 08:29:31.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 08:29:31.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.115 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:31.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 08:29:31.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:31.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:31.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 08:29:31.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 '\*?\QPalette\E') 08:29:31.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:31.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:31.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:31.117 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:31.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:31.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:31.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:31.123 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 200] 08:29:31.123 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:31.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:31.124 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:31.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:31.129 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:31.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:31.129 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 214170716 ) 08:29:31.129 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 214170716 ) 08:29:31.129 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 214170716 ) 08:29:31.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 08:29:31.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 08:29:31.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.143 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:31.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 08:29:31.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:31.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:31.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 08:29:31.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:31.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:31.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:31.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:31.145 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:31.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:31.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:31.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:31.150 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 08:29:31.150 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:31.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:31.151 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:31.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:31.155 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:31.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:31.155 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1490885900 ) 08:29:31.155 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1490885900 ) 08:29:31.155 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1490885900 ) 08:29:31.155 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1490885900 ) 08:29:31.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 08:29:31.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 08:29:31.166 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:31.166 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:31.166 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:29:31.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 08:29:31.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:31.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:31.167 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 08:29:31.167 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.shapes - Eclipse Platform' 08:29:31.167 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:31.167 DEBUG [main][MenuItemLookup] Item match:File 08:29:31.168 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:29:31.168 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:29:31.168 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:29:31.168 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:29:31.168 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:31.168 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:29:31.168 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:29:31.168 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:31.168 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:29:31.168 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:29:31.168 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:29:31.168 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:29:31.169 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:29:31.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:29:31.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:29:31.186 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:31.186 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:31.186 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 08:29:31.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:31.224 DEBUG [main][MenuItemLookup] Found menu:'Undo shape creation' 08:29:31.224 DEBUG [main][MenuItemLookup] Item match:Undo shape creation 08:29:31.224 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo shape creation" 08:29:31.224 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo shape creation 08:29:31.224 INFO [main][MenuItemHandler] Select menu item: &Undo shape creation 08:29:31.227 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:29:31.227 DEBUG [main][EditorHandler] 1 editor(s) found 08:29:31.228 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.shapes 08:29:31.228 DEBUG [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:29:31.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 08:29:31.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 08:29:31.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:31.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:31.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:29:31.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:31.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 08:29:31.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:31.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:31.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:31.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:29:31.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:31.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:31.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:31.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:31.752 INFO [WorkbenchTestable][AbstractButton] Click button &Save 08:29:31.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:31.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:31.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:31.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:31.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:29:31.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:29:31.791 DEBUG [WorkbenchTestable][EditorHandler] Editor test.shapes is closed 08:29:31.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.793 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:29:31.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:31.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:31.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:31.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:31.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 '\*?\QProject Explorer\E') 08:29:31.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:31.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:31.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:31.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:31.795 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:31.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:31.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:31.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:31.800 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:31.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:31.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:31.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:31.801 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:31.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:31.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:31.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:31.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:31.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:31.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:32.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:32.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:32.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:32.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:32.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:32.804 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:32.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:32.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:32.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:32.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:32.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:32.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:32.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:32.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:32.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:32.805 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:32.805 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:32.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:32.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:32.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:32.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:32.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:32.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:33.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:33.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:33.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:33.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:33.807 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:33.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:33.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:33.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:33.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:29:33.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:33.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:33.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:33.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:33.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:33.809 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:33.809 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:33.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:33.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:33.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:33.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:33.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:33.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:33.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:33.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:33.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:33.810 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:29:33.810 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:29:33.810 DEBUG [main][TreeItemHandler] Set Tree selection 08:29:33.812 DEBUG [main][TreeHandler] Notify Tree about selection event 08:29:33.817 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:29:33.818 DEBUG [WorkbenchTestable][TreeItemHandler] test 08:29:33.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:29:33.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:33.837 DEBUG [main][MenuItemLookup] Found menu:'New' 08:29:33.837 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:29:33.837 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:33.837 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:29:33.837 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:33.837 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:29:33.837 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:29:33.837 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:29:33.837 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:29:33.837 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:29:33.837 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:33.837 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:29:33.837 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:29:33.837 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:33.837 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:29:33.837 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:29:33.837 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:29:33.837 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:29:33.837 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:29:33.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:33.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:29:33.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:29:34.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:34.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:34.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:29:34.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:34.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:29:34.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:34.353 DEBUG [main][MenuItemLookup] Found menu:'New' 08:29:34.353 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:29:34.353 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:34.353 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:29:34.353 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:34.353 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:29:34.353 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:29:34.353 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:29:34.353 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:29:34.353 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:29:34.354 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:29:34.354 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:29:34.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 08:29:34.416 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:29:34.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:29:34.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:34.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:34.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:29:34.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:34.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:34.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:34.417 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:29:34.417 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:34.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:34.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:34.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:34.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:34.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:34.417 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:29:34.417 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:29:34.417 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:29:34.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:34.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:34.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:34.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:34.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:29:34.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:34.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:34.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:34.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:29:34.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:34.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:34.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:34.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:34.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:34.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:34.419 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:29:34.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:34.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:34.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:34.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:34.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:29:34.422 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:29:34.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:29:34.923 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:29:34.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:34.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:29:34.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:29:34.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:29:34.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:29:34.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:34.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:34.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:34.923 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:34.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:34.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:34.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:29:34.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:34.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:34.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 08:29:34.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:29:34.925 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:29:34.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:34.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:34.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 08:29:34.928 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 08:29:34.928 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:29:34.928 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:29:34.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:34.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.884 s - in org.eclipse.reddeer.gef.test.GEFEditorTest logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 11.16 s shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 7.209 s Running org.eclipse.reddeer.gef.test.EditPartTest 08:29:34.937 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.EditPartTest 08:29:34.937 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:29:34.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:29:34.938 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 08:29:34.938 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:29:34.938 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:29:34.938 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:29:34.938 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:29:34.938 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:29:34.938 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:29:34.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:29:34.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:34.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:29:34.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:34.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:29:34.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:34.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:34.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:34.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:34.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:34.939 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:29:34.940 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:34.940 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:29:34.940 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:29:34.940 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:29:34.940 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:29:34.940 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:29:34.940 DEBUG [main][MenuItemLookup] Item match:Window 08:29:34.940 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:29:34.940 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:29:34.940 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:29:34.940 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:34.940 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:29:34.940 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:29:34.940 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:34.940 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:29:34.940 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:34.940 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:29:34.940 DEBUG [main][MenuItemLookup] Item match:Preferences 08:29:34.940 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:29:34.940 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:29:34.940 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:29:34.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:29:34.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell 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:29:34.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:29:34.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:34.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:34.999 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:29:34.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:35.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:35.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:35.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:35.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:35.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:35.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:35.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:35.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:35.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:29:35.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:35.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:35.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:35.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:35.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:35.003 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:29:35.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:35.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:35.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:35.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:35.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:29:35.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:29:35.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:35.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:35.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:35.026 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:29:35.026 DEBUG [main][EditorHandler] 0 editor(s) found 08:29:35.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:35.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:35.027 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:29:35.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:35.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:35.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:35.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:35.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:35.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:35.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:29:35.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:35.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:35.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:35.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:35.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:35.029 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:35.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:35.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:35.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:29:35.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:35.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:35.031 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:35.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:35.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:35.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:29:35.031 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:35.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:35.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:35.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 08:29:35.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:35.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:35.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:35.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:35.032 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:35.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:35.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:35.033 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:29:35.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:35.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:35.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:35.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:35.033 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:29:35.033 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:29:35.034 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 08:29:35.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 08:29:35.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:29:35.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:29:35.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:29:35.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:35.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:35.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:35.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:35.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:29:35.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:35.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:35.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:35.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:35.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:35.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:35.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:35.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:29:35.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:35.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:35.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:35.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:35.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:35.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:35.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:35.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:35.041 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:35.042 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:29:35.042 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:35.042 DEBUG [main][MenuItemLookup] Item match:File 08:29:35.043 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:29:35.043 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:29:35.044 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:29:35.044 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:35.044 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:29:35.044 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:35.044 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:29:35.044 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:35.044 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:29:35.044 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:35.044 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:29:35.044 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:29:35.044 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:29:35.044 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:29:35.045 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:29:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:29:35.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:29:35.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:29:35.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:35.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:35.115 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:35.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:35.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:35.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:35.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:35.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:35.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:35.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:35.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:35.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:35.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:29:35.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:35.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:35.117 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:29:35.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:35.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:35.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:29:35.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:35.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:35.117 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:29:35.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:35.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:35.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:29:35.118 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:29:35.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:29:35.125 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:29:35.125 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:35.125 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:29:35.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:29:35.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:35.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:35.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:35.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:35.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:35.126 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:29:35.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:35.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:35.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:35.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:35.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:35.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:35.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:35.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:29:35.145 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:29:35.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:29:35.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:35.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:35.146 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 08:29:35.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:35.146 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:") 08:29:35.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:35.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:35.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:35.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 08:29:35.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:35.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:35.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:35.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:35.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:35.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:35.147 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:35.148 INFO [WorkbenchTestable][AbstractText] Text set to: test 08:29:35.149 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 08:29:35.149 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 08:29:35.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:29:35.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:35.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:35.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:35.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:35.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:35.151 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:29:35.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:35.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:35.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:35.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:35.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:29:35.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:29:35.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:35.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:29:35.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:29:35.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:35.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:35.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:35.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:35.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:35.656 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:29:35.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:35.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:35.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:35.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:35.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:35.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:35.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:29:35.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:35.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:35.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:35.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:35.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:35.658 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:35.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:35.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:35.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:29:35.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:35.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:35.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 08:29:35.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:35.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:35.667 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:29:35.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:35.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:35.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:35.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:35.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:35.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:35.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:29:35.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:35.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:35.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:35.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:35.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:35.672 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:35.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:35.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:35.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:35.683 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:35.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:35.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:35.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:35.684 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:35.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:35.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:35.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:35.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:35.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:35.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:36.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:36.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:36.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:36.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:36.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:36.686 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:36.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:36.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:36.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:36.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:29:36.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:36.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:36.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:36.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:36.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:36.688 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:36.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 08:29:36.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:36.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:36.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:36.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:36.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:36.696 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:36.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:29:36.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:36.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:36.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:36.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:36.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:36.697 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:36.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:36.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:36.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:36.705 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:36.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:36.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:36.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:36.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:36.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:36.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:37.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:37.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:37.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:37.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:37.715 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:37.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:37.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:37.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:37.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:37.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:37.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:37.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:37.717 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:37.717 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 08:29:37.717 DEBUG [main][TreeItemHandler] Selecting tree item: test 08:29:37.718 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 08:29:37.722 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 08:29:37.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:37.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:37.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:37.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:37.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 08:29:37.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:37.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:37.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:37.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:37.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:37.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 08:29:37.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:37.724 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 08:29:37.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:37.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:37.725 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:37.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:37.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:37.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:37.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:37.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:37.725 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:29:37.725 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:37.726 DEBUG [main][MenuItemLookup] Item match:File 08:29:37.726 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:29:37.726 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:29:37.727 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:29:37.727 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:37.727 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:29:37.727 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:37.727 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:29:37.727 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:37.727 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:29:37.727 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:37.727 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:29:37.727 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:29:37.728 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:29:37.728 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:29:37.728 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:29:37.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:29:37.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:29:37.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:29:37.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:37.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:37.777 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:37.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:37.777 DEBUG [WorkbenchTestable][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:29:37.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:37.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:37.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:37.778 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 08:29:37.778 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:37.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:37.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:37.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:37.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:37.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:37.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:37.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:37.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 08:29:37.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 08:29:37.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:37.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 08:29:37.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:37.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 08:29:37.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 08:29:37.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 08:29:37.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:37.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 08:29:37.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:37.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 08:29:37.784 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 08:29:37.784 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 08:29:37.784 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 08:29:37.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 08:29:37.786 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:37.786 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:29:37.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.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:29:37.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:37.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:37.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:37.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:37.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:37.788 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:29:37.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:37.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:37.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:37.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:37.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 08:29:37.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 08:29:37.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:29:37.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:37.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:37.828 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 08:29:37.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:37.828 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:") 08:29:37.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:37.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:37.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:37.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:29:37.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:37.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:37.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:37.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:37.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:37.831 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:37.831 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 08:29:37.832 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 08:29:37.832 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 08:29:37.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:29:37.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:37.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:37.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:37.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:37.834 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:29:37.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:37.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:37.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:37.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:37.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:29:38.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:29:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:38.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:38.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:38.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:29:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a7920c is found... 08:29:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a7920c is found finished successfully 08:29:38.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:38.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:38.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:38.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:38.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:38.341 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:38.341 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:38.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:38.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:38.342 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:38.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:38.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:38.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:38.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:38.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:38.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:38.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:38.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:38.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:38.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:38.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:38.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:38.353 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:38.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:38.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:38.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:38.359 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 08:29:38.359 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:38.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:38.360 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:38.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:38.366 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:38.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:38.367 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #2 Text=Label ) 08:29:38.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 08:29:38.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 08:29:38.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:38.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:38.382 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:38.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:38.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:38.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:38.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:38.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:38.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:38.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:38.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:38.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:38.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:38.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:38.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:38.385 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:38.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:38.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:38.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:38.400 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 08:29:38.400 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:38.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:38.401 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:38.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:38.407 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:38.407 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:38.408 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 08:29:38.408 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 08:29:38.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 08:29:38.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 08:29:38.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 '\*?\Qtest.logic\E') 08:29:38.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:38.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:38.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:38.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:38.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:38.416 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:38.416 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:38.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:38.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:38.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:38.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:38.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:38.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:38.425 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:38.425 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:38.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:38.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:38.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:38.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:38.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:38.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:38.429 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:38.429 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:38.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified 08:29:38.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:38.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:38.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:38.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:38.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:38.444 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:38.444 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 08:29:38.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 08:29:38.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:38.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:38.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:38.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:38.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:38.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:38.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:38.452 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:38.452 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:38.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified 08:29:38.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:38.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:38.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:38.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:38.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:38.466 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:38.466 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 08:29:38.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 08:29:38.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:38.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:38.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:38.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:38.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:38.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:38.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:38.474 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:38.474 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:38.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 '\*?\Qtest.logic\E') 08:29:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:38.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:38.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:38.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:38.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:38.478 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:38.479 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:38.480 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:29:38.480 DEBUG [main][EditorHandler] 1 editor(s) found 08:29:38.480 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 08:29:38.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 08:29:39.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 08:29:39.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 08:29:39.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:39.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:39.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:39.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:39.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:39.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:29:39.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:39.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:39.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:39.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 08:29:39.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:39.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:39.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:39.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:29:39.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:39.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:39.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:39.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:39.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:39.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:39.021 INFO [WorkbenchTestable][AbstractButton] Click button &Save 08:29:39.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:39.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:39.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:39.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:39.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:29:39.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:29:39.079 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 08:29:39.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:39.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:39.080 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:29:39.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:39.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:39.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:39.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:39.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:39.081 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:39.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:29:39.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:39.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:39.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:39.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:39.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:39.083 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:39.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:39.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:39.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:39.088 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:39.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:39.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:39.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:39.089 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:39.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:39.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:39.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:39.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:39.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:39.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:39.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:39.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:40.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:40.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:40.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:40.091 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:40.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:40.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:40.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:40.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:40.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:40.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:40.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:40.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:40.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:40.092 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:40.092 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:40.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:40.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:40.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:40.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:40.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:40.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:40.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:40.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:41.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:41.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:41.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:41.095 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:41.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:41.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:41.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:41.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:41.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:41.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:41.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:41.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:41.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:41.096 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:41.097 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:41.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:41.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:41.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:41.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:41.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:41.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:41.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:41.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:41.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:41.098 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:29:41.098 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:29:41.098 DEBUG [main][TreeItemHandler] Set Tree selection 08:29:41.099 DEBUG [main][TreeHandler] Notify Tree about selection event 08:29:41.104 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:29:41.105 DEBUG [WorkbenchTestable][TreeItemHandler] test 08:29:41.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:29:41.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:41.123 DEBUG [main][MenuItemLookup] Found menu:'New' 08:29:41.124 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:29:41.124 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:41.124 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:29:41.124 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:41.124 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:29:41.124 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:29:41.124 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:29:41.124 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:29:41.124 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:29:41.124 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:41.124 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:29:41.124 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:29:41.124 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:41.124 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:29:41.124 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:29:41.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:29:41.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:29:41.124 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:29:41.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:41.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:29:41.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:29:41.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:41.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:41.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:29:41.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:41.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:29:41.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:41.645 DEBUG [main][MenuItemLookup] Found menu:'New' 08:29:41.645 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:29:41.645 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:41.645 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:29:41.645 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:41.645 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:29:41.645 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:29:41.645 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:29:41.645 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:29:41.645 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:29:41.645 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:29:41.645 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:29:41.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 08:29:42.206 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:29:42.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:29:42.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:42.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:42.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:29:42.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:42.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:42.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:42.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:29:42.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:42.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:42.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:42.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:42.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:42.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:42.211 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:29:42.211 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:29:42.211 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:29:42.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:42.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:42.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:42.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:42.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:29:42.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:42.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:42.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:42.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:29:42.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:42.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:42.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:42.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:42.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:42.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:42.212 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:29:42.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:42.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:42.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:42.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:42.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:29:42.216 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:29:42.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:29:42.717 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:29:42.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:42.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:29:42.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:29:42.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:42.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:42.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:42.717 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:42.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:42.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:42.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:29:42.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:42.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:42.719 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 08:29:42.719 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:29:42.719 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:29:42.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:42.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:42.721 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 08:29:42.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:29:42.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 08:29:42.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 08:29:42.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:29:42.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:29:42.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:29:42.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:42.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:42.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:42.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:42.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:29:42.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:42.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:42.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:42.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:42.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:42.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:42.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:42.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:29:42.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:42.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:42.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:42.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:42.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:42.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:42.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:42.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:42.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:42.723 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:29:42.723 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:42.723 DEBUG [main][MenuItemLookup] Item match:File 08:29:42.724 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:29:42.724 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:29:42.725 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:29:42.725 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:42.725 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:29:42.725 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:42.725 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:29:42.725 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:42.725 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:29:42.725 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:42.725 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:29:42.725 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:29:42.725 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:29:42.725 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:29:42.725 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:29:42.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:29:42.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching 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:29:42.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:29:42.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:42.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:42.785 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:42.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:42.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:42.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:42.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:42.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:42.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:42.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:42.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:42.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:42.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:29:42.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:42.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:42.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:29:42.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:42.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:42.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:29:42.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:42.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:42.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:29:42.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:42.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:42.787 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:29:42.787 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:29:42.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:29:42.790 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:29:42.790 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:42.790 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:29:42.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:29:42.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:42.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:42.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:42.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:42.791 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:29:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:42.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:42.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:42.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:42.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:42.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:42.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:29:42.809 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:29:42.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:29:42.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:42.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:42.810 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 08:29:42.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:42.810 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:") 08:29:42.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:42.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:42.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:42.810 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 08:29:42.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:42.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:42.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:42.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:42.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:42.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:42.812 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:42.812 INFO [WorkbenchTestable][AbstractText] Text set to: test 08:29:42.813 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 08:29:42.813 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 08:29:42.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:29:42.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:42.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:42.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:42.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:42.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:42.815 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:29:42.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:42.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:42.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:42.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:29:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:29:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:43.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:29:43.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:29:43.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:43.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:43.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:43.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:43.320 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:29:43.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:43.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:43.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:43.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:43.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:43.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:43.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.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:29:43.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:43.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:43.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:43.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:43.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:43.322 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:43.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:43.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:43.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:29:43.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:43.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:43.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 08:29:43.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:43.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:43.332 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:29:43.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:43.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:43.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:43.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:43.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:43.334 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:43.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:29:43.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:43.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:43.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:43.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:43.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:43.336 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:43.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:43.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:43.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:43.347 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:43.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:43.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:43.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:43.348 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:43.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:43.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:43.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:43.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:43.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:43.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:43.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:43.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:44.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:44.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:44.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:44.350 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:44.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:44.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:44.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:44.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:44.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:44.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:44.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:44.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:44.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:44.351 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:44.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 08:29:44.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:44.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:44.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:44.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:44.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:44.360 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:44.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:29:44.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:44.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:44.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:44.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:44.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:44.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:44.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:44.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:44.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:44.369 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:44.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:44.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:44.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:44.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:44.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:44.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:44.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:45.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:45.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:45.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:45.372 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:45.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:45.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:45.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:45.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:45.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:45.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:45.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:45.373 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:45.373 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 08:29:45.373 DEBUG [main][TreeItemHandler] Selecting tree item: test 08:29:45.375 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 08:29:45.379 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 08:29:45.379 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:45.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:45.379 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:45.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:45.380 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 08:29:45.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:45.380 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:45.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:45.380 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:45.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:45.380 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 08:29:45.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:45.380 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 08:29:45.380 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:45.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:45.380 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:45.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:45.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:45.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:45.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:45.381 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:45.381 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:29:45.381 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:45.381 DEBUG [main][MenuItemLookup] Item match:File 08:29:45.382 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:29:45.382 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:29:45.383 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:29:45.383 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:45.383 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:29:45.383 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:45.383 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:29:45.383 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:45.383 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:29:45.383 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:45.383 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:29:45.383 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:29:45.383 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:29:45.383 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:29:45.383 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:29:45.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:29:45.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:29:45.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:29:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:45.433 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:45.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:45.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:29:45.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:45.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 08:29:45.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:45.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:45.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:45.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:45.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:45.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 08:29:45.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 08:29:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:45.435 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 08:29:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:45.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 08:29:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 08:29:45.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 08:29:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:45.435 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 08:29:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:45.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 08:29:45.435 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 08:29:45.435 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 08:29:45.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 08:29:45.442 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 08:29:45.442 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:45.442 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:29:45.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:29:45.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:45.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:45.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:45.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:45.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:45.444 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:29:45.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:45.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:45.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:45.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:45.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 08:29:45.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 08:29:45.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:29:45.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:45.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:45.471 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 08:29:45.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:45.471 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:") 08:29:45.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:45.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:45.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:45.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:29:45.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:45.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:45.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:45.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:45.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:45.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:45.474 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:45.474 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 08:29:45.475 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 08:29:45.475 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 08:29:45.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:29:45.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:45.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:45.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:45.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:45.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:45.476 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:29:45.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:45.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:45.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:45.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:45.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:29:45.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:29:45.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:45.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:45.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:45.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:29:45.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:45.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26528985 is found... 08:29:45.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26528985 is found finished successfully 08:29:45.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:45.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:45.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:45.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:45.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:45.983 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:45.983 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:45.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:45.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:45.984 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:45.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:45.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:45.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:45.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:45.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:45.994 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:45.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:45.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:45.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:45.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:45.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:45.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:45.994 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:45.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:46.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:46.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:46.000 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 08:29:46.000 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:46.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:46.001 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:46.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:46.006 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:46.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:46.007 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #3 Value=0 ) 08:29:46.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 08:29:46.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 08:29:46.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:46.022 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:46.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:46.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:46.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:46.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:46.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:46.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:46.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:46.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:46.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:46.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:46.025 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:46.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:46.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:46.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:46.040 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 08:29:46.040 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:46.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:46.041 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:46.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:46.047 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:46.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:46.048 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 08:29:46.048 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 08:29:46.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 08:29:46.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 08:29:46.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:46.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:46.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:46.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:46.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:46.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:46.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:46.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:46.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:46.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:46.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:46.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:46.054 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:46.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:46.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:46.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:46.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:46.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:46.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:46.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:46.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:46.080 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 08:29:46.092 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:46.092 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:46.092 INFO [WorkbenchTestable][ViewerHandler] Click at [30, 121] 08:29:46.092 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:46.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:46.093 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:46.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:46.093 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:46.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:46.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:46.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:46.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:46.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:46.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:46.096 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:46.096 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:46.096 INFO [WorkbenchTestable][ViewerHandler] Click at [130, 121] 08:29:46.096 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:46.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:46.097 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:46.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:46.099 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:46.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:46.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:46.100 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:46.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:46.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:46.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:46.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:46.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:46.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:46.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:46.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:46.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:46.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:46.115 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:46.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:46.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:46.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:46.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:46.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:46.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:46.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:46.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:46.135 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 08:29:46.146 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:46.146 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:46.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:46.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:46.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:46.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:46.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:46.148 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:46.149 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:46.149 INFO [WorkbenchTestable][ViewerHandler] Click at [86, 121] 08:29:46.149 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:46.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:46.149 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:46.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:46.152 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:46.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:46.153 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 08:29:46.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:46.162 DEBUG [main][MenuItemLookup] Found menu:'Undo Connection change' 08:29:46.162 DEBUG [main][MenuItemLookup] Found menu:'Redo' 08:29:46.162 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:46.162 DEBUG [main][MenuItemLookup] Found menu:'Paste' 08:29:46.162 DEBUG [main][MenuItemLookup] Found menu:'Delete' 08:29:46.162 DEBUG [main][MenuItemLookup] Item match:Delete 08:29:46.162 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 08:29:46.162 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 08:29:46.163 INFO [main][MenuItemHandler] Select menu item: &Delete 08:29:46.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:46.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:46.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:46.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:46.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:46.168 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:46.168 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:46.168 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:29:46.168 DEBUG [main][EditorHandler] 1 editor(s) found 08:29:46.168 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 08:29:46.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 08:29:46.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 'Save .*'] is available. finished successfully 08:29:46.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 08:29:46.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:46.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:46.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:46.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:46.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:46.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:29:46.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:46.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:46.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 08:29:46.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:46.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:46.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:46.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:29:46.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:46.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:46.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:46.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:46.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:46.717 INFO [WorkbenchTestable][AbstractButton] Click button &Save 08:29:46.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:46.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:46.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:46.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:46.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:29:46.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:29:46.765 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 08:29:46.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:46.767 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:29:46.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:46.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:46.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:46.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:46.768 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:46.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:29:46.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:46.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:46.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:46.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:46.770 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:46.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:46.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:46.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:46.775 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:46.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:46.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:46.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:46.776 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:46.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:46.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:46.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:46.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:46.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:46.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:47.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:47.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:47.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:47.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:47.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:47.778 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:47.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:47.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:47.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:47.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:47.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:47.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:47.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:47.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:47.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:47.780 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:47.780 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:47.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:47.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:47.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:47.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:47.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:47.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:48.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:48.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:48.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:48.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:48.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:48.783 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:48.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:48.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:48.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:48.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:48.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:48.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:48.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:48.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:48.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:48.784 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:48.784 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:48.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:48.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:48.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:48.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:48.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:48.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:48.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:48.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:48.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:48.785 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:29:48.785 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:29:48.785 DEBUG [main][TreeItemHandler] Set Tree selection 08:29:48.786 DEBUG [main][TreeHandler] Notify Tree about selection event 08:29:48.790 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:29:48.791 DEBUG [WorkbenchTestable][TreeItemHandler] test 08:29:48.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:29:48.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:48.803 DEBUG [main][MenuItemLookup] Found menu:'New' 08:29:48.803 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:29:48.803 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:48.803 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:29:48.803 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:48.803 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:29:48.803 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:29:48.803 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:29:48.803 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:29:48.803 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:29:48.803 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:48.803 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:29:48.803 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:29:48.803 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:48.803 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:29:48.803 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:29:48.803 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:29:48.803 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:29:48.803 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:29:48.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:48.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:29:49.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:49.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:49.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:29:49.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:49.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:29:49.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:49.316 DEBUG [main][MenuItemLookup] Found menu:'New' 08:29:49.316 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:29:49.316 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:49.316 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:29:49.316 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:49.316 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:29:49.316 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:29:49.316 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:29:49.316 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:29:49.317 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:29:49.317 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:29:49.317 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:29:49.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 08:29:49.875 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:29:49.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:29:49.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:49.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:49.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:29:49.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:49.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:49.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:49.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:29:49.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:49.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:49.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:49.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:49.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:49.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:49.878 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:29:49.878 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:29:49.879 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:29:49.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:49.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:49.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:49.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:49.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:29:49.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:49.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:49.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:49.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:29:49.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:49.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:49.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:49.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:49.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:49.880 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:29:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:49.880 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:49.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:49.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:29:49.883 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:29:50.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:29:50.383 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:29:50.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:50.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:29:50.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:29:50.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:50.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:50.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:50.384 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:50.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:50.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:50.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:29:50.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:50.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:50.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 08:29:50.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:29:50.385 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:29:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:50.387 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 08:29:50.387 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:29:50.387 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 08:29:50.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 08:29:50.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:29:50.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:29:50.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:29:50.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:29:50.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.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:29:50.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:29:50.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.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:29:50.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.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:29:50.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.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:29:50.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:29:50.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.389 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:50.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.389 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:50.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:50.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:50.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:50.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:50.389 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:29:50.389 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:50.389 DEBUG [main][MenuItemLookup] Item match:File 08:29:50.390 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:29:50.390 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:29:50.392 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:29:50.392 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:50.392 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:29:50.392 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:50.392 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:29:50.392 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:50.392 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:29:50.392 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:50.392 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:29:50.392 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:29:50.392 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:29:50.392 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:29:50.393 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:29:50.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:29:50.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:29:50.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:29:50.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:50.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:50.452 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:50.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:50.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:50.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:50.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:50.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:50.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:50.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:50.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:50.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:29:50.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:50.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:50.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:29:50.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:50.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:50.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:29:50.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:29:50.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:50.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:29:50.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:50.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:29:50.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:29:50.454 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:29:50.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:29:50.457 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:29:50.457 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:50.457 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:29:50.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:29:50.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:50.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:50.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:50.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:50.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:50.458 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:29:50.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:50.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:50.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:50.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:50.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:50.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:29:50.477 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:29:50.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:29:50.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:50.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:50.478 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 08:29:50.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:50.479 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:") 08:29:50.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:50.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:50.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:50.479 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 08:29:50.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:50.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:50.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:50.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:50.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:50.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:50.480 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:50.481 INFO [WorkbenchTestable][AbstractText] Text set to: test 08:29:50.482 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 08:29:50.482 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 08:29:50.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:29:50.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:50.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:50.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:50.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:50.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:50.484 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:29:50.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:50.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:50.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:50.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:50.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:29:50.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:29:50.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:50.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:29:50.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:29:50.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:50.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:50.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:50.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:50.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:50.989 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:29:50.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:50.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:50.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:50.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:50.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:50.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:50.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:29:50.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:50.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:50.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:50.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:50.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:50.991 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:50.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:50.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:50.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:29:50.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:50.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 08:29:50.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:51.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:51.001 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:29:51.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:51.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:51.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:51.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:51.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:51.004 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:51.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:29:51.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:51.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:51.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:51.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:51.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:51.006 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:51.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:51.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:51.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:51.020 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:51.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:51.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:51.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:51.034 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:51.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:51.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:51.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:51.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:51.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:51.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:51.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:51.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:52.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:52.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:52.036 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:29:52.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:29:52.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:52.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:52.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:52.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:52.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:52.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:52.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:52.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:52.038 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:52.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 08:29:52.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:52.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:52.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:52.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:52.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:52.046 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:52.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:29:52.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:52.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:52.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:52.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:52.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:52.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:52.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:52.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:52.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:52.054 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:52.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:52.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:52.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:52.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:52.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:52.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:52.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:52.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:53.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:53.057 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:53.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:53.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:53.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:53.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:53.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:53.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:53.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:53.058 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:53.058 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 08:29:53.058 DEBUG [main][TreeItemHandler] Selecting tree item: test 08:29:53.060 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 08:29:53.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 08:29:53.066 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:53.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:53.066 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:53.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:53.066 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 08:29:53.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:53.066 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:53.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:53.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:53.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:53.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 08:29:53.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:53.067 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 08:29:53.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:53.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:53.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:29:53.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:53.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:53.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:53.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:53.068 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:53.068 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:29:53.068 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:53.068 DEBUG [main][MenuItemLookup] Item match:File 08:29:53.069 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:29:53.069 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:29:53.070 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:29:53.070 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:53.070 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:29:53.070 DEBUG [main][MenuItemLookup] Found menu:'File' 08:29:53.070 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:29:53.070 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:53.070 DEBUG [main][MenuItemLookup] Found menu:'Example...' 08:29:53.070 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:53.070 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:29:53.070 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:29:53.071 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:29:53.071 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:29:53.071 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:29:53.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:29:53.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:29:53.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:29:53.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:53.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:53.131 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:53.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:53.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:29:53.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:53.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:53.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:53.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 08:29:53.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:53.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:53.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:53.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:29:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:29:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 08:29:53.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 08:29:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:53.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 08:29:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:53.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 08:29:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 08:29:53.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 08:29:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:29:53.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 08:29:53.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:29:53.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 08:29:53.134 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 08:29:53.134 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 08:29:53.134 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 08:29:53.136 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 08:29:53.137 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:29:53.137 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:29:53.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:29:53.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:53.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:53.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:53.138 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:29:53.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:53.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:53.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:53.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:53.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 08:29:53.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 08:29:53.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:29:53.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:53.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:53.168 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 08:29:53.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:29:53.168 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:") 08:29:53.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:53.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:53.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:53.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:29:53.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:53.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:53.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:53.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:53.170 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:53.171 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 08:29:53.172 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 08:29:53.172 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 08:29:53.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:29:53.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:53.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:53.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:53.173 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:29:53.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:53.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:53.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:53.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:53.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:29:53.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:29:53.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:53.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:29:53.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:29:53.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:29:53.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:53.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:53.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:29:53.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:53.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1c6d4955 is found... 08:29:53.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1c6d4955 is found finished successfully 08:29:53.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:53.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:53.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:53.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:53.327 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:53.327 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:53.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.328 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:53.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:53.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:53.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:53.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:53.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:53.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:53.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:53.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:53.330 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:53.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:53.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:53.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:53.346 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 08:29:53.346 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:53.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:53.346 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:53.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:53.351 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:53.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:53.352 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #4 Text=Label ) 08:29:53.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 08:29:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 08:29:53.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.357 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:29:53.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 08:29:53.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:53.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:53.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 08:29:53.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:29:53.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:53.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:53.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:53.359 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:29:53.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:29:53.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:53.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:53.376 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 08:29:53.376 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:29:53.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:53.377 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:29:53.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:53.383 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:29:53.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:53.384 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 08:29:53.384 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 08:29:53.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 08:29:53.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 08:29:53.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:53.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:53.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:53.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:53.388 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:53.388 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:53.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:53.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:53.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:53.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:53.414 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:53.414 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:53.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:53.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:53.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:53.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:53.418 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:53.418 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:53.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified 08:29:53.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:53.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:53.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:53.424 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:53.424 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 08:29:53.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 08:29:53.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:53.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:53.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:53.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:53.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:53.435 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:53.435 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:53.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified 08:29:53.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:53.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:53.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:29:53.442 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:29:53.442 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 08:29:53.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 08:29:53.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:53.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:53.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:53.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:53.453 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:53.453 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:53.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:53.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:53.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:53.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:53.456 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:53.456 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:53.457 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 08:29:53.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:53.464 DEBUG [main][MenuItemLookup] Found menu:'Undo' 08:29:53.464 DEBUG [main][MenuItemLookup] Found menu:'Redo' 08:29:53.464 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:53.464 DEBUG [main][MenuItemLookup] Found menu:'Paste' 08:29:53.464 DEBUG [main][MenuItemLookup] Found menu:'Delete' 08:29:53.464 DEBUG [main][MenuItemLookup] Item match:Delete 08:29:53.464 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 08:29:53.465 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 08:29:53.465 INFO [main][MenuItemHandler] Select menu item: &Delete 08:29:53.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 08:29:53.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:53.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:53.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:53.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:53.472 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:53.472 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:29:53.474 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:29:53.474 DEBUG [main][EditorHandler] 1 editor(s) found 08:29:53.474 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 08:29:53.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 'Save .*'] is available.... 08:29:54.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 08:29:54.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 08:29:54.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:54.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:54.015 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:29:54.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:54.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:54.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:54.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:29:54.016 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:54.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:54.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:54.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:29:54.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:54.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:54.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:54.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:54.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:54.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:54.016 INFO [WorkbenchTestable][AbstractButton] Click button &Save 08:29:54.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:54.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:54.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:54.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:54.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:29:54.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:29:54.067 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 08:29:54.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:54.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:54.068 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:29:54.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:54.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:54.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:29:54.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:54.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:54.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:29:54.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:29:54.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:54.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:54.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:54.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:54.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:29:54.071 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:54.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:54.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:54.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:54.075 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:54.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:54.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:54.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:54.076 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:54.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:54.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:54.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:54.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:54.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:54.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:54.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:54.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:55.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:55.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:55.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:55.079 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:55.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:55.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:55.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:55.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:55.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:55.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:55.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:55.080 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:55.080 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:55.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:55.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:55.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:55.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:55.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:55.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:55.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:55.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:56.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:56.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:29:56.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:29:56.083 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:56.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:56.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:56.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:56.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:29:56.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:56.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:56.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:56.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:56.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:56.084 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:29:56.084 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:56.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:56.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:56.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:29:56.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:56.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:56.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:56.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:56.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:56.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:29:56.085 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:29:56.085 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:29:56.085 DEBUG [main][TreeItemHandler] Set Tree selection 08:29:56.086 DEBUG [main][TreeHandler] Notify Tree about selection event 08:29:56.090 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:29:56.090 DEBUG [WorkbenchTestable][TreeItemHandler] test 08:29:56.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:29:56.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:56.103 DEBUG [main][MenuItemLookup] Found menu:'New' 08:29:56.103 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:29:56.103 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:56.103 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:29:56.103 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:56.103 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:29:56.103 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:29:56.103 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:29:56.103 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:29:56.103 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:29:56.103 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:56.103 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:29:56.103 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:29:56.103 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:56.103 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:29:56.103 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:29:56.103 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:29:56.103 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:29:56.104 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:29:56.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:56.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:29:56.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:29:56.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:56.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:56.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:29:56.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:56.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:29:56.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:56.617 DEBUG [main][MenuItemLookup] Found menu:'New' 08:29:56.617 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:29:56.617 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:56.617 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:29:56.617 DEBUG [main][MenuItemLookup] Found menu:'' 08:29:56.617 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:29:56.617 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:29:56.617 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:29:56.617 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:29:56.617 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:29:56.617 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:29:56.617 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:29:56.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 08:29:57.178 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:29:57.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:29:57.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:29:57.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:29:57.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:29:57.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:57.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:57.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:57.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:29:57.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:57.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:57.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:57.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:57.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:57.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:57.182 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:29:57.182 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:29:57.182 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:29:57.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:57.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:57.182 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:57.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:57.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:29:57.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:29:57.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:57.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:57.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:29:57.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:29:57.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:29:57.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:29:57.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:29:57.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:29:57.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:29:57.183 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:29:57.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:29:57.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:29:57.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:29:57.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:29:57.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:29:57.186 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:29:57.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:29:57.687 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:29:57.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:29:57.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:29:57.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:29:57.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:29:57.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:29:57.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:29:57.687 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:29:57.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:29:57.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:29:57.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:29:57.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:29:57.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:29:57.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 08:29:57.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:29:57.689 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:29:57.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:57.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:29:57.691 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 08:29:57.691 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 08:29:57.691 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:29:57.691 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:29:57.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:29:57.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.754 s - in org.eclipse.reddeer.gef.test.EditPartTest selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.687 s clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.666 s nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.304 s Results: Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.gef.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti.test >-------- [INFO] Building RedDeer Graphiti Tests 4.7.0-SNAPSHOT [39/58] [INFO] from tests/org.eclipse.reddeer.graphiti.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.graphiti.test --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.graphiti.test --- [INFO] Resolving class path of RedDeer Graphiti Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.graphiti.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.graphiti.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.graphiti.test --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.graphiti.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.graphiti.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/target/org.eclipse.reddeer.graphiti.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.graphiti.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/target/org.eclipse.reddeer.graphiti.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.graphiti.test --- [INFO] Fetching org.eclipse.graphiti.doc_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (6.03MB) [INFO] Fetching org.eclipse.graphiti.examples.chess_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (76.05kB) [INFO] Fetching org.eclipse.graphiti.examples.common_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (131.96kB) [INFO] Fetching org.eclipse.graphiti.pattern_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (72.12kB) [INFO] Fetching org.eclipse.graphiti.examples.composite_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (20.01kB) [INFO] Fetching org.eclipse.graphiti.examples.filesystem_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (47.17kB) [INFO] Fetching org.eclipse.graphiti.examples.filesystem.mm_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (36.85kB) [INFO] Fetching org.eclipse.graphiti.examples.tutorial_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (69.68kB) [INFO] Fetching org.eclipse.graphiti.ui.capabilities_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (11.97kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.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.v20230622-2056/org.eclipse.equinox.launcher-1.6.500.v20230622-2056.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 08:30:04.653 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:30:04.712 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 08:30:04.725 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:30:04.726 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 08:30:04.814 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 08:30:04.834 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:30:04.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:04.840 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 08:30:04.843 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:30:04.843 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:30:04.850 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:30:04.853 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:04.853 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:30:04.855 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:04.855 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:30:04.858 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:04.858 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:30:04.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:30:04.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:04.924 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:04.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:04.925 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:04.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:04.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:04.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:04.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:04.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:04.937 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:04.940 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:04.940 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:04.940 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:04.940 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:04.940 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:04.941 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:04.941 DEBUG [main][MenuItemLookup] Item match:Window 08:30:04.944 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:04.944 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:04.944 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:04.944 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:04.944 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:04.944 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:04.944 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:04.945 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:04.945 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:04.945 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:04.945 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:04.947 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:04.947 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:04.948 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:05.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:05.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:05.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:05.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:05.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:05.124 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:05.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:05.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:05.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:05.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:05.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:05.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:05.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:05.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:05.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:05.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:05.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:05.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:05.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:05.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:05.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:05.171 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:05.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:05.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:05.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:05.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:05.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:05.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:05.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:05.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:05.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:05.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:05.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:05.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:05.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:05.230 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:30:05.230 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:05.232 INFO [WorkbenchTestable][RequirementsRunner] Started test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 08:30:05.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 08:30:05.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:05.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:05.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:05.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:05.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:05.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:05.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:05.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:30:05.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:05.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:05.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:05.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:05.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:05.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:05.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:05.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:30:05.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:05.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:05.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:05.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:05.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:05.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:05.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:05.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:05.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:05.243 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:05.243 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:05.243 DEBUG [main][MenuItemLookup] Item match:File 08:30:05.246 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:30:05.246 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:30:05.249 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:30:05.249 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:05.250 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:30:05.250 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:05.250 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:30:05.250 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:05.250 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:30:05.250 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:30:05.251 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:30:05.251 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:30:05.251 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:30:05.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:30:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:30:05.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:30:05.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:05.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:05.353 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:30:05.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:05.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:05.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:05.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:05.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:05.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:05.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:05.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:30:05.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:30:05.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:05.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:05.863 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:30:05.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:30:05.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:30:05.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:05.864 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:30:05.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:05.865 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:30:05.865 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:30:05.865 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:30:05.866 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:30:05.868 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:30:05.868 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:30:05.868 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:30:05.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:30:05.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:05.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:05.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:05.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:05.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:05.871 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:30:05.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:05.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:05.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:05.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:05.901 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:05.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:05.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:05.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:30:05.901 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:30:05.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:30:05.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:05.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:05.902 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 08:30:05.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:05.904 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:") 08:30:05.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:05.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:05.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:05.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 08:30:05.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:05.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:05.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:05.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:05.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:05.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:30:05.909 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:30:05.910 INFO [WorkbenchTestable][AbstractText] Text set to: test 08:30:05.912 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 08:30:05.912 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 08:30:05.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:30:05.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:05.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:05.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:05.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:05.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:05.923 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:30:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:05.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:05.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:05.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:06.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:06.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:06.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:30:06.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:06.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:06.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:06.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:06.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:06.437 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:30:06.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:06.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:06.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:06.439 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:06.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:30:06.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:06.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:06.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:06.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:06.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:06.442 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:06.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:06.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:06.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:06.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:06.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:06.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 08:30:06.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:06.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:06.463 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 08:30:06.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:06.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:06.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:06.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:06.465 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:06.465 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:06.466 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:06.466 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:06.466 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:06.466 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:06.466 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:06.466 DEBUG [main][MenuItemLookup] Item match:Window 08:30:06.466 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:06.466 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:06.467 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:06.467 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:06.467 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:06.467 DEBUG [main][MenuItemLookup] Item match:Show View 08:30:06.473 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:30:06.473 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:30:06.473 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:30:06.473 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:30:06.473 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:30:06.473 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:30:06.473 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:30:06.473 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:30:06.473 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:06.473 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:30:06.473 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:30:06.474 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:30:06.474 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:30:06.474 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:30:06.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:30:06.514 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:30:06.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:30:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:06.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:30:06.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:06.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:30:06.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:06.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:06.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:06.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:30:06.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:30:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:07.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:07.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:30:07.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:30:07.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:30:07.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:07.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:30:07.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:07.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:30:07.023 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 08:30:07.023 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 08:30:07.023 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 08:30:07.024 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 08:30:07.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:07.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:07.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:07.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:30:07.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:07.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:07.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:07.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:30:07.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:07.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:07.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:07.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:30:07.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:07.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:07.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:07.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:07.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:07.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:07.027 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:30:07.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:07.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:07.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:07.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:30:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:30:07.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 08:30:07.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:07.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:07.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 08:30:07.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:07.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:07.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:07.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:07.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:07.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:07.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:07.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:07.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:07.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:07.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:07.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:07.351 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:07.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:07.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:07.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:07.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:07.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:07.354 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:07.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:07.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:07.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:07.356 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:07.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:07.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:07.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:07.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:07.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:07.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:07.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:07.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:08.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:08.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:08.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:08.359 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:08.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:08.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:08.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:08.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:08.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:08.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:08.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:08.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:08.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:08.363 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:30:08.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 08:30:08.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:08.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:08.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:08.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:08.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:08.378 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:08.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:30:08.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:08.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:08.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:08.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:08.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:08.379 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:08.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:08.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:08.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:08.405 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:08.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:08.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:08.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:08.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:08.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:08.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:08.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:08.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:09.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:09.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:09.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:09.407 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:09.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:09.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:09.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:09.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:09.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:09.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:09.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:09.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:09.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:09.409 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:30:09.409 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 08:30:09.409 DEBUG [main][TreeItemHandler] Selecting tree item: test 08:30:09.411 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 08:30:09.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 08:30:09.420 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:09.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:09.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:09.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:09.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 08:30:09.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:09.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:09.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:09.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:09.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:09.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:09.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:09.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 08:30:09.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:09.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:30:09.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:09.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:30:09.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:09.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:09.424 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:09.424 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:09.424 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:09.424 DEBUG [main][MenuItemLookup] Item match:File 08:30:09.425 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:30:09.425 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:30:09.426 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:30:09.426 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:09.426 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:30:09.426 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:09.426 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:30:09.426 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:09.426 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:30:09.426 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:30:09.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:30:09.427 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:30:09.427 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:30:09.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:30:09.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:30:09.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:30:09.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:09.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:09.487 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:30:09.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:09.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:09.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:09.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:09.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:09.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:09.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:09.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:09.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:09.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 08:30:09.490 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 08:30:09.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:09.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:09.991 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 08:30:09.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 08:30:09.992 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 08:30:09.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:09.992 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 08:30:09.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:09.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 08:30:09.992 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 08:30:09.992 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 08:30:09.993 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 08:30:09.994 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 08:30:09.995 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:30:09.995 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:30:09.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:30:09.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:09.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:09.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:09.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:09.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:09.996 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:30:09.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:09.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:09.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:09.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:10.023 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:10.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:10.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:10.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 08:30:10.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available. finished successfully 08:30:10.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 08:30:10.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:10.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:10.026 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 08:30:10.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:10.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Type") 08:30:10.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:10.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:10.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:10.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 08:30:10.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:10.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:10.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:10.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:10.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:10.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:30:10.032 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 08:30:10.033 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 08:30:10.033 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 08:30:10.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:30:10.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:10.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:10.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:10.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:10.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:10.035 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:30:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:10.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:10.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:10.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Name") 08:30:10.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:10.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:10.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:10.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 08:30:10.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:10.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:10.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:10.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:10.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:10.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:30:10.044 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:30:10.044 INFO [WorkbenchTestable][AbstractText] Text set to: test 08:30:10.044 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 08:30:10.044 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 08:30:10.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:30:10.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:10.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:10.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:10.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:10.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:10.046 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:30:10.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:10.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:10.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:10.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:10.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:10.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:10.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:10.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:30:10.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:30:10.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:30:10.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:10.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:10.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:10.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:10.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@281d428 is found... 08:30:10.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@281d428 is found finished successfully 08:30:10.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 08:30:10.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:10.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:10.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:10.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:10.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:10.513 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:10.513 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:30:10.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:10.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:10.526 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 08:30:10.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 08:30:10.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:10.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:10.527 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 08:30:10.527 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 08:30:10.527 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:10.527 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:10.527 DEBUG [main][MenuItemLookup] Found menu:'View' 08:30:10.527 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:10.527 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:10.527 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:10.527 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:10.528 DEBUG [main][MenuItemLookup] Item match:Window 08:30:10.529 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:10.529 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:10.529 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:10.529 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:10.529 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:10.529 DEBUG [main][MenuItemLookup] Item match:Show View 08:30:10.533 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:30:10.533 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:30:10.533 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:30:10.533 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:30:10.533 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:30:10.533 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:30:10.533 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:30:10.533 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:30:10.533 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:10.533 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:30:10.533 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:30:10.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:30:10.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:30:10.546 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:30:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:30:10.587 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:30:10.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:30:10.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:10.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:10.588 DEBUG [WorkbenchTestable][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:30:10.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:10.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:10.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:10.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:30:10.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:10.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:10.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:10.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:10.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:10.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:10.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:10.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:10.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:30:10.590 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:30:10.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:11.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:11.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:30:11.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:30:11.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:30:11.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:11.096 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:30:11.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:11.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:30:11.096 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 08:30:11.096 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 08:30:11.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 08:30:11.096 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 08:30:11.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:11.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:11.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:11.097 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:30:11.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:11.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:11.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:11.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:30:11.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:11.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:11.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:11.097 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:30:11.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:11.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:11.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:11.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:11.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:11.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:11.098 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:30:11.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:11.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:11.098 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:11.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:11.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:30:11.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:30:11.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 08:30:11.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:11.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:11.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 08:30:11.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:11.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:11.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 08:30:11.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:11.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:11.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 08:30:11.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:30:11.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:11.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:11.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:11.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:11.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:11.165 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:30:11.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:30:11.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:11.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform TooltipText=null 08:30:11.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:11.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:11.170 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 08:30:11.170 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:30:11.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:11.184 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:30:11.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:11.221 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:30:11.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:11.255 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@4f4b7a2e 08:30:11.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 08:30:11.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 08:30:11.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.internal.BasicEditPart, index 0 and no matchers specified 08:30:11.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:11.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:11.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:11.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:11.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:12.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:12.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:12.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:30:12.321 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 08:30:12.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 08:30:12.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:12.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:12.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:12.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:12.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:12.329 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:12.329 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:30:12.330 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:12.330 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:30:12.330 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:30:12.330 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 08:30:12.382 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 08:30:12.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:12.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:12.383 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:30:12.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:12.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:12.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:12.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:12.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:12.385 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:12.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:30:12.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:12.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:12.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:12.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:12.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:12.386 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:12.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:12.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:12.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:12.393 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:12.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:12.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:12.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:12.394 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:12.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:12.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:12.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:12.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:12.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:12.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:12.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:12.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:13.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:13.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:13.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:13.397 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:13.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:13.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:13.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:13.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:13.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:13.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:13.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:13.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:13.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:13.398 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:30:13.400 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 08:30:13.400 DEBUG [main][TreeItemHandler] Selecting tree item: test 08:30:13.402 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 08:30:13.407 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 08:30:13.408 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:30:13.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:13.450 DEBUG [main][MenuItemLookup] Found menu:'New' 08:30:13.450 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:30:13.450 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:13.450 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:30:13.450 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:13.450 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:30:13.450 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:30:13.450 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:30:13.450 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:30:13.450 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:30:13.450 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:13.450 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:30:13.450 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:30:13.450 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:13.451 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:30:13.451 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:30:13.451 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:30:13.451 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:30:13.451 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:30:13.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:13.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:30:13.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:30:13.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:13.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:13.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:13.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:13.952 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 08:30:13.953 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 08:30:13.953 DEBUG [main][TreeItemHandler] Selecting tree item: test 08:30:13.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 08:30:13.960 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 08:30:13.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:30:13.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:13.981 DEBUG [main][MenuItemLookup] Found menu:'New' 08:30:13.981 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:30:13.981 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:13.981 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:30:13.982 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:13.982 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:30:13.982 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:30:13.982 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:30:13.982 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:30:13.982 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:30:13.982 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:30:13.982 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:30:14.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:30:14.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:30:14.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:30:14.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:14.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:14.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:14.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:14.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:30:14.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:14.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:14.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:14.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:30:14.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:14.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:14.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:14.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:14.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:14.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:14.619 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:30:14.619 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:30:14.619 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:30:14.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:14.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:14.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:14.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:14.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:30:14.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:14.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:14.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:14.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:30:14.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:14.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:14.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:14.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:14.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:14.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:14.622 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:30:14.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:14.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:14.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:14.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:14.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:30:14.630 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:30:15.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:30:15.131 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:30:15.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:15.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:30:15.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:15.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:15.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:15.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 08:30:15.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:15.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:15.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:15.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:15.136 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 08:30:15.136 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:15.136 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 08:30:15.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 08:30:15.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:15.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:15.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:15.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:15.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:15.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:15.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:15.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:30:15.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:15.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:15.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:15.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:15.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:15.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:15.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:15.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:30:15.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:15.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:15.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:15.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:15.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:15.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:15.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:15.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:15.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:15.144 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:15.144 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:15.144 DEBUG [main][MenuItemLookup] Item match:File 08:30:15.145 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:30:15.145 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:30:15.146 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:30:15.146 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:15.146 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:30:15.146 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:15.146 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:30:15.146 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:15.146 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:30:15.146 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:30:15.147 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:30:15.147 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:30:15.147 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:30:15.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:30:15.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:30:15.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:30:15.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:15.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:15.206 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:30:15.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:15.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:30:15.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:15.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:15.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:15.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:15.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:15.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:15.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:15.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:30:15.208 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:30:15.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:15.208 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:30:15.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:15.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:30:15.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:30:15.209 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:30:15.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:15.209 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:30:15.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:15.209 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:30:15.209 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:30:15.209 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:30:15.209 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:30:15.216 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:30:15.216 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:30:15.216 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:30:15.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:30:15.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:15.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:15.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:15.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:15.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:15.218 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:30:15.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:15.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:15.218 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:15.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:15.232 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:15.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:15.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:15.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:30:15.233 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:30:15.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:30:15.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:15.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:15.240 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 08:30:15.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:15.240 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:") 08:30:15.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:15.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:15.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:15.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 08:30:15.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:15.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:15.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:15.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:15.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:15.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:30:15.242 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:30:15.243 INFO [WorkbenchTestable][AbstractText] Text set to: test 08:30:15.243 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 08:30:15.243 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 08:30:15.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:30:15.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:15.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:15.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:15.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:15.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:15.246 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:30:15.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:15.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:15.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:15.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:15.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:15.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:15.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:15.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:30:15.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:30:15.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:15.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:15.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:15.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:15.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:15.752 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:30:15.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:15.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:15.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:15.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:15.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:15.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:15.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 '\*?\QProject Explorer\E') 08:30:15.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:15.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:15.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:15.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:15.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:15.759 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:15.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:15.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:15.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:15.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:15.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:15.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 08:30:15.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:15.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:15.764 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:30:15.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:15.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:15.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:15.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:15.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:15.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:15.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:30:15.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:15.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:15.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:15.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:15.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:15.770 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:15.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:15.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:15.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:15.791 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:15.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:15.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:15.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:15.792 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:15.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:15.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:15.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:15.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:15.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:16.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:16.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:16.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:16.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:16.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:16.795 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:30:16.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:30:16.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:16.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:16.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:16.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:16.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:16.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:16.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:16.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:16.796 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:30:16.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 08:30:16.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:16.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:16.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:16.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:16.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:16.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:30:16.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:16.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:16.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:16.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:16.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:16.807 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:16.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:16.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:16.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:16.825 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:16.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:16.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:16.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:16.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:16.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:16.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:17.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:17.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:17.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:17.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:17.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:17.828 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:17.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:17.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:17.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:17.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:17.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:17.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:17.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:17.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:17.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:17.829 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:30:17.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 08:30:17.830 DEBUG [main][TreeItemHandler] Selecting tree item: test 08:30:17.831 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 08:30:17.836 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 08:30:17.836 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:17.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:17.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:17.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:17.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 08:30:17.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:17.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:17.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:17.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:17.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:17.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:17.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:17.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 08:30:17.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:17.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:17.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:17.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:17.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:17.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:17.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:17.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:17.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:17.839 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:17.839 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:17.839 DEBUG [main][MenuItemLookup] Item match:File 08:30:17.840 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:30:17.840 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:30:17.842 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:30:17.842 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:17.842 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:30:17.842 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:17.842 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:30:17.842 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:17.842 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:30:17.842 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:30:17.842 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:30:17.842 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:30:17.842 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:30:17.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:30:17.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:30:17.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:30:17.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:17.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:17.901 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:30:17.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:17.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:17.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:17.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:17.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:17.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:17.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:17.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:17.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:17.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 08:30:17.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 08:30:17.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:17.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 08:30:17.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:17.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 08:30:17.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 08:30:17.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 08:30:17.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:17.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 08:30:17.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:17.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 08:30:17.904 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 08:30:17.904 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 08:30:17.905 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 08:30:17.908 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 08:30:17.908 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:30:17.908 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:30:17.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:30:17.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:17.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:17.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:17.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:17.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:17.910 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:30:17.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:17.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:17.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:17.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:17.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:30:17.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:17.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:17.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 08:30:17.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available. finished successfully 08:30:17.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 08:30:17.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:17.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:17.927 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 08:30:17.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:17.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Type") 08:30:17.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:17.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:17.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 08:30:17.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:17.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:17.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:17.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:17.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:30:17.930 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 08:30:17.930 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 08:30:17.930 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 08:30:17.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:30:17.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:17.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:17.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:17.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:17.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:17.931 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:30:17.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:17.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:17.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:17.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:17.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Name") 08:30:17.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:17.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:17.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:17.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 08:30:17.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:17.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:17.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:17.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:17.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:17.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:30:17.939 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:30:17.939 INFO [WorkbenchTestable][AbstractText] Text set to: test 08:30:17.939 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 08:30:17.939 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 08:30:17.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:30:17.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:17.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:17.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:17.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:17.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:17.941 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:30:17.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:17.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:17.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:17.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:18.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:18.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:18.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:18.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:30:18.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:30:18.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:30:18.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:18.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:18.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:18.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:18.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60139eb9 is found... 08:30:18.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60139eb9 is found finished successfully 08:30:18.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 '\*?\Qtest\E') 08:30:18.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:18.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:18.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:18.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:18.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:18.072 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:18.074 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:30:18.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:18.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:18.075 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 08:30:18.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:18.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:18.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 08:30:18.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:18.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:18.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 08:30:18.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 08:30:18.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:18.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:18.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:18.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:18.077 INFO [WorkbenchTestable][AbstractView] Activate view Palette 08:30:18.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 08:30:18.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:18.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:30:18.086 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 08:30:18.086 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 08:30:18.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:18.086 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 08:30:18.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:18.129 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 08:30:18.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:18.134 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@5ab0168 08:30:18.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 08:30:18.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 08:30:18.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.internal.BasicEditPart, index 0 and no matchers specified 08:30:18.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:18.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:18.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:18.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:18.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:19.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:19.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:19.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:30:19.157 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 08:30:19.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 08:30:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:19.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:19.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:19.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:19.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:19.164 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:19.165 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:30:19.165 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:19.165 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 08:30:19.165 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:30:19.165 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 08:30:19.205 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 08:30:19.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:19.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:19.207 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:30:19.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:19.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:19.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:19.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:19.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:30:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:19.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:19.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:19.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:19.210 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:19.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:19.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:19.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:19.216 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:19.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:19.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:19.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:19.217 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:19.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:19.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:19.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:19.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:19.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:19.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:19.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:19.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:20.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:20.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:20.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:20.219 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:20.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:20.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:20.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:20.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:20.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:20.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:20.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:20.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:20.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:20.221 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 08:30:20.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 08:30:20.221 DEBUG [main][TreeItemHandler] Selecting tree item: test 08:30:20.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 08:30:20.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 08:30:20.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:30:20.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:20.248 DEBUG [main][MenuItemLookup] Found menu:'New' 08:30:20.248 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:30:20.248 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:20.248 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:30:20.248 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:20.248 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:30:20.248 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:30:20.248 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:30:20.248 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:30:20.248 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:30:20.248 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:20.248 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:30:20.248 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:30:20.248 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:20.248 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:30:20.248 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:30:20.248 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:30:20.248 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:30:20.248 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:30:20.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:20.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:30:20.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:30:20.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:30:20.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:20.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:20.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:20.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:20.749 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 08:30:20.750 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 08:30:20.750 DEBUG [main][TreeItemHandler] Selecting tree item: test 08:30:20.752 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 08:30:20.757 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 08:30:20.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:30:20.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:20.779 DEBUG [main][MenuItemLookup] Found menu:'New' 08:30:20.779 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:30:20.779 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:20.779 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:30:20.779 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:20.779 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:30:20.779 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:30:20.779 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:30:20.779 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:30:20.779 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:30:20.779 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:30:20.780 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:30:20.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:30:21.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:30:21.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:30:21.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:21.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:21.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:21.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:21.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:21.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:21.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:21.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:21.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:30:21.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:21.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:21.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:21.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:21.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:21.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:21.366 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:30:21.366 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:30:21.366 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:30:21.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:21.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:21.366 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:21.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:21.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget 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:30:21.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:21.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:21.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:21.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:30:21.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:21.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:21.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:21.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:21.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:21.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:21.367 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:30:21.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:21.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:21.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:21.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:21.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:30:21.370 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:30:21.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:30:21.871 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:30:21.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:21.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:30:21.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:30:21.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:21.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:21.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:21.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 08:30:21.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:21.871 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:21.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:21.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:21.871 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 08:30:21.872 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 08:30:21.872 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:21.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:21.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:21.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.247 s - in org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 9.903 s doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 6.735 s Results: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.graphiti.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.graphiti' with 17 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.graphiti' with 17 classes [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.direct.test >--------- [INFO] Building RedDeer Direct Tests 4.7.0-SNAPSHOT [40/58] [INFO] from tests/org.eclipse.reddeer.direct.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.direct.test --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.direct.test --- [INFO] Resolving class path of RedDeer Direct Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.direct.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.direct.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.direct.test --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.direct.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.direct.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.test/target/org.eclipse.reddeer.direct.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.direct.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.test/target/org.eclipse.reddeer.direct.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.direct.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.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.v20230622-2056/org.eclipse.equinox.launcher-1.6.500.v20230622-2056.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -pluginCustomization, resources/plugin_customization.ini, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.direct.test.project.ProjectTest 08:30:29.019 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:30:29.022 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 08:30:29.032 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:30:29.034 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 08:30:29.119 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.project.ProjectTest 08:30:29.145 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:30:29.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:29.150 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 08:30:29.152 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:30:29.152 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:30:29.213 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:30:29.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:29.218 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:30:29.220 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:29.220 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:30:29.224 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:29.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:29.232 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 08:30:29.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 08:30:29.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:29.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:29.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:29.242 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:29.314 DEBUG [main][EditorHandler] 0 editor(s) found 08:30:29.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:29.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:29.345 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:30:29.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:29.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:29.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:29.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:29.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:29.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:30:29.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:29.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:29.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:29.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:29.421 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:29.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:29.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:29.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:29.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:29.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:29.431 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:29.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:29.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:29.433 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:30:29.434 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:29.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:29.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:29.436 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:30:29.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:29.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:29.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:29.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:29.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:29.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:29.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:29.440 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:30:29.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 08:30:29.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:29.525 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:29.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:29.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:29.654 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 08:30:29.655 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:29.655 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 08:30:29.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 08:30:29.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:29.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:29.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:29.655 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:29.655 DEBUG [main][EditorHandler] 0 editor(s) found 08:30:29.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:29.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:29.657 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:30:29.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:29.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:29.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:29.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:29.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:29.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:29.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:30:29.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:29.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:29.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:29.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:29.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:29.722 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:29.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:29.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:29.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:29.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:29.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:29.726 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:29.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:29.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:29.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:29.738 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:29.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:29.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:29.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:29.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:29.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:29.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:30.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:30.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:30.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:30.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:30.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:30.742 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:30.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:30.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:30.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:30.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:30.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:30.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:30.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:30.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:30.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:30.756 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 08:30:30.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:30.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:30.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:30.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:30.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:30.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:30.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:31.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:31.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:31.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:31.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:31.766 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:31.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:31.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:31.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:31.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:31.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:31.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:31.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:31.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:31.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:31.768 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 08:30:31.769 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:31.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:31.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:31.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:31.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:31.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:31.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:31.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:31.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:31.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:31.771 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:30:31.771 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:30:31.773 DEBUG [main][TreeItemHandler] Set Tree selection 08:30:31.773 DEBUG [main][TreeHandler] Notify Tree about selection event 08:30:31.786 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:30:31.803 DEBUG [WorkbenchTestable][TreeItemHandler] test-creation 08:30:31.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:30:31.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:31.868 DEBUG [main][MenuItemLookup] Found menu:'New' 08:30:31.869 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:30:31.869 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:31.869 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:30:31.869 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:31.869 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:30:31.869 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:30:31.869 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:30:31.869 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:30:31.869 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:30:31.869 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:31.869 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:30:31.869 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:30:31.869 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:31.870 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:30:31.870 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:30:31.872 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:30:31.872 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:30:31.873 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:30:31.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:31.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:30:32.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:32.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:32.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:32.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:30:32.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:32.407 DEBUG [main][MenuItemLookup] Found menu:'New' 08:30:32.407 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:30:32.407 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:32.407 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:30:32.407 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:32.407 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:30:32.407 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:30:32.407 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:30:32.407 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:30:32.407 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:30:32.407 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:30:32.408 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:30:32.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 08:30:32.539 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:30:32.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:30:32.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:32.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:32.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: 32) 08:30:32.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:32.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:32.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:32.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:30:32.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:32.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:32.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:32.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:32.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:32.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:32.547 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:30:32.548 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:30:32.548 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:30:32.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:32.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:32.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:32.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:32.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:30:32.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:32.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:32.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:32.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:30:32.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:32.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:32.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:32.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:32.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:32.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:32.554 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:30:32.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:32.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:32.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:32.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:30:32.568 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:30:33.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:30:33.069 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:30:33.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:33.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:30:33.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:30:33.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:30:33.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 08:30:33.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:30:33.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:33.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:33.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:33.070 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:33.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:33.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:33.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:30:33.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:33.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:33.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 08:30:33.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:33.079 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:33.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:33.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:33.089 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 08:30:33.090 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 08:30:33.090 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:33.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:33.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:33.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.157 s - in org.eclipse.reddeer.direct.test.project.ProjectTest testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 0.422 s testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 3.434 s Running org.eclipse.reddeer.direct.test.preferences.PreferencesTest 08:30:33.113 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 08:30:33.114 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:30:33.114 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:33.114 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 08:30:33.114 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:33.114 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:30:33.115 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:33.115 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:30:33.115 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:33.115 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:30:33.115 DEBUG [main][EditorHandler] 0 editor(s) found 08:30:33.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:33.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:33.116 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:30:33.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:33.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:33.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:33.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:33.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:33.118 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:33.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:30:33.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:33.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:33.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:33.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:33.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:30:33.119 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:33.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:33.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:33.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:30:33.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:33.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:33.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:33.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:33.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:33.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:33.123 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:33.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:33.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:33.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:33.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:33.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:33.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:33.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:33.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:34.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:34.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:34.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:34.126 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:34.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:34.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:34.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:34.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:34.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:34.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:34.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:34.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:34.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:34.127 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-location 08:30:34.127 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:34.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:34.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:34.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:34.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:34.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:34.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:34.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:34.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:35.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:35.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:35.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:35.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:35.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:35.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:35.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:35.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:30:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:35.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:35.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:35.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:35.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-location 08:30:35.133 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:35.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:35.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:35.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:30:35.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:35.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:35.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:35.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:35.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:35.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:35.134 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:30:35.134 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:30:35.134 DEBUG [main][TreeItemHandler] Set Tree selection 08:30:35.134 DEBUG [main][TreeHandler] Notify Tree about selection event 08:30:35.140 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:30:35.142 DEBUG [WorkbenchTestable][TreeItemHandler] test-location 08:30:35.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:30:35.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:35.171 DEBUG [main][MenuItemLookup] Found menu:'New' 08:30:35.171 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:30:35.171 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:35.171 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:30:35.171 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:35.171 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:30:35.171 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:30:35.171 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:30:35.171 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:30:35.172 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:30:35.172 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:35.172 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:30:35.172 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:30:35.172 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:35.172 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:30:35.172 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:30:35.172 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:30:35.172 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:30:35.172 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:30:35.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:35.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:30:35.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:35.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:35.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:30:35.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:35.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:30:35.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:35.702 DEBUG [main][MenuItemLookup] Found menu:'New' 08:30:35.702 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:30:35.702 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:35.703 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:30:35.703 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:35.703 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:30:35.703 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:30:35.703 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:30:35.703 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:30:35.703 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:30:35.703 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:30:35.703 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:30:35.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 08:30:36.269 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:30:36.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:30:36.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:36.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:36.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:36.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:36.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:36.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:36.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:30:36.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:36.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:36.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:36.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:36.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:36.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:36.272 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:30:36.272 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:30:36.272 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:30:36.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:36.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:36.273 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:36.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:36.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, 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:30:36.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:30:36.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:36.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:36.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:30:36.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:30:36.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:36.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:36.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:36.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:36.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:36.274 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:30:36.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:36.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:36.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:36.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:36.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:30:36.278 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:30:36.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:30:36.779 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:30:36.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:36.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:30:36.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:36.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:36.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:36.779 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:30:36.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:30:36.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:30:36.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:30:36.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:30:36.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:30:36.781 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:36.781 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 08:30:36.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 08:30:36.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:36.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:36.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:36.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 08:30:36.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:36.783 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:36.783 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 08:30:36.784 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:36.784 INFO [WorkbenchTestable][RequirementsRunner] Started test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 08:30:36.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 08:30:36.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:36.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:36.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:36.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:36.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:36.789 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:36.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:36.789 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:36.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:36.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:36.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:36.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:36.791 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:36.791 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:36.792 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:36.792 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:36.792 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:36.792 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:36.792 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:36.792 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:36.792 DEBUG [main][MenuItemLookup] Item match:Window 08:30:36.794 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:36.794 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:36.794 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:36.794 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:36.794 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:36.794 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:36.794 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:36.794 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:36.794 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:36.794 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:36.794 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:36.801 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:36.801 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:36.801 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:36.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:36.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:36.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:36.888 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:36.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:36.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:36.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:36.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:36.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:36.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:36.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:36.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:36.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 08:30:36.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:30:36.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:37.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:37.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:30:37.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 08:30:37.407 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:30:37.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:37.407 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:30:37.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:37.407 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:30:37.408 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 08:30:37.408 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 08:30:37.409 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 08:30:37.409 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 08:30:37.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:37.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:37.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:37.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:37.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:38.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:38.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:38.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:38.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 08:30:38.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:38.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:38.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:38.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:38.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:38.442 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 08:30:38.442 DEBUG [main][AbstractWait] Waiting until widget is found... 08:30:38.442 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:30:38.442 TRACE [main][WidgetLookup] widget with index 1 is found 08:30:38.442 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 08:30:38.442 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 08:30:38.442 DEBUG [main][AbstractText] Set focus to Text 08:30:38.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:38.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:38.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:30:38.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:38.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:38.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:38.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:38.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:38.449 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:30:38.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:38.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:38.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:38.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:38.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:38.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:38.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:38.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:38.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:38.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:38.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:38.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:38.470 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:38.470 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:38.470 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:38.470 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:38.471 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:38.471 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:38.471 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:38.471 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:38.471 DEBUG [main][MenuItemLookup] Item match:Window 08:30:38.471 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:38.471 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:38.471 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:38.471 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:38.471 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:38.471 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:38.471 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:38.472 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:38.472 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:38.472 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:38.472 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:38.472 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:38.472 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:38.472 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:38.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:38.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. finished successfully 08:30:38.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:38.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:38.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:38.542 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:38.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:38.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:38.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:38.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:38.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:38.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:38.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:38.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:38.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:38.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 08:30:38.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:30:38.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:38.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:30:38.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:38.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:30:38.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 08:30:38.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:30:38.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:38.544 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:30:38.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:38.544 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:30:38.544 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 08:30:38.544 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 08:30:38.544 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 08:30:38.544 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 08:30:38.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:38.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:38.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:39.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:39.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:39.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:39.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:39.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:39.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 08:30:39.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:39.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:39.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:39.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:39.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:39.553 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 08:30:39.553 DEBUG [main][AbstractWait] Waiting until widget is found... 08:30:39.553 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:30:39.553 TRACE [main][WidgetLookup] widget with index 1 is found 08:30:39.553 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 08:30:39.553 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 08:30:39.553 DEBUG [main][AbstractText] Set focus to Text 08:30:39.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:39.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:39.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:30:39.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:39.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:39.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:39.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:39.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:39.558 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:30:39.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:39.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:39.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:39.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:39.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:39.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:39.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:39.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:39.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:39.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 08:30:39.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:39.575 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:39.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:39.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:39.584 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 08:30:39.584 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:39.584 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 08:30:39.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 08:30:39.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:39.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:39.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:39.584 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:39.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:39.584 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:39.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:39.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:39.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:39.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:39.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:39.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:39.585 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:39.585 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:39.585 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:39.585 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:39.585 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:39.585 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:39.585 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:39.585 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:39.585 DEBUG [main][MenuItemLookup] Item match:Window 08:30:39.586 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:39.586 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:39.586 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:39.586 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:39.586 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:39.586 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:39.586 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:39.586 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:39.586 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:39.586 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:39.586 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:39.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:39.586 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:39.586 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:39.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:39.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:39.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:39.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:39.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:39.642 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:39.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:39.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:39.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:39.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:39.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:39.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:39.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:39.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:39.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:39.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 08:30:39.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:30:39.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:39.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:30:39.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:39.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:30:39.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 08:30:39.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:30:39.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:39.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:30:39.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:39.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:30:39.645 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 08:30:39.645 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 08:30:39.645 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 08:30:39.645 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 08:30:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:39.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:39.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:40.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:40.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:40.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:40.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:40.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30: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.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 08:30:40.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:40.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:40.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:40.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:40.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:40.654 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 08:30:40.654 DEBUG [main][AbstractWait] Waiting until widget is found... 08:30:40.654 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:30:40.654 TRACE [main][WidgetLookup] widget with index 1 is found 08:30:40.654 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 08:30:40.654 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 08:30:40.654 DEBUG [main][AbstractText] Set focus to Text 08:30:40.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:40.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:40.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:30:40.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:40.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:40.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:40.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:40.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:40.660 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:30:40.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:40.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:40.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:40.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:40.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:40.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:40.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:40.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:40.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:40.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:40.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:40.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:40.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:40.693 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:40.693 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:40.693 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:40.693 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:40.693 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:40.693 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:40.694 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:40.694 DEBUG [main][MenuItemLookup] Item match:Window 08:30:40.694 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:40.694 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:40.694 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:40.694 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:40.694 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:40.694 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:40.694 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:40.694 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:40.694 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:40.694 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:40.694 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:40.694 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:40.694 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:40.694 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:40.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:40.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:40.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:40.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:40.752 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:40.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:40.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:40.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:40.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:40.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:40.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:40.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 08:30:40.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:30:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:40.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:30:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:40.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:30:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 08:30:40.754 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:30:40.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:40.754 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:30:40.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:40.754 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:30:40.754 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 08:30:40.754 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 08:30:40.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 08:30:40.754 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 08:30:40.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:40.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:40.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:41.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:41.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:41.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:41.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:41.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:41.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 08:30:41.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:41.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:41.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:41.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:41.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:41.763 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 08:30:41.763 DEBUG [main][AbstractWait] Waiting until widget is found... 08:30:41.763 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:30:41.763 TRACE [main][WidgetLookup] widget with index 1 is found 08:30:41.763 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 08:30:41.763 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 08:30:41.763 DEBUG [main][AbstractText] Set focus to Text 08:30:41.764 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 08:30:41.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:41.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:41.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:30:41.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:41.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:41.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:41.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:41.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:41.769 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:30:41.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:41.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:41.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:41.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:41.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:41.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:41.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:41.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:41.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:41.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:41.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven settings' has no excuses, wait for it 08:30:42.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 08:30:42.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:42.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:42.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:42.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 08:30:42.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:42.299 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:42.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:42.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:42.299 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 08:30:42.299 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:42.300 INFO [WorkbenchTestable][RequirementsRunner] Started test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 08:30:42.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 08:30:42.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:42.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:42.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:42.300 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:42.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:42.300 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:42.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:42.300 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:42.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:42.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:42.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:42.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:42.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:42.301 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:42.301 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:42.301 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:42.301 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:42.301 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:42.301 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:42.301 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:42.301 DEBUG [main][MenuItemLookup] Item match:Window 08:30:42.301 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:42.301 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:42.301 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:42.301 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:42.301 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:42.301 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:42.302 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:42.302 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:42.302 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:42.302 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:42.302 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:42.302 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:42.302 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:42.302 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:42.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:42.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell 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:30:42.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:42.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:42.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:42.361 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:42.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:42.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:42.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:42.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:42.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:42.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:42.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:42.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:42.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:42.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 08:30:42.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:30:42.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:42.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:30:42.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:42.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:30:42.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 08:30:42.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:30:42.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:42.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:30:42.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:42.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:30:42.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 08:30:42.363 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 08:30:42.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 08:30:42.363 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 08:30:42.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:42.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:42.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:42.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:42.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:43.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:43.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:43.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:43.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 08:30:43.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:43.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:43.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:43.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:43.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:43.372 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 08:30:43.372 DEBUG [main][AbstractWait] Waiting until widget is found... 08:30:43.372 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:30:43.372 TRACE [main][WidgetLookup] widget with index 1 is found 08:30:43.372 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 08:30:43.372 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 08:30:43.372 DEBUG [main][AbstractText] Set focus to Text 08:30:43.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 08:30:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:43.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:43.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:43.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:43.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:43.375 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 08:30:43.375 DEBUG [main][AbstractWait] Waiting until widget is found... 08:30:43.375 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:30:43.375 TRACE [main][WidgetLookup] widget with index 1 is found 08:30:43.375 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 08:30:43.375 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 08:30:43.375 DEBUG [main][AbstractText] Set focus to Text 08:30:43.376 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 08:30:43.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:43.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:43.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:30:43.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:43.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:43.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:43.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:43.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:43.380 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:30:43.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:43.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:43.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:43.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:43.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:43.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:43.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:43.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:43.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:43.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:30:43.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:30:43.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 08:30:43.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:30:43.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:30:43.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:30:43.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:43.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:43.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:43.406 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:43.406 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:43.406 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:43.406 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:43.406 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:43.406 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:43.406 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:43.406 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:43.406 DEBUG [main][MenuItemLookup] Item match:Window 08:30:43.407 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:43.407 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:43.407 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:43.407 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:43.407 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:43.407 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:43.407 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:43.407 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:43.407 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:43.407 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:43.407 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:43.407 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:43.407 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:43.407 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:43.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:43.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:43.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:43.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:43.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:43.463 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:43.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:43.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:43.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:43.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:43.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:43.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:43.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:43.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:43.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:43.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 08:30:43.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:30:43.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:43.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:30:43.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:43.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:30:43.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 08:30:43.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 08:30:43.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:43.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 08:30:43.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:43.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 08:30:43.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 08:30:43.466 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 08:30:43.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 08:30:43.466 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 08:30:43.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:43.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:43.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:43.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:43.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:44.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:44.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:30:44.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:30:44.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 08:30:44.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:44.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:44.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:44.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:44.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:44.474 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 08:30:44.474 DEBUG [main][AbstractWait] Waiting until widget is found... 08:30:44.474 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:30:44.474 TRACE [main][WidgetLookup] widget with index 1 is found 08:30:44.475 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 08:30:44.475 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 08:30:44.475 DEBUG [main][AbstractText] Set focus to Text 08:30:44.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:44.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:44.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:30:44.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:44.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:44.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:44.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:44.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:44.479 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:30:44.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:44.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:44.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:44.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:44.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:44.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:44.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:44.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:44.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:44.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 08:30:44.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:44.495 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:44.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:44.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:44.496 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 08:30:44.496 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:44.496 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 08:30:44.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 08:30:44.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:44.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:44.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:44.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 08:30:44.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:44.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:44.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:44.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:44.496 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 08:30:44.496 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 08:30:44.496 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:44.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:44.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:44.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.385 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesTest getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.002 s setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.8 s getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.715 s setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.196 s getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0 s Running org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 08:30:44.509 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 08:30:44.510 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:30:44.510 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:44.510 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 08:30:44.510 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:44.510 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:30:44.510 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:44.510 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:30:44.510 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:44.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:44.511 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 08:30:44.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 08:30:44.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:44.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:44.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:44.511 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:44.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:44.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:44.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:44.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:44.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:44.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:44.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:44.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:44.512 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:44.512 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:44.513 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:44.513 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:44.513 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:44.513 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:44.513 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:44.513 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:44.513 DEBUG [main][MenuItemLookup] Item match:Window 08:30:44.513 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:44.513 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:44.513 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:44.513 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:44.513 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:44.513 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:44.513 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:44.513 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:44.513 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:44.513 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:44.513 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:44.514 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:44.514 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:44.514 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:44.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:44.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:44.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:44.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:44.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:44.616 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:44.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:44.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:30:44.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:44.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:44.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:44.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:44.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:44.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:44.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:44.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:30:44.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:30:44.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:45.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:45.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:30:45.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:30:45.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:30:45.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:45.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:30:45.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:45.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:30:45.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 08:30:45.123 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 08:30:45.124 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 08:30:45.124 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 08:30:45.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:45.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:45.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:45.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 08:30:45.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:45.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:45.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:45.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 08:30:45.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open") 08:30:45.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:45.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:45.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:45.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:45.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:45.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:45.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:45.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:45.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:45.173 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:45.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:45.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:45.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:45.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:45.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:45.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:45.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:45.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:45.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:45.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:45.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:45.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:45.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:45.200 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:45.200 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:45.200 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:45.200 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:45.200 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:45.200 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:45.201 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:45.201 DEBUG [main][MenuItemLookup] Item match:Window 08:30:45.201 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:45.201 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:45.201 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:45.201 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:45.201 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:45.201 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:45.201 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:45.201 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:45.201 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:45.201 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:45.201 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:45.201 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:45.201 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:45.201 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:45.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:45.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell 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:30:45.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:45.273 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:45.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:45.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:45.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:45.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:45.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:45.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:45.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:30:45.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:30:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:45.275 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:30:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:45.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:30:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:30:45.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:30:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:45.275 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:30:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:45.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:30:45.275 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 08:30:45.275 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 08:30:45.275 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 08:30:45.275 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 08:30:45.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:45.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:45.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:45.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 08:30:45.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:45.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:45.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:45.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 08:30:45.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt") 08:30:45.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:45.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:45.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:45.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:45.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:45.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:45.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:45.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:45.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:45.281 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:45.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:45.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:45.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:45.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:45.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:45.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:45.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:45.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:45.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:45.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:45.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:45.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:45.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:45.303 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:45.303 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:45.303 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:45.303 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:45.303 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:45.303 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:45.303 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:45.303 DEBUG [main][MenuItemLookup] Item match:Window 08:30:45.304 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:45.304 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:45.304 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:45.304 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:45.304 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:45.304 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:45.304 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:45.304 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:45.304 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:45.304 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:45.304 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:45.304 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:45.304 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:45.304 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:45.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:45.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:45.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:45.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:45.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:45.378 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:45.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:45.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:45.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:45.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:45.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:45.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:45.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:45.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:45.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:30:45.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:30:45.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:45.380 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:30:45.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:45.380 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:30:45.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:30:45.380 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:30:45.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:45.380 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:30:45.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:45.380 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:30:45.380 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 08:30:45.380 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 08:30:45.380 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 08:30:45.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 08:30:45.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:45.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:45.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:45.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 08:30:45.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:45.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:45.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:45.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 08:30:45.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open") 08:30:45.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:45.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:45.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:45.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:45.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:45.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:45.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:45.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:45.387 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:45.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:45.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:45.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:45.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:45.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:45.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:45.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:45.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:45.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:45.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:45.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:45.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:45.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:45.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:45.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:45.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:45.419 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:45.419 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:45.419 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:45.419 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:45.419 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:45.419 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:45.419 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:45.419 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:45.419 DEBUG [main][MenuItemLookup] Item match:Window 08:30:45.419 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:45.419 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:45.419 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:45.419 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:45.419 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:45.419 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:45.419 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:45.419 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:45.419 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:45.419 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:45.419 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:45.419 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:45.419 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:45.420 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:45.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:45.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 'Preferences.*'] is available. finished successfully 08:30:45.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:45.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:45.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:45.519 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:45.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:45.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:45.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:45.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:45.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:45.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:45.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:45.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:45.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:45.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 08:30:45.521 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:45.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:46.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:46.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:46.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 08:30:46.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:46.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:46.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:46.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:46.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:46.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 08:30:46.024 DEBUG [main][TreeItemHandler] Selecting tree item: Console 08:30:46.024 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 08:30:46.024 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 08:30:46.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:30:46.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.088 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 08:30:46.088 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:30:46.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:46.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:46.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:46.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:46.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 08:30:46.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.091 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 08:30:46.092 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 08:30:46.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:46.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:46.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:46.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:46.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:30:46.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.101 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:30:46.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:46.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:46.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:46.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:46.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:46.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:46.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:46.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 08:30:46.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:46.121 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:46.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:46.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:46.121 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 08:30:46.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:46.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 08:30:46.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 08:30:46.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:46.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:46.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:46.121 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:46.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:46.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:46.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:46.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:46.122 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:46.122 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:46.122 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:46.122 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:46.122 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:46.122 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:46.122 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:46.122 DEBUG [main][MenuItemLookup] Item match:Window 08:30:46.123 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:46.123 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:46.123 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:46.123 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.123 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:46.123 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:46.123 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.123 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:46.123 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.123 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:46.123 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:46.123 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:46.123 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:46.123 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:46.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:46.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:46.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:46.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.216 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:46.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:30:46.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 08:30:46.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:46.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:46.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 08:30:46.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:46.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:46.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:46.218 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 08:30:46.218 DEBUG [main][TreeItemHandler] Selecting tree item: Console 08:30:46.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 08:30:46.219 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 08:30:46.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 08:30:46.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 08:30:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:46.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.246 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:46.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:46.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:46.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:46.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:46.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:46.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:46.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:46.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.265 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 08:30:46.266 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 08:30:46.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:46.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.274 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:46.274 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:46.274 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:46.275 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:46.275 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:46.275 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:46.275 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:46.275 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:46.275 DEBUG [main][MenuItemLookup] Item match:Window 08:30:46.275 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:46.275 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:46.275 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:46.275 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.275 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:46.275 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:46.275 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.275 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:46.275 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.275 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:46.275 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:46.275 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:46.275 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:46.275 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:46.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:46.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:46.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.364 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:46.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:46.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:46.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:46.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 08:30:46.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:46.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:46.365 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:46.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:46.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:46.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 08:30:46.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:46.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:46.366 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:46.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:46.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:46.366 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 08:30:46.366 DEBUG [main][TreeItemHandler] Selecting tree item: Console 08:30:46.366 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 08:30:46.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 08:30:46.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 08:30:46.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 08:30:46.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:46.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.391 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:46.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:46.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:46.392 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:46.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:46.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:46.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:46.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:46.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.416 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 08:30:46.416 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 08:30:46.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:46.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:46.417 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:46.417 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:46.417 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:46.417 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:46.417 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:46.417 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:46.417 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:46.417 DEBUG [main][MenuItemLookup] Item match:Window 08:30:46.417 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:46.417 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:46.417 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:46.417 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.417 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:46.417 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:46.417 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.417 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:46.417 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.417 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:46.417 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:46.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:46.426 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:46.426 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:46.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:46.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:46.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.496 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:46.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:46.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:46.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:46.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 08:30:46.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:46.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:46.498 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:46.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:46.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:46.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 08:30:46.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:46.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:46.498 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:46.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:46.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:46.498 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 08:30:46.498 DEBUG [main][TreeItemHandler] Selecting tree item: Console 08:30:46.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 08:30:46.498 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 08:30:46.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 08:30:46.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 08:30:46.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:46.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.505 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:46.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:46.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:46.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:46.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:46.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:46.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:46.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:46.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:46.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:46.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:46.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:46.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.526 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:46.526 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:46.526 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:46.526 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:46.526 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:46.526 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:46.526 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:46.526 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:46.526 DEBUG [main][MenuItemLookup] Item match:Window 08:30:46.526 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:46.526 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:46.526 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:46.526 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.526 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:46.527 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:46.527 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.527 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:46.527 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.527 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:46.527 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:46.527 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:46.527 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:46.527 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:46.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:46.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:46.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:46.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.623 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:46.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:46.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 08:30:46.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:46.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:46.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 08:30:46.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:46.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:46.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:46.626 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 08:30:46.626 DEBUG [main][TreeItemHandler] Selecting tree item: Console 08:30:46.626 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 08:30:46.626 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 08:30:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:30:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.628 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 08:30:46.628 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:30:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:46.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:46.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:46.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 08:30:46.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.645 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 08:30:46.645 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 08:30:46.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:46.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:46.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:46.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:46.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:30:46.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.652 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:30:46.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:46.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:46.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:46.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:46.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:46.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:46.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:46.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 08:30:46.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:46.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:46.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:46.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:46.680 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 08:30:46.680 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:46.680 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 08:30:46.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 08:30:46.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:46.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:46.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:46.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:46.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:46.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:46.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:46.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:46.681 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:46.682 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:46.682 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:46.682 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:46.682 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:46.682 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:46.682 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:46.682 DEBUG [main][MenuItemLookup] Item match:Window 08:30:46.682 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:46.682 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:46.682 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:46.682 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.682 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:46.682 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:46.682 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.682 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:46.682 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.682 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:46.682 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:46.682 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:46.682 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:46.682 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:46.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:46.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:46.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:46.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.777 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:46.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:30:46.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:46.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:46.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:46.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 08:30:46.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:46.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:46.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:46.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:46.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:46.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 08:30:46.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:46.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:46.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:46.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:46.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:46.779 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 08:30:46.779 DEBUG [main][TreeItemHandler] Selecting tree item: Console 08:30:46.779 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 08:30:46.780 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 08:30:46.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:30:46.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.782 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 08:30:46.782 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:30:46.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:46.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:46.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:46.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:46.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 08:30:46.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.785 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 08:30:46.785 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 08:30:46.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:46.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:46.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:46.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:46.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:30:46.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.790 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:30:46.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:46.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:46.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:46.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:46.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 08:30:46.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:46.818 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:46.819 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 08:30:46.819 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:46.819 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 08:30:46.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 08:30:46.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:46.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:46.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:46.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:46.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:46.819 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:46.819 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:46.819 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:46.819 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:46.819 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:46.819 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:46.819 DEBUG [main][MenuItemLookup] Item match:Project 08:30:46.821 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 08:30:46.821 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 08:30:46.821 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.821 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 08:30:46.821 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 08:30:46.821 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 08:30:46.821 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:30:46.821 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 08:30:46.821 DEBUG [main][MenuItemLookup] Item match:Build Automatically 08:30:46.822 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 08:30:46.822 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 08:30:46.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:46.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:46.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:46.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:46.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:46.824 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:46.824 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:46.824 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:46.824 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:46.824 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:46.824 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:46.824 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:46.824 DEBUG [main][MenuItemLookup] Item match:Window 08:30:46.824 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:46.824 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:46.824 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:46.824 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.824 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:46.824 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:46.824 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.824 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:46.824 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.824 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:46.824 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:46.824 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:46.824 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:46.824 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:46.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:46.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:46.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:46.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.916 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:46.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:46.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:46.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:46.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:46.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 08:30:46.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:46.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:46.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:46.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:46.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:46.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 08:30:46.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:46.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:46.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:46.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:46.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:46.919 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 08:30:46.919 DEBUG [main][TreeItemHandler] Selecting tree item: Console 08:30:46.919 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 08:30:46.919 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 08:30:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:30:46.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.921 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 08:30:46.921 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:30:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:46.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:46.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:46.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 08:30:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.924 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 08:30:46.924 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 08:30:46.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:46.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:46.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:46.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:46.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:30:46.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:46.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:46.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:46.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:46.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:46.941 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:30:46.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:46.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:46.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:46.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:46.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 08:30:46.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:46.956 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:46.957 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 08:30:46.957 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:46.957 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 08:30:46.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 08:30:46.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:46.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:46.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:46.957 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:46.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.957 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:46.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.957 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:46.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:46.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:46.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:46.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:46.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:46.958 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:46.958 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:46.958 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:46.958 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:46.958 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:46.958 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:46.958 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:46.958 DEBUG [main][MenuItemLookup] Item match:Window 08:30:46.958 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:46.958 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:46.958 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:46.958 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.958 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:46.958 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:46.958 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.958 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:46.958 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:46.958 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:46.958 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:46.958 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:46.958 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:46.958 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:47.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell 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:30:47.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:47.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:47.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:47.051 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:47.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:47.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:47.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:47.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:47.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:47.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 08:30:47.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:47.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:47.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:47.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:47.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:47.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 08:30:47.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:47.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:47.053 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:47.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:47.053 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:47.053 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 08:30:47.053 DEBUG [main][TreeItemHandler] Selecting tree item: Console 08:30:47.053 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 08:30:47.053 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 08:30:47.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 08:30:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:47.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 08:30:47.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:30:47.075 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:30:47.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:47.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:47.082 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:47.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:47.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:47.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:47.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:47.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:47.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:47.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:47.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:47.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:47.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:47.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:47.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:47.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:47.125 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:47.125 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:47.125 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:47.125 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:47.125 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:47.125 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:47.125 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:47.125 DEBUG [main][MenuItemLookup] Item match:Window 08:30:47.126 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:47.126 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:47.126 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:47.126 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:47.126 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:47.126 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:47.126 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:47.126 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:47.126 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:47.126 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:47.126 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:47.126 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:47.126 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:47.126 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:47.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:47.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell 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:30:47.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:47.199 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:47.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:47.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:30:47.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:47.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:47.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:47.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 08:30:47.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:47.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:47.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:47.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:47.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:47.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 08:30:47.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:47.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:47.201 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:47.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:47.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:47.201 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 08:30:47.201 DEBUG [main][TreeItemHandler] Selecting tree item: Console 08:30:47.201 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 08:30:47.201 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 08:30:47.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 08:30:47.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:47.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:47.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:47.205 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:47.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:47.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:47.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:47.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:47.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:47.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:47.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:47.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:47.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:47.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:47.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:47.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:47.223 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:47.223 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:47.223 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:47.223 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:47.223 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:47.223 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:47.223 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:47.223 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:47.223 DEBUG [main][MenuItemLookup] Item match:Window 08:30:47.224 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:47.224 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:47.224 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:47.224 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:47.224 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:47.224 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:47.224 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:47.224 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:47.224 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:47.224 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:47.224 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:47.224 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:47.224 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:47.224 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:47.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:47.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:47.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:47.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:47.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:47.330 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:47.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:47.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:30:47.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 08:30:47.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:47.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:47.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 08:30:47.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:47.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:47.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:47.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:47.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:47.332 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 08:30:47.332 DEBUG [main][TreeItemHandler] Selecting tree item: Console 08:30:47.332 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 08:30:47.332 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 08:30:47.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 08:30:47.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:47.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 08:30:47.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:30:47.339 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:30:47.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:47.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:47.343 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:47.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:47.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:47.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:47.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:47.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:47.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:47.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:47.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:47.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:47.357 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:47.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:47.357 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:47.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:47.357 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:47.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:47.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:47.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:47.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:47.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:47.358 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:47.358 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:47.358 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:47.358 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:47.358 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:47.358 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:47.358 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:47.358 DEBUG [main][MenuItemLookup] Item match:Window 08:30:47.358 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:47.358 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:47.358 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:47.358 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:47.358 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:47.358 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:47.358 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:47.358 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:47.358 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:47.358 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:47.358 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:47.359 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:47.359 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:47.359 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:47.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:47.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:47.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:47.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:47.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:47.451 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:47.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:47.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:47.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 08:30:47.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:47.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:47.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 08:30:47.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:47.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:47.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:47.453 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 08:30:47.453 DEBUG [main][TreeItemHandler] Selecting tree item: Console 08:30:47.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 08:30:47.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 08:30:47.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:30:47.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:47.457 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 08:30:47.457 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:30:47.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:47.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:47.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:47.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:47.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 08:30:47.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:47.483 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 08:30:47.483 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 08:30:47.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:47.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:47.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:47.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:47.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:30:47.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:47.486 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:30:47.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:47.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:47.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:47.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:47.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:47.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:47.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:47.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 08:30:47.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:47.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:47.530 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 08:30:47.530 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:47.530 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 08:30:47.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 08:30:47.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:47.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:47.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:47.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:47.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:47.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:47.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:47.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:47.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:47.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:47.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:47.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:47.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:47.532 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:47.532 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:47.532 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:47.532 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:47.532 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:47.532 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:47.532 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:47.532 DEBUG [main][MenuItemLookup] Item match:Window 08:30:47.533 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:47.533 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:47.533 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:47.533 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:47.533 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:47.533 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:47.533 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:47.533 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:47.533 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:47.533 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:47.533 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:47.533 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:47.533 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:47.533 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:47.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:47.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:47.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:47.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:47.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:47.617 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:47.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:47.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:30:47.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:47.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:47.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:47.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:47.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:47.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:47.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:47.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:30:47.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:30:47.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:48.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:48.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:30:48.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:30:48.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:30:48.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:48.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:30:48.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:48.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:30:48.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 08:30:48.133 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 08:30:48.133 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 08:30:48.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 08:30:48.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:48.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:48.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 08:30:48.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:48.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:48.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 08:30:48.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open") 08:30:48.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:48.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:48.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:48.168 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 08:30:48.168 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 08:30:48.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:48.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:48.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:48.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:48.168 TRACE [main][WidgetHandler] Notify Button with event 27 08:30:48.168 TRACE [main][WidgetHandler] Wait for synchronization 08:30:48.168 TRACE [main][WidgetHandler] Notify Button with event 13 08:30:48.168 TRACE [main][WidgetHandler] Wait for synchronization 08:30:48.168 TRACE [main][WidgetHandler] Notify Button with event 26 08:30:48.168 TRACE [main][WidgetHandler] Wait for synchronization 08:30:48.168 TRACE [main][WidgetHandler] Notify Button with event 3 08:30:48.168 TRACE [main][WidgetHandler] Wait for synchronization 08:30:48.168 TRACE [main][WidgetHandler] Notify Button with event 4 08:30:48.168 TRACE [main][WidgetHandler] Wait for synchronization 08:30:48.168 TRACE [main][WidgetHandler] Notify Button with event 13 08:30:48.168 TRACE [main][WidgetHandler] Wait for synchronization 08:30:48.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 08:30:48.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:48.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:48.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:48.170 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 08:30:48.170 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 08:30:48.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:48.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:48.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:48.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:48.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 08:30:48.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:48.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:48.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 08:30:48.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt") 08:30:48.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:48.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:48.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:48.173 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 08:30:48.173 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 08:30:48.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:48.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:48.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:48.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:48.173 TRACE [main][WidgetHandler] Notify Button with event 27 08:30:48.173 TRACE [main][WidgetHandler] Wait for synchronization 08:30:48.173 TRACE [main][WidgetHandler] Notify Button with event 13 08:30:48.173 TRACE [main][WidgetHandler] Wait for synchronization 08:30:48.173 TRACE [main][WidgetHandler] Notify Button with event 26 08:30:48.173 TRACE [main][WidgetHandler] Wait for synchronization 08:30:48.173 TRACE [main][WidgetHandler] Notify Button with event 3 08:30:48.173 TRACE [main][WidgetHandler] Wait for synchronization 08:30:48.173 TRACE [main][WidgetHandler] Notify Button with event 4 08:30:48.173 TRACE [main][WidgetHandler] Wait for synchronization 08:30:48.173 TRACE [main][WidgetHandler] Notify Button with event 13 08:30:48.173 TRACE [main][WidgetHandler] Wait for synchronization 08:30:48.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 08:30:48.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:48.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:48.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:48.175 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 08:30:48.175 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 08:30:48.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:48.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:48.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:48.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:48.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 08:30:48.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:48.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:48.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 08:30:48.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open") 08:30:48.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:48.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:48.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:48.178 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 08:30:48.178 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 08:30:48.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:48.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:48.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:48.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:48.178 TRACE [main][WidgetHandler] Notify Button with event 27 08:30:48.178 TRACE [main][WidgetHandler] Wait for synchronization 08:30:48.178 TRACE [main][WidgetHandler] Notify Button with event 13 08:30:48.178 TRACE [main][WidgetHandler] Wait for synchronization 08:30:48.178 TRACE [main][WidgetHandler] Notify Button with event 26 08:30:48.178 TRACE [main][WidgetHandler] Wait for synchronization 08:30:48.178 TRACE [main][WidgetHandler] Notify Button with event 3 08:30:48.178 TRACE [main][WidgetHandler] Wait for synchronization 08:30:48.178 TRACE [main][WidgetHandler] Notify Button with event 4 08:30:48.178 TRACE [main][WidgetHandler] Wait for synchronization 08:30:48.178 TRACE [main][WidgetHandler] Notify Button with event 13 08:30:48.178 TRACE [main][WidgetHandler] Wait for synchronization 08:30:48.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 08:30:48.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:48.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:48.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:48.181 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 08:30:48.181 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 08:30:48.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:48.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:48.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:48.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:48.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:48.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:48.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:48.190 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:48.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:48.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:48.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:48.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:48.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:48.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:48.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:48.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:48.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:48.218 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:48.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:48.218 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:48.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:48.218 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:48.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:48.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:48.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:48.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:48.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:48.218 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:48.218 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:48.218 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:48.218 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:48.218 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:48.218 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:48.218 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:48.218 DEBUG [main][MenuItemLookup] Item match:Window 08:30:48.219 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:48.219 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:48.219 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:48.219 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:48.219 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:48.219 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:48.219 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:48.219 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:48.219 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:48.219 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:48.219 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:48.219 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:48.219 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:48.219 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:48.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:30:48.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell 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:30:48.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:48.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:48.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:48.287 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:48.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:48.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:30:48.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:48.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:48.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:48.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:48.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:48.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 08:30:48.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:48.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:48.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:48.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:48.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 08:30:48.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 08:30:48.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:30:48.791 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 08:30:48.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:30:48.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 08:30:48.791 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 08:30:48.791 DEBUG [main][TreeItemHandler] Selecting tree item: Console 08:30:48.792 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 08:30:48.792 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 08:30:48.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:48.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:48.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 08:30:48.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:48.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:48.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:48.828 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 08:30:48.828 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 08:30:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:48.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:48.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:48.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 08:30:48.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:48.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:48.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:48.831 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 08:30:48.831 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 08:30:48.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:48.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:48.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:48.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:48.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:30:48.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:48.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:48.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:48.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:48.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:48.834 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:30:48.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:48.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:48.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:48.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:48.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:48.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:48.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 08:30:48.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:48.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:48.852 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 08:30:48.852 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 08:30:48.852 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:48.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:48.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.344 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.61 s testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.559 s setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.139 s autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.138 s testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.573 s getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.322 s Results: Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.direct.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.junit.test >--------- [INFO] Building RedDeer JUnit Tests 4.7.0-SNAPSHOT [41/58] [INFO] from tests/org.eclipse.reddeer.junit.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit.test --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit.test --- [INFO] Resolving class path of RedDeer JUnit Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit.test --- [INFO] Compiling 83 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/target/org.eclipse.reddeer.junit.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/target/org.eclipse.reddeer.junit.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.junit.test --- [INFO] Fetching org.hamcrest_2.2.0.v20210711-0821.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (147.32kB) [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.junit.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.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.v20230622-2056/org.eclipse.equinox.launcher-1.6.500.v20230622-2056.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest testGetNonexistingObjectAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0.002 s testGetStringObjectAttributeInPlaceOfSimpleAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0.001 s testGetAttributeOfComplexConfiguration(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s getNonexistingStringAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s testGetStringAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s testGetObjectAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest 08:30:55.973 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 08:30:55.975 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 08:30:55.975 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 08:30:55.976 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 08:30:55.977 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 08:30:55.978 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 08:30:55.982 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 08:30:55.983 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 08:30:55.984 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 08:30:55.984 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 08:30:55.986 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 08:30:55.989 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.JavaRequirement 08:30:55.989 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 08:30:55.989 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomJavaTestRequirement 08:30:55.990 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomServerTestRequirement 08:30:55.990 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.ComplexRequirement 08:30:55.991 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.SimpleRequirement Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s - in org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest numberOfTestRunsWithConfig(org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest) Time elapsed: 0.218 s numberOfTestRunsNoConfig(org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest testGetConfigurationsFromConfigPoolWithNonexistingConfigFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.002 s getSimpleRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.005 s getComplexRequirementConfigurationsFromPoolYAML(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.067 s testGetConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0 s testGetNonexistingConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0 s getSimpleRequirementConfigurationsFromPoolYAML(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.004 s getRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.002 s testGetInvalidConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.001 s getComplexRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest testRequirementVersionMatcherOnComparisonGreaterThanNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.004 s testRequirementRegexMatcherOnRegex(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnPreciseMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testThrowExceptionOnNonexistingAttribute(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementRegexMatcherOnNonexistingValue(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testNestedAttributeOnPreciseMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange2(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange3(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange4(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonGreaterThanOrEquals(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRangeNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testNestedAttributeOnPreciseMatchInSubClass(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementVersionMatcherOnComparisonRange(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testThrowExceptionOnNonexistingNestedAttribute(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonGreaterThan(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRangeNoMatch2(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testNestedAttributeOnVersionMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnNonexistingvalue(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonGreaterThanOrEqualsNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest testVersions3a(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions3b(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions1(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions2(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions4(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions5(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions6(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions7(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest testGetCustomRequirementFromAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s testGetValueOfStaticAnnotatedMethodWhichDoesNotExist(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s getAnnotationWithNoEnclosingClass(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetRequirementAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s testGetGrandChildClassAnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.002 s testGetValueOfStaticAnnotatedMethod(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.038 s testGetValueOfStaticAnnotatedMethodTwoPossibilities(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s testGetTopClassAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetRequirementAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s testGetValueOfStaticAnnotatedMethodWithWrongReturnType(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetChildsClassAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetDefaultRequirementFromAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 08:30:56.224 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:30:56.225 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=6 08:30:56.231 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:30:56.232 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=3 08:30:56.238 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 08:30:56.250 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:30:56.250 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:56.253 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 08:30:56.255 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:30:56.255 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:30:56.261 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:30:56.276 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:56.276 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:30:56.278 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:56.278 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:30:56.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:56.310 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:30:56.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:56.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:56.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:56.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:56.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:56.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:56.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:56.343 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:56.345 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:56.345 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:56.345 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:56.345 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:56.345 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:56.345 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:56.345 DEBUG [main][MenuItemLookup] Item match:Window 08:30:56.348 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:56.348 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:56.348 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:56.349 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:56.349 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:56.349 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:56.349 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:56.349 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:56.349 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:56.349 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:56.349 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:56.351 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:56.351 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:56.353 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:56.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:56.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:56.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:56.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:56.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:56.517 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:56.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:30:56.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:56.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:56.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:56.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:56.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:56.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:56.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:56.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:56.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:56.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:56.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:56.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:56.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:56.559 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:56.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:56.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:56.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:56.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:56.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:56.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:56.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:56.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:56.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:56.625 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:56.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:56.628 INFO [WorkbenchTestable][RequirementsRunner] Started test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 08:30:56.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 08:30:56.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:56.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:56.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:56.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:56.631 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest.png 08:30:56.757 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest.png 08:30:56.758 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest(2).png 08:30:56.819 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest(2).png 08:30:56.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 08:30:56.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:56.822 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:56.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:56.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:56.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:56.824 INFO [WorkbenchTestable][RequirementsRunner] Finished test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 08:30:56.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:56.825 INFO [WorkbenchTestable][RequirementsRunner] Started test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 08:30:56.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 08:30:56.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:56.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:56.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:56.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:56.825 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest.png 08:30:56.885 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest.png 08:30:56.887 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest(2).png 08:30:56.956 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest(2).png 08:30:56.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 08:30:56.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:56.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:56.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:56.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:56.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:56.958 INFO [WorkbenchTestable][RequirementsRunner] Finished test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 08:30:56.958 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 08:30:56.958 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:56.958 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:56.958 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:56.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:56.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 s - in org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.196 s failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.133 s Running org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 08:30:56.970 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 08:30:56.971 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 08:30:56.975 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:30:56.975 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 08:30:56.975 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:56.975 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:30:56.976 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:56.976 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:30:56.976 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:56.976 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:30:56.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:56.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:56.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:56.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:56.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:56.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:56.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:56.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:56.978 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:56.978 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:56.978 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:56.978 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:56.978 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:56.978 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:56.978 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:56.978 DEBUG [main][MenuItemLookup] Item match:Window 08:30:56.979 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:56.979 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:56.979 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:56.979 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:56.979 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:56.979 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:56.980 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:56.980 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:56.980 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:56.980 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:56.980 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:56.980 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:56.980 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:56.980 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:57.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:57.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:57.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:57.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.057 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:57.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:57.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:57.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:57.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:57.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:57.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:57.063 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:57.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:57.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:57.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:57.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:57.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:57.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:57.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:57.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.114 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.114 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 08:30:57.115 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 08:30:57.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 08:30:57.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 08:30:57.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.115 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:57.116 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 08:30:57.116 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 08:30:57.116 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 08:30:57.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 08:30:57.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 08:30:57.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.116 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:57.116 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 08:30:57.117 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 08:30:57.117 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.117 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) Time elapsed: 0.001 s test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 08:30:57.123 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 08:30:57.123 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 08:30:57.125 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:30:57.125 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 08:30:57.125 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.125 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:30:57.126 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.126 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:30:57.126 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.126 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:30:57.126 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:57.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.127 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:57.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.127 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:57.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:57.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:57.128 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:57.128 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:57.128 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:57.128 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:57.128 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:57.128 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:57.128 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:57.128 DEBUG [main][MenuItemLookup] Item match:Window 08:30:57.129 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:57.129 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:57.129 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:57.129 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:57.129 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:57.129 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:57.129 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:57.129 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:57.129 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:57.129 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:57.129 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:57.129 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:57.129 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:57.129 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:57.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:57.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell 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:30:57.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:57.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.219 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:57.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:30:57.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:57.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:57.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:57.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:57.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:57.224 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:57.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:57.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:57.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:57.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:57.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:57.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:57.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:57.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.248 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 08:30:57.248 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 08:30:57.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 08:30:57.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 08:30:57.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:57.249 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 08:30:57.249 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 08:30:57.249 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 08:30:57.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 08:30:57.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 08:30:57.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:57.250 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 08:30:57.250 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 08:30:57.250 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.250 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.250 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) Time elapsed: 0.001 s test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 08:30:57.253 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 08:30:57.254 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:30:57.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:57.254 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 08:30:57.254 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.254 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:30:57.254 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.254 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:30:57.254 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.254 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:30:57.254 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:57.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.255 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:57.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.255 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:57.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:57.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:57.255 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:57.256 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:57.256 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:57.256 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:57.256 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:57.256 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:57.256 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:57.256 DEBUG [main][MenuItemLookup] Item match:Window 08:30:57.256 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:57.256 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:57.256 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:57.256 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:57.256 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:57.257 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:57.257 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:57.257 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:57.257 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:57.257 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:57.257 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:57.257 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:57.257 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:57.257 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:57.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:57.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:57.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:57.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.340 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:57.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:57.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:57.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:57.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:57.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:57.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:57.352 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:57.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:57.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:57.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:57.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:57.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:57.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.376 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.377 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:57.377 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 08:30:57.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 08:30:57.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 08:30:57.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:57.378 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 08:30:57.378 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:57.378 INFO [WorkbenchTestable][RequirementsRunner] Started test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 08:30:57.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 08:30:57.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 08:30:57.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.379 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:57.379 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 08:30:57.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:57.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 08:30:57.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 08:30:57.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 08:30:57.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.380 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:57.380 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 08:30:57.380 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 08:30:57.380 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.380 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.380 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0.001 s testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0.001 s testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 08:30:57.389 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 08:30:57.410 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:57.410 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 08:30:57.410 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:57.411 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 08:30:57.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 08:30:57.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 08:30:57.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 08:30:57.411 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:57.411 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 08:30:57.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 08:30:57.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 08:30:57.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 08:30:57.411 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:57.411 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 08:30:57.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 08:30:57.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 08:30:57.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 08:30:57.411 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:57.411 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 08:30:57.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 08:30:57.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 08:30:57.412 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 08:30:57.412 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:57.412 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 08:30:57.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 08:30:57.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 08:30:57.412 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 08:30:57.412 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun1 is ignored because shouldRun method of RunIf conditional run is not met. 08:30:57.412 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 08:30:57.412 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun2 is ignored because @Ignore annotation is presented. 08:30:57.413 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 08:30:57.413 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun3 is ignored because @Ignore annotation is presented. 08:30:57.413 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 08:30:57.413 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun4 is ignored because shouldRun method of RunIf conditional run is not met. 08:30:57.413 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 08:30:57.413 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun5 is ignored because shouldRun method of RunIf conditional run is not met. 08:30:57.413 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 08:30:57.413 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun6 is ignored because shouldRun method of RunIf conditional run is not met. 08:30:57.413 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun6 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 08:30:57.413 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun7 is ignored because shouldRun method of RunIf conditional run is not met. 08:30:57.413 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun7 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 08:30:57.413 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun8 is ignored because shouldRun method of RunIf conditional run is not met. 08:30:57.413 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun8 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 08:30:57.413 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.029 s - in org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0.001 s testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldNotRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun6 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun7 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun8 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped Running org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest testLoadConfigsFromInvalidJSONFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0 s testLoadConfigFromFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.003 s testLoadConfigsFromNonexistingFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest testNoRequirementFieldInjection(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.002 s testInjectingToChild(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.001 s testInjectingToParent(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0 s testInjectingToGrandParent(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0 s testInjectToStatic(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest 08:30:57.434 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.435 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 08:30:57.435 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:30:57.436 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.436 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.436 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:30:57.436 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.436 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:30:57.436 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.436 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:30:57.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:57.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:57.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:57.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:57.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.437 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:57.437 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:57.437 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:57.437 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:57.437 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:57.437 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:57.437 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:57.437 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:57.437 DEBUG [main][MenuItemLookup] Item match:Window 08:30:57.438 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:57.438 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:57.438 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:57.438 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:57.438 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:57.438 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:57.438 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:57.438 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:57.438 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:57.438 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:57.438 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:57.438 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:57.438 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:57.438 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:57.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:57.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:57.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.523 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:57.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:57.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:57.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:57.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:57.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:57.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:57.535 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:57.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:57.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:57.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:57.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:57.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:57.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:57.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:57.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.558 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 08:30:57.558 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 08:30:57.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:57.559 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 08:30:57.559 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 08:30:57.559 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 08:30:57.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:57.559 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 08:30:57.559 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.560 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.560 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:57.560 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.560 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 08:30:57.561 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:30:57.561 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.561 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.561 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:30:57.561 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.561 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:30:57.561 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.561 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:30:57.561 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:57.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.562 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:57.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.562 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:57.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:57.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.562 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:57.562 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:57.562 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:57.562 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:57.562 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:57.562 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:57.562 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:57.562 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:57.563 DEBUG [main][MenuItemLookup] Item match:Window 08:30:57.563 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:57.563 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:57.563 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:57.563 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:57.563 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:57.563 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:57.563 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:57.563 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:57.563 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:57.563 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:57.563 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:57.563 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:57.563 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:57.563 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:57.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:57.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:57.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.647 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:57.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:57.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:57.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:57.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:57.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:57.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:57.651 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:57.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:57.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:57.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:57.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:57.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:57.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:57.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:57.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.674 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.674 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 08:30:57.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 08:30:57.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.674 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:57.675 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 08:30:57.675 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 08:30:57.675 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 08:30:57.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.675 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:57.675 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 08:30:57.675 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.675 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.675 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.675 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:57.676 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.676 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 08:30:57.677 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:30:57.677 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.677 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.677 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:30:57.677 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.677 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:30:57.677 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.677 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:30:57.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:57.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.678 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:57.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.678 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:57.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:57.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:57.678 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:57.679 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:57.679 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:57.679 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:57.679 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:57.679 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:57.679 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:57.679 DEBUG [main][MenuItemLookup] Item match:Window 08:30:57.679 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:57.679 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:57.679 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:57.679 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:57.679 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:57.679 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:57.679 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:57.679 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:57.679 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:57.679 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:57.679 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:57.679 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:57.679 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:57.680 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:57.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:57.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell 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:30:57.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:57.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.764 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:57.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:30:57.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:57.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:57.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:57.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:57.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:57.768 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:57.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:57.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:57.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:57.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:57.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:57.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:57.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:57.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.792 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.792 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 08:30:57.792 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 08:30:57.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.792 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:57.792 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 08:30:57.792 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 08:30:57.792 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 08:30:57.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.792 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:57.793 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 08:30:57.793 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.793 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.793 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.793 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:57.793 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.793 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 08:30:57.794 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:30:57.794 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.794 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.794 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:30:57.795 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.795 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:30:57.795 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.795 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:30:57.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:57.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:57.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:57.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:57.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:57.796 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:57.796 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:57.796 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:57.796 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:57.796 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:57.796 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:57.796 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:57.796 DEBUG [main][MenuItemLookup] Item match:Window 08:30:57.796 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:57.796 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:57.796 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:57.796 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:57.796 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:57.796 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:57.796 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:57.796 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:57.796 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:57.796 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:57.796 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:57.796 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:57.796 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:57.797 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:57.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:57.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:57.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.874 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:57.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:57.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:57.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:57.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:57.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:57.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:57.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:57.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:57.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:57.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:57.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:57.879 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:57.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:57.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:57.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:57.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:57.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:57.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:57.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:57.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:57.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:57.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.921 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 08:30:57.921 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 08:30:57.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:57.922 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 08:30:57.922 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 08:30:57.922 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 08:30:57.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:57.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:57.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:57.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:57.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:57.923 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 08:30:57.923 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 08:30:57.923 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:57.923 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:57.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:57.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:57.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 s - in org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest testRequirementInjectionInParameters(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.128 s testRequirementInjectionInBefore(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.115 s testRequirementInjectionInBeforeClass(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.118 s testStaticInject(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.13 s Running org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest testNullConfigArgument(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.001 s testBuildRequirementsWithConfigurableRequirementWithoutConfiguration(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0 s testBuildRequirementsWithConfiguredRequirement(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0 s testBuildRequiremenetsWithMixedRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.002 s testBuildRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.001 s testBuildNoRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0 s testNullClassArgument(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 s - in org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest constructor_nullList(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0 s sortByPriority(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.001 s fulfill(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.686 s size(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.001 s cleanup(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.002 s iterator(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest 08:30:58.780 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest testInjectMethodInvocation(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest) Time elapsed: 0.132 s Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest 08:30:58.810 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest$ParameterizedSuite 08:30:58.811 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest parameterizedRunnerTest(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest) Time elapsed: 0.006 s Running org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 08:30:58.838 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 08:30:58.839 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:30:58.840 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:58.840 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 08:30:58.840 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:58.840 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:30:58.841 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:58.841 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:30:58.841 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:58.841 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:30:58.841 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:58.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:58.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:58.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:58.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:58.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:58.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:58.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:58.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:58.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:58.843 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:58.844 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:58.844 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:58.844 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:58.844 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:58.844 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:58.844 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:58.844 DEBUG [main][MenuItemLookup] Item match:Window 08:30:58.846 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:58.846 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:58.846 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:58.846 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:58.846 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:58.846 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:58.846 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:58.846 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:58.846 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:58.847 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:58.847 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:58.847 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:58.847 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:58.847 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:58.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:58.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:58.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:58.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:58.967 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:58.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:58.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:58.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:58.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:58.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:58.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:58.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:58.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:58.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:58.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:58.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:58.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:59.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:59.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:59.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:59.023 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:59.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:59.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:59.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:59.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:59.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:59.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:59.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:59.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:59.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:59.067 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:59.068 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:59.068 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 08:30:59.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 08:30:59.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:59.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:59.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:59.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:59.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 08:30:59.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:59.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:59.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:59.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:59.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:59.070 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 08:30:59.071 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 08:30:59.110 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:59.110 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:59.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:59.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:59.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s - in org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 08:30:59.118 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 08:30:59.119 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:30:59.120 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:59.120 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 08:30:59.120 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:59.120 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:30:59.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:59.121 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:30:59.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:59.121 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:30:59.121 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:59.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:59.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:59.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:59.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:59.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:59.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:59.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:59.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:59.123 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:59.123 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:59.123 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:59.123 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:59.123 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:59.123 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:59.123 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:59.123 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:59.124 DEBUG [main][MenuItemLookup] Item match:Window 08:30:59.124 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:59.125 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:59.125 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:59.125 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:59.125 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:59.125 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:59.125 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:59.125 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:59.125 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:59.125 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:59.125 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:59.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:59.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:59.126 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:59.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:59.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:59.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:59.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:59.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:59.235 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:59.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:59.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:59.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:59.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:59.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:59.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:59.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:59.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:59.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:59.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:59.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:59.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:59.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:59.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:59.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:59.248 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:59.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:59.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:59.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:59.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:59.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:59.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:59.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:59.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:59.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:59.276 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:59.276 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:59.276 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 08:30:59.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 08:30:59.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:59.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:59.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:59.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:59.281 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 08:30:59.311 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:30:59.311 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:59.311 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 08:30:59.311 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:59.311 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:30:59.311 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:59.311 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:30:59.311 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:59.312 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:30:59.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:59.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:59.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:59.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:59.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:59.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:59.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:59.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:59.313 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:59.313 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:59.313 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:59.313 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:59.314 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:59.314 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:59.314 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:59.314 DEBUG [main][MenuItemLookup] Item match:Window 08:30:59.314 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:59.315 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:59.315 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:59.315 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:59.315 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:59.315 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:59.315 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:59.315 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:59.315 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:59.315 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:59.315 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:59.315 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:59.315 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:59.315 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:59.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:59.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:59.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:59.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:59.437 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:59.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:59.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:59.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:59.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:59.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:59.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:59.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:59.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:59.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:59.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:59.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:59.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:59.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:59.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:59.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:59.455 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:59.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:59.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:59.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:59.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:59.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:59.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:59.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:59.484 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:59.484 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:59.484 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 08:30:59.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 08:30:59.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:59.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:59.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:59.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:59.485 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test throws exception: org.eclipse.reddeer.common.exception.RedDeerException: Test in error at org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test(RequirementsOrderRunnerSuite.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest.testErroneousTest(RequirementOrderCallWithFailsTest.java:78) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 08:30:59.512 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test.png 08:30:59.638 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test.png 08:30:59.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 08:30:59.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:59.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:59.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:59.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:59.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:59.640 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) org.eclipse.reddeer.common.exception.RedDeerException: Test in error at org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test(RequirementsOrderRunnerSuite.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest.testErroneousTest(RequirementOrderCallWithFailsTest.java:78) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 08:30:59.641 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 08:30:59.642 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 08:30:59.642 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:59.642 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:59.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:59.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:59.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:59.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 08:30:59.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:59.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:59.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:59.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:59.643 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 08:30:59.643 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:59.643 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 08:30:59.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 08:30:59.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:59.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:59.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:59.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:59.645 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 08:30:59.645 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:30:59.646 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:59.646 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 08:30:59.646 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:59.646 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:30:59.646 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:59.646 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:30:59.646 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:59.646 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:30:59.646 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:30:59.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:59.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:59.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:59.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:59.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:59.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:59.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:59.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:59.647 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:59.647 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:59.648 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:59.648 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:59.648 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:59.648 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:59.648 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:59.648 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:59.648 DEBUG [main][MenuItemLookup] Item match:Window 08:30:59.648 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:59.648 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:59.648 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:59.648 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:59.648 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:59.648 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:59.648 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:59.649 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:59.649 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:59.649 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:59.649 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:59.649 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:59.649 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:59.649 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:59.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:59.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 'Preferences.*'] is available. finished successfully 08:30:59.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:59.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:59.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:59.740 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:59.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:59.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:30:59.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:59.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:59.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:59.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:59.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:59.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:59.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:59.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:30:59.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:59.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:59.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:59.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:59.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:59.744 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:59.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:59.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:59.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:59.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:30:59.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:30:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:30:59.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:59.769 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:59.769 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:59.769 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 08:30:59.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 08:30:59.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:59.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:59.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:59.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:59.769 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test throws exception: java.lang.AssertionError: Test in failure at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test(RequirementsOrderRunnerSuite.java:130) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest.testFailingTest(RequirementOrderCallWithFailsTest.java:66) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 08:30:59.771 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test.png 08:30:59.851 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test.png 08:30:59.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 08:30:59.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:59.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:59.851 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:59.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:59.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:59.852 ERROR [WorkbenchTestable][RequirementsRunner] Failed test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) java.lang.AssertionError: Test in failure at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test(RequirementsOrderRunnerSuite.java:130) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest.testFailingTest(RequirementOrderCallWithFailsTest.java:66) 08:30:59.853 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 08:30:59.853 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 08:30:59.853 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:59.853 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 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(RunAfte08:30:59.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... rs.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) 08:30:59.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:59.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:59.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 08:30:59.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:30:59.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:30:59.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:30:59.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:30:59.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:30:59.853 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 08:30:59.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:59.854 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 08:30:59.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 08:30:59.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:59.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:59.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:59.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:30:59.855 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 08:30:59.855 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:30:59.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:30:59.855 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 08:30:59.855 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:30:59.855 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:30:59.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:30:59.856 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:30:59.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:30:59.856 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:30:59.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:59.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:59.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:59.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:59.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:59.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:59.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:30:59.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:59.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:59.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:30:59.857 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:30:59.857 DEBUG [main][MenuItemLookup] Found menu:'File' 08:30:59.857 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:30:59.857 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:30:59.857 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:30:59.857 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:30:59.857 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:30:59.857 DEBUG [main][MenuItemLookup] Item match:Window 08:30:59.858 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:30:59.858 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:30:59.858 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:30:59.858 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:59.858 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:30:59.858 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:30:59.858 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:59.858 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:30:59.858 DEBUG [main][MenuItemLookup] Found menu:'' 08:30:59.858 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:30:59.858 DEBUG [main][MenuItemLookup] Item match:Preferences 08:30:59.858 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:30:59.858 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:30:59.858 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:30:59.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:30:59.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:30:59.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:30:59.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:30:59.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:30:59.973 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:30:59.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:30:59.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:59.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:59.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:59.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:59.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:59.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:30:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:30:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:30:59.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:30:59.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:30:59.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:30:59.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:30:59.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:30:59.978 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:30:59.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:30:59.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:30:59.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:30:59.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:31:00.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:31:00.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:31:00.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:00.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:00.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:00.017 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:31:00.017 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:00.017 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 08:31:00.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 08:31:00.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:00.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:00.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:00.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:31:00.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 08:31:00.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:31:00.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:00.017 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:00.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:00.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:00.018 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 08:31:00.018 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 08:31:00.018 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:31:00.018 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:00.018 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:00.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:00.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:00.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 08:31:00.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:31:00.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:00.018 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:00.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:00.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:00.018 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 08:31:00.018 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 08:31:00.018 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:31:00.018 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:00.018 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:00.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:00.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s - in org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.367 s testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.21 s testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.164 s Running org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 08:31:00.023 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 08:31:00.023 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 08:31:00.024 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:00.024 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 08:31:00.024 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:00.024 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:31:00.025 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:00.025 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:31:00.025 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:00.025 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:31:00.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:31:00.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:00.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:31:00.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:00.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:31:00.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:00.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:00.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:00.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:00.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:00.026 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:31:00.026 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:00.026 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:31:00.026 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:31:00.026 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:31:00.026 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:31:00.026 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:31:00.026 DEBUG [main][MenuItemLookup] Item match:Window 08:31:00.026 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:31:00.026 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:31:00.026 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:31:00.026 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:00.026 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:31:00.027 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:31:00.027 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:00.027 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:31:00.027 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:00.027 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:31:00.027 DEBUG [main][MenuItemLookup] Item match:Preferences 08:31:00.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:31:00.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:31:00.027 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:31:00.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:31:00.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:31:00.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:31:00.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:00.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:00.116 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:31:00.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:00.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31:00.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:00.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:00.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:00.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:00.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:00.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:31:00.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:31:00.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:31:00.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:00.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:00.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:00.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:00.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:31:00.120 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:31:00.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:31:00.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:31:00.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:31:00.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:31:00.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:31:00.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:31:00.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:00.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:00.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:00.142 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:31:00.142 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 08:31:00.143 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 08:31:00.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 08:31:00.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:00.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:00.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:00.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:31:00.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 08:31:00.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:31:00.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:00.143 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:00.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:00.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:00.143 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 08:31:00.143 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 08:31:00.143 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 08:31:00.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 08:31:00.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:00.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:00.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:00.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:31:00.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 08:31:00.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:31:00.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:00.143 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:00.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:00.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:00.144 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 08:31:00.144 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 08:31:00.144 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:31:00.144 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:00.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:00.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:00.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) Time elapsed: 0 s test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 08:31:00.149 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 08:31:00.150 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:00.150 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:00.150 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 08:31:00.150 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:00.150 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:31:00.151 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:00.151 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:31:00.151 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:00.151 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:31:00.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:31:00.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:00.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:31:00.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:00.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:31:00.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:00.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:00.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:00.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:00.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:00.152 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:31:00.152 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:00.152 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:31:00.152 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:31:00.152 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:31:00.152 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:31:00.152 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:31:00.152 DEBUG [main][MenuItemLookup] Item match:Window 08:31:00.152 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:31:00.152 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:31:00.153 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:31:00.153 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:00.153 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:31:00.153 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:31:00.153 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:00.153 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:31:00.153 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:00.153 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:31:00.153 DEBUG [main][MenuItemLookup] Item match:Preferences 08:31:00.153 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:31:00.153 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:31:00.153 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:31:00.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:31:00.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:31:00.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:31:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:00.249 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:31:00.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:00.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:31:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:00.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:00.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:00.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:00.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:00.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:31:00.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:31:00.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:31:00.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:00.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:00.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:00.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:00.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:31:00.253 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:31:00.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:31:00.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:31:00.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:31:00.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:31:00.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:31:00.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:31:00.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:00.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:00.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:00.276 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:31:00.276 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:00.277 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 08:31:00.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 08:31:00.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:00.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:00.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:00.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:31:00.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 08:31:00.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:31:00.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:00.277 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:00.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:00.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:00.277 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 08:31:00.277 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 08:31:00.277 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:31:00.277 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:00.277 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:00.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:00.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 08:31:00.281 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 08:31:00.282 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:00.282 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:00.282 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 08:31:00.282 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:00.282 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:31:00.282 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:00.282 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:31:00.282 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:00.282 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:31:00.283 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:31:00.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:00.283 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:31:00.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:00.283 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:31:00.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:00.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:00.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:00.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:00.310 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:00.310 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:31:00.310 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:00.310 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:31:00.310 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:31:00.310 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:31:00.310 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:31:00.310 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:31:00.310 DEBUG [main][MenuItemLookup] Item match:Window 08:31:00.311 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:31:00.311 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:31:00.311 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:31:00.311 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:00.311 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:31:00.311 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:31:00.311 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:00.311 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:31:00.311 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:00.311 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:31:00.311 DEBUG [main][MenuItemLookup] Item match:Preferences 08:31:00.311 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:31:00.311 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:31:00.311 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:31:00.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:31:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell 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:31:00.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:31:00.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:00.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:00.378 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:31:00.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:00.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31:00.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:00.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:00.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:00.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:00.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:00.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:31:00.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:31:00.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:31:00.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:00.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:00.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:00.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:00.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:31:00.381 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:31:00.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:31:00.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:31:00.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:31:00.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:31:00.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:31:00.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:31:00.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:00.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:00.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:00.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:31:00.426 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:00.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 08:31:00.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 08:31:00.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:00.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:00.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:00.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 08:31:00.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 08:31:00.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:31:00.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:00.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:00.426 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 08:31:00.426 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 08:31:00.426 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 08:31:00.427 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:00.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:00.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:00.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.util.ReflectionUtilTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.junit.test.util.ReflectionUtilTest testGettingComplexValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0.002 s testGettingNullAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingSimpleValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingObjectValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingInheritedValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testHandlingNonExistingAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingNonAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testHandlingNPE(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest 08:31:00.441 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 08:31:00.442 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass2 08:31:00.442 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:00.456 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 08:31:00.456 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 08:31:00.457 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:00.459 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 08:31:00.460 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 08:31:00.462 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 08:31:00.463 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 08:31:00.463 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:00.466 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 08:31:00.466 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 08:31:00.467 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 08:31:00.467 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 08:31:00.467 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:00.470 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 08:31:00.471 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 08:31:00.471 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 08:31:00.472 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 08:31:00.472 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 08:31:00.472 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 08:31:00.473 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:00.476 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 08:31:00.477 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 08:31:00.477 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:00.480 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 08:31:00.510 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 08:31:00.510 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:00.513 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 08:31:00.514 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 08:31:00.514 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:00.515 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 08:31:00.516 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:00.517 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 08:31:00.517 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 08:31:00.517 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:00.521 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 08:31:00.521 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 08:31:00.522 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:00.524 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 08:31:00.525 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 08:31:00.525 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 08:31:00.525 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 08:31:00.526 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 08:31:00.526 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 08:31:00.526 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:00.529 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:00.529 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 08:31:00.530 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:00.532 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirementsCorrect 08:31:00.533 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:00.535 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 08:31:00.535 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 08:31:00.536 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 08:31:00.536 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 08:31:00.536 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 08:31:00.536 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 08:31:00.537 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:00.539 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 08:31:00.539 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest testSimpleSuiteWithMoreTestClassesWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.005 s testCorrectRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.014 s testRequirementsSuite_withPartialConfig(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.006 s testRestrictedConfigurationTwoRequirements2(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.005 s testRestrictedConfigurationTwoRequirements3(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.005 s testJavaServerTestWithRestrictedConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.004 s testJavaServerTestWithRestrictedConfiguration2(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.033 s testJavaServerTestWithRestrictedConfigurationCollection(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.004 s testNestedSuiteWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.002 s testNestedSuiteAndTestClassWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testRestrictedConfigurationTwoRequirements(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.005 s testRequirementsSuiteWithConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.006 s testJavaServerTestWithPartialConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSimpleSuiteWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSameReqClassRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.003 s testJavaServerTestWithConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.004 s testIncorrectRestriction(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSameReqClassIncorrectRestrictionSameAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0 s testJavaServerTestWithRestrictedConfigurationCollectionAndMatcher(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSingleTestWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0 s Results: Tests run: 141, Failures: 0, Errors: 0, Skipped: 8 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.junit.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.requirements.test >------ [INFO] Building RedDeer Requirements Tests 4.7.0-SNAPSHOT [42/58] [INFO] from tests/org.eclipse.reddeer.requirements.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.requirements.test --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.requirements.test --- [INFO] Resolving class path of RedDeer Requirements Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.requirements.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.requirements.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/../../plugins/org.eclipse.reddeer.requirements/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.requirements.test --- [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.requirements.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.requirements.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/org.eclipse.reddeer.requirements.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.requirements.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/org.eclipse.reddeer.requirements.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- download:1.2.1:wget (install-apache-tomcat-10) @ org.eclipse.reddeer.requirements.test --- Downloading: http://archive.apache.org/dist/tomcat/tomcat-10//v10.0.4/bin/apache-tomcat-10.0.4.zip 62/12066K 123/12066K 184/12066K 244/12066K 304/12066K 364/12066K 424/12066K 487/12066K 549/12066K 609/12066K 672/12066K 732/12066K 794/12066K 857/12066K 918/12066K 978/12066K 1041/12066K 1105/12066K 1165/12066K 1227/12066K 1287/12066K 1348/12066K 1412/12066K 1472/12066K 1532/12066K 1595/12066K 1657/12066K 1719/12066K 1782/12066K 1846/12066K 1906/12066K 1973/12066K 2037/12066K 2099/12066K 2160/12066K 2220/12066K 2283/12066K 2343/12066K 2406/12066K 2467/12066K 2528/12066K 2592/12066K 2654/12066K 2717/12066K 2779/12066K 2839/12066K 2899/12066K 2960/12066K 3025/12066K 3087/12066K 3149/12066K 3211/12066K 3274/12066K 3334/12066K 3395/12066K 3460/12066K 3526/12066K 3587/12066K 3648/12066K 3709/12066K 3770/12066K 3831/12066K 3896/12066K 3960/12066K 4026/12066K 4088/12066K 4151/12066K 4212/12066K 4272/12066K 4334/12066K 4395/12066K 4459/12066K 4519/12066K 4580/12066K 4644/12066K 4704/12066K 4767/12066K 4828/12066K 4892/12066K 4952/12066K 5014/12066K 5075/12066K 5138/12066K 5199/12066K 5261/12066K 5322/12066K 5382/12066K 5445/12066K 5508/12066K 5571/12066K 5635/12066K 5699/12066K 5760/12066K 5827/12066K 5893/12066K 5957/12066K 6020/12066K 6085/12066K 6147/12066K 6208/12066K 6274/12066K 6337/12066K 6401/12066K 6462/12066K 6524/12066K 6586/12066K 6649/12066K 6712/12066K 6773/12066K 6834/12066K 6896/12066K 6959/12066K 7021/12066K 7083/12066K 7145/12066K 7205/12066K 7266/12066K 7326/12066K 7386/12066K 7447/12066K 7508/12066K 7572/12066K 7635/12066K 7698/12066K 7758/12066K 7821/12066K 7883/12066K 7945/12066K 8006/12066K 8066/12066K 8128/12066K 8188/12066K 8251/12066K 8312/12066K 8374/12066K 8436/12066K 8499/12066K 8561/12066K 8623/12066K 8686/12066K 8750/12066K 8813/12066K 8875/12066K 8939/12066K 9002/12066K 9066/12066K 9126/12066K 9187/12066K 9247/12066K 9309/12066K 9370/12066K 9430/12066K 9492/12066K 9554/12066K 9617/12066K 9680/12066K 9740/12066K 9802/12066K 9863/12066K 9924/12066K 9987/12066K 10049/12066K 10109/12066K 10170/12066K 10232/12066K 10294/12066K 10355/12066K 10415/12066K 10476/12066K 10539/12066K 10600/12066K 10660/12066K 10724/12066K 10785/12066K 10846/12066K 10906/12066K 10966/12066K 11026/12066K 11090/12066K 11150/12066K 11211/12066K 11271/12066K 11333/12066K 11393/12066K 11454/12066K 11514/12066K 11576/12066K 11642/12066K 11705/12066K 11765/12066K 11828/12066K 11893/12066K 11956/12066K 12019/12066K 12066/12066K 12066K downloaded [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.requirements.test --- [INFO] Fetching org.eclipse.jst.server.tomcat.core_1.2.400.v202307100226.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (459.14kB) [INFO] Fetching org.eclipse.jst.server.tomcat.ui_1.1.1100.v202307100353.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (147.33kB) [INFO] Fetching org.eclipse.jst.server.ui_1.1.500.v202103180201.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (50.11kB) [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.requirements.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.config=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/resources/requirements.json, -Dapache-tomcat-10.home=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.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.v20230622-2056/org.eclipse.equinox.launcher-1.6.500.v20230622-2056.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 08:31:09.447 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:31:09.449 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 08:31:09.458 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:31:09.459 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 08:31:09.517 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 08:31:09.539 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:09.541 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:09.542 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 08:31:09.544 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:31:09.544 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:31:09.550 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:31:09.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:09.553 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:31:09.555 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:09.555 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:31:09.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:09.558 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:31:09.567 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:31:09.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:09.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:31:09.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:09.621 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:31:09.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:09.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:09.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:09.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:09.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:09.631 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:31:09.633 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:09.634 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:31:09.634 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:31:09.634 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:31:09.634 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:31:09.634 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:31:09.634 DEBUG [main][MenuItemLookup] Item match:Window 08:31:09.636 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:31:09.637 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:31:09.637 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:31:09.637 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:09.637 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:31:09.637 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:31:09.637 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:09.637 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:31:09.637 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:09.637 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:31:09.637 DEBUG [main][MenuItemLookup] Item match:Preferences 08:31:09.639 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:31:09.639 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:31:09.641 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:31:09.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:31:09.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:31:09.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:31:09.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:09.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:09.778 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:31:09.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:09.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31:09.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:09.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:09.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:09.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:09.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:09.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:31:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:31:09.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:31:09.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:09.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:09.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:09.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:09.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:31:09.846 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:31:09.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:31:09.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:31:09.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:31:09.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:31:09.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:31:09.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:31:09.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:09.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:09.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:09.910 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:09.912 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 08:31:09.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 08:31:09.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:09.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:09.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:09.913 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:31:09.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:09.914 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:31:09.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:09.914 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:31:09.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:09.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:09.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:09.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:09.915 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:09.915 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:31:09.915 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:09.915 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:31:09.915 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:31:09.915 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:31:09.915 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:31:09.915 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:31:09.915 DEBUG [main][MenuItemLookup] Item match:Window 08:31:09.916 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:31:09.916 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:31:09.916 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:31:09.916 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:09.916 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:31:09.916 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:31:09.916 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:09.916 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:31:09.916 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:09.916 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:31:09.916 DEBUG [main][MenuItemLookup] Item match:Preferences 08:31:09.917 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:31:09.917 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:31:09.917 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:31:09.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:31:09.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:31:09.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:31:09.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:09.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:09.986 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:31:09.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:09.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31:09.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:09.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:09.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:09.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:09.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:10.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:31:10.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:31:10.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:31:10.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:31:10.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:10.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:10.531 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:31:10.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:31:10.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:31:10.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:10.534 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:31:10.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:10.534 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:31:10.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 08:31:10.535 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 08:31:10.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 08:31:10.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 08:31:10.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:10.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:10.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:10.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:10.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 08:31:10.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:31:10.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:10.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:10.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:31:10.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:31:10.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:10.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:10.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:10.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:31:10.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:31:10.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:10.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:10.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:10.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:10.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:31:10.702 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:31:10.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:31:10.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:31:10.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:31:10.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:31:10.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:31:10.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:31:10.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:10.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:10.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:10.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 08:31:10.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:10.738 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:10.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:10.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:10.740 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 08:31:10.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:10.740 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 08:31:10.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 08:31:10.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:10.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:10.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:10.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 08:31:10.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:10.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:10.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 08:31:10.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:10.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 08:31:10.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 08:31:10.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:10.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:10.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:10.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:31:10.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:10.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:31:10.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:10.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:31:10.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:10.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:10.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:10.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:10.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:10.747 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:31:10.747 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:10.747 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:31:10.747 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:31:10.747 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:31:10.747 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:31:10.747 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:31:10.747 DEBUG [main][MenuItemLookup] Item match:Window 08:31:10.748 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:31:10.748 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:31:10.748 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:31:10.748 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:10.748 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:31:10.748 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:31:10.748 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:10.748 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:31:10.748 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:10.749 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:31:10.749 DEBUG [main][MenuItemLookup] Item match:Preferences 08:31:10.749 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:31:10.749 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:31:10.749 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:31:10.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:31:10.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:31:10.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:31:10.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:10.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:10.842 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:31:10.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:10.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:31:10.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:10.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:10.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:10.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:10.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:10.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:31:10.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:31:10.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:31:10.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:31:10.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:10.852 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:31:10.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:10.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:31:10.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:31:10.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:31:10.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:10.852 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:31:10.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:10.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:31:10.853 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 08:31:10.853 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 08:31:10.853 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 08:31:10.853 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 08:31:10.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:10.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:10.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:10.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:10.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 08:31:10.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:31:10.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:10.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:10.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:31:10.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:31:10.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:10.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:10.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:10.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:10.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:31:10.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:31:10.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:10.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:10.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:10.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:10.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:31:10.860 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:31:10.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:31:10.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:31:10.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:31:10.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:31:10.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:31:10.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:31:10.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:10.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:10.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:10.890 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:31:10.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:10.890 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:31:10.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:10.890 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:31:10.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:10.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:10.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:10.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:10.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:10.891 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:31:10.891 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:10.891 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:31:10.891 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:31:10.891 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:31:10.891 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:31:10.891 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:31:10.891 DEBUG [main][MenuItemLookup] Item match:Window 08:31:10.892 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:31:10.892 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:31:10.892 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:31:10.892 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:10.892 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:31:10.892 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:31:10.892 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:10.892 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:31:10.892 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:10.892 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:31:10.892 DEBUG [main][MenuItemLookup] Item match:Preferences 08:31:10.892 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:31:10.892 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:31:10.892 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:31:10.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:31:10.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:31:10.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:31:10.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:10.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:10.976 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:31:10.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:10.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:10.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:10.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:10.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:31:10.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:31:10.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:31:10.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:31:10.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:10.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:31:10.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:10.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:31:10.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:31:10.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:31:10.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:10.979 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:31:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:10.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:31:10.979 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 08:31:10.979 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 08:31:10.979 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 08:31:10.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 08:31:10.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:10.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:10.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:10.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:10.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 08:31:10.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:31:10.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:10.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:10.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:31:10.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:31:10.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:10.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:10.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:10.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:10.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:31:10.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:31:10.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:10.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:11.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:11.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:11.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:31:11.016 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:31:11.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:31:11.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:31:11.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:31:11.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:31:11.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:31:11.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:31:11.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:11.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:11.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:11.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 08:31:11.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:11.041 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:11.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:11.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:11.042 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 08:31:11.042 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 08:31:11.043 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:31:11.043 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:31:11.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:11.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.614 s - in org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.828 s testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.003 s testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.298 s Running org.eclipse.reddeer.requirements.test.server.ServerRunningTest 08:31:11.182 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 08:31:11.183 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 08:31:11.183 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 08:31:11.184 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 08:31:11.184 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 08:31:11.185 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 08:31:11.186 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 08:31:11.186 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 08:31:11.187 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 08:31:11.187 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 08:31:11.188 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 08:31:11.235 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 08:31:11.237 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:31:11.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:31:11.237 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 08:31:11.237 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:31:11.237 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:31:11.237 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:31:11.237 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:31:11.237 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:31:11.237 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:31:11.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:31:11.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:11.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:31:11.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:11.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:31:11.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:11.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:11.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:11.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:11.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:11.239 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:31:11.244 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:11.244 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:31:11.244 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:31:11.244 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:31:11.244 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:31:11.244 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:31:11.244 DEBUG [main][MenuItemLookup] Item match:Window 08:31:11.245 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:31:11.245 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:31:11.245 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:31:11.245 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:11.245 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:31:11.245 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:31:11.245 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:11.245 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:31:11.245 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:11.245 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:31:11.245 DEBUG [main][MenuItemLookup] Item match:Preferences 08:31:11.245 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:31:11.245 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:31:11.245 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:31:11.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:31:11.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:31:11.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:31:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:11.351 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:31:11.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:11.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:11.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:11.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:11.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:11.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:11.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:31:11.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:31:11.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:31:11.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:11.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:11.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:11.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:31:11.356 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:31:11.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:31:11.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:31:11.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:31:11.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:31:11.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:31:11.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:31:11.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:11.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:11.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:11.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:11.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:11.412 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 08:31:11.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:11.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:11.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:11.413 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:11.413 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:31:11.413 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:11.413 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:31:11.413 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:31:11.413 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:31:11.413 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:31:11.413 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:31:11.413 DEBUG [main][MenuItemLookup] Item match:Window 08:31:11.414 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:31:11.414 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:31:11.414 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:31:11.414 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:11.414 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:31:11.414 DEBUG [main][MenuItemLookup] Item match:Show View 08:31:11.422 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:31:11.422 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:31:11.422 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:31:11.422 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:31:11.422 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:31:11.422 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:31:11.422 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:31:11.422 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:31:11.422 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:11.422 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:31:11.422 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:31:11.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:31:11.423 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:31:11.423 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:31:11.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:31:11.465 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:31:11.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:31:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:11.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 08:31:11.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:31:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:11.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:31:11.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:31:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:11.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:11.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:11.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:11.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:11.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:31:11.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:31:11.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 08:31:11.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:31:11.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:11.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:11.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:31:11.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 08:31:11.970 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:31:11.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:11.970 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:31:11.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:11.970 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:31:11.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 08:31:11.971 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 08:31:11.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 08:31:11.971 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 08:31:11.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:31:11.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:11.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:11.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:31:11.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:31:11.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:11.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:11.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:31:11.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:31:11.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:11.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:11.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:31:11.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:31:11.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:11.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:11.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:11.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:11.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:31:11.973 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:31:11.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:31:11.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:31:11.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:31:11.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:31:12.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:31:12.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:31:12.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 08:31:12.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:12.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:12.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 08:31:12.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:12.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:12.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:12.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:12.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:12.084 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:12.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:31:12.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:12.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:12.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:12.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:12.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:31:12.088 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:31:12.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:31:12.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:12.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:31:12.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:31:12.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:31:12.112 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:31:12.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:31:12.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:31:12.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:31:12.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:31:12.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:12.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:12.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:12.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:12.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:13.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:13.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:31:13.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:31:13.124 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:31:13.125 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 08:31:13.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:31:13.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:13.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:31:13.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:13.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:31:13.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:13.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:31:13.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:13.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:31:13.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:13.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:31:13.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:13.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:31:13.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:13.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:31:13.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:13.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:31:13.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:13.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:31:13.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:13.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:13.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:31:13.139 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:31:13.139 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:13.139 DEBUG [main][MenuItemLookup] Item match:File 08:31:13.141 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:31:13.141 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:31:13.145 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:31:13.145 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:13.145 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:31:13.145 DEBUG [main][MenuItemLookup] Found menu:'File' 08:31:13.145 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:31:13.145 DEBUG [main][MenuItemLookup] Found menu:'' 08:31:13.145 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:31:13.145 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:31:13.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:31:13.146 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:31:13.146 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:31:13.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 'New|Select a wizard'] is available.... 08:31:13.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:31:13.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:31:13.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:13.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:13.213 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:31:13.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:13.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:31:13.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:13.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:13.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:13.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:13.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:13.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:31:13.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:31:13.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 08:31:13.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:31:13.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:13.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:13.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:31:13.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 08:31:13.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:31:13.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:13.719 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:31:13.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:13.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:31:13.719 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 08:31:13.719 DEBUG [main][TreeItemHandler] Selecting tree item: Server 08:31:13.719 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 08:31:13.722 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 08:31:13.722 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:31:13.722 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:31:13.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:31:13.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:13.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:13.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:13.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:13.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:31:13.724 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:31:13.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:31:13.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:31:13.724 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:31:13.724 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:31:13.829 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:31:13.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:13.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:13.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 08:31:13.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 08:31:13.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:31:13.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:31:13.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:31:13.833 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:31:13.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:31:13.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:31:13.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:13.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:13.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:13.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:13.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:13.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:31:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:31:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 08:31:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:31:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:31:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 08:31:13.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 08:31:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:14.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:14.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 08:31:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 08:31:14.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 08:31:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:14.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 08:31:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:14.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 08:31:14.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 08:31:14.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:31:14.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:14.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:14.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:14.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:31:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:31:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:31:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 08:31:14.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 08:31:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:14.356 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 08:31:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:14.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 08:31:14.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 08:31:14.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 08:31:14.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:31:14.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 08:31:14.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:31:14.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 08:31:14.357 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 08:31:14.357 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 08:31:14.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 08:31:14.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 08:31:14.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:31:14.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:14.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:14.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:14.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:14.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:31:14.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:31:14.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:31:14.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 08:31:14.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:14.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:14.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:14.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:14.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:31:14.898 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:31:14.899 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 08:31:14.901 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:31:14.901 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 08:31:14.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:31:14.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:14.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:14.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:14.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:14.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:31:14.903 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:31:14.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:31:14.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:31:14.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:31:14.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:31:15.027 DEBUG [WorkbenchTestable][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:31:15.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:31:15.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:15.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:15.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 08:31:15.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:31:15.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:15.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:31:15.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:31:15.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:15.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:31:15.028 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:31:15.028 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 08:31:15.028 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 08:31:15.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:31:15.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:31:15.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:31:15.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 08:31:15.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:31:15.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:31:15.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:31:15.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:31:15.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:31:15.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 08:31:15.029 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:31:15.030 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 08:31:15.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:32:15.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 08:32:15.078 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:32:15.078 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 08:32:15.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:32:15.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:15.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:15.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:15.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:15.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:32:15.082 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:32:15.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:32:15.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:32:15.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:32:15.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:32:15.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:32:15.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:32:15.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:15.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:15.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:15.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:15.596 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 08:32:15.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:15.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:15.599 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:32:15.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:15.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:15.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:15.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:15.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:15.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:15.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:32:15.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:15.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:15.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:15.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:15.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:15.603 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:15.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:15.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:15.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:15.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:15.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:15.613 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:15.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:15.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:15.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:15.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:32:15.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:15.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:15.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:15.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:15.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:15.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:15.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:15.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:15.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:15.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:15.621 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:15.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:32:15.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:15.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:15.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:15.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:15.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:15.624 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:15.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:15.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:15.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:15.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:15.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:15.629 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:15.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:15.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:15.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:15.630 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:15.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:15.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:15.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:15.631 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 08:32:15.631 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 08:32:15.631 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 08:32:15.646 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 08:32:15.647 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:15.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:15.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:15.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:15.648 INFO [WorkbenchTestable][AbstractServer] Start server Apache Tomcat v10.0 Server at localhost 08:32:15.648 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:15.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:15.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:15.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:15.649 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:15.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:15.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:15.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:15.651 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Apache Tomcat v10.0 Server at localhost 08:32:15.651 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:15.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:15.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:15.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:15.652 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 08:32:15.652 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 08:32:15.652 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 08:32:15.657 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 08:32:15.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:15.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:32:15.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:32:15.722 DEBUG [main][MenuItemLookup] Found menu:'New' 08:32:15.722 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:32:15.722 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:32:15.722 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:15.722 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:32:15.722 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:32:15.722 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:32:15.722 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 08:32:15.722 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:15.722 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 08:32:15.722 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 08:32:15.722 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 08:32:15.722 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 08:32:15.722 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 08:32:15.722 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 08:32:15.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 08:32:18.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 08:32:18.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 08:32:18.228 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:18.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:18.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:18.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:18.730 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:18.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:18.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:18.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:18.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 08:32:18.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:18.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 08:32:18.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:18.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:18.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:18.732 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:18.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:18.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:18.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:18.733 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 08:32:18.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:18.734 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:32:18.734 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 08:32:18.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 08:32:18.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:32:18.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:32:18.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:32:18.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:18.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:18.736 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:32:18.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:18.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:18.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:18.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:18.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:18.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:18.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:32:18.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:18.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:18.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:18.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:18.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:18.749 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:18.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:18.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:18.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:18.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:18.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:18.751 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:18.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:18.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:18.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:18.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:32:18.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:18.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:18.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:18.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:18.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:18.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:18.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:18.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:18.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:18.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:18.755 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:18.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:32:18.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:18.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:18.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:18.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:18.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:18.765 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:18.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:18.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:18.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:18.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:18.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:18.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:18.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:18.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:18.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:18.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:18.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:18.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:32:18.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:18.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:18.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:18.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:18.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:18.772 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:18.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:18.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:18.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:18.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:18.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:18.782 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 08:32:18.782 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:32:18.782 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:32:18.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:18.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:18.783 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 08:32:18.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:18.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:18.785 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:32:18.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:18.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:18.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:18.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:18.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:18.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:18.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:32:18.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:18.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:18.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:18.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:18.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:18.797 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:18.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:18.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:18.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:18.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:18.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:18.799 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:18.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:18.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:18.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:18.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:32:18.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:18.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:18.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:18.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:18.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:18.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:18.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:18.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:18.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:18.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:18.803 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:18.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:32:18.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:18.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:18.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:18.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:18.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:18.805 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:18.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:18.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:18.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:18.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:18.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:18.815 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:18.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:18.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:18.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:18.816 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 08:32:18.816 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 08:32:18.816 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Started, Synchronized] about selection 08:32:18.819 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 08:32:18.820 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:18.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:18.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:18.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:18.821 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 08:32:18.821 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:18.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:18.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:18.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:18.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:32:18.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:32:18.844 DEBUG [main][MenuItemLookup] Found menu:'New' 08:32:18.844 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:32:18.844 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:32:18.844 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:18.844 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:32:18.844 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:32:18.844 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:32:18.844 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:32:18.844 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 08:32:18.844 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:32:18.844 INFO [main][MenuItemHandler] Select menu item: Delete Delete 08:32:18.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 08:32:18.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 08:32:18.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 08:32:18.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:18.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:18.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:32:18.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:32:18.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:18.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:18.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 08:32:18.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:32:18.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:18.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:18.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:18.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:18.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:32:18.875 INFO [WorkbenchTestable][CheckBox] Select checkbox Delete unused server configuration(s) 08:32:18.875 DEBUG [WorkbenchTestable][CheckBox] Checkbox Delete unused server configuration(s) already selected, no action performed 08:32:18.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:32:18.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:32:18.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:18.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:18.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 08:32:18.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:32:18.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:18.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:18.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:18.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:18.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:32:18.876 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:32:18.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:32:18.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:32:18.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:32:18.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:32:18.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:32:18.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:32:18.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:18.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:18.928 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:32:18.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:18.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:18.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:18.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:18.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:32:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:18.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:19.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:19.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:19.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:19.020 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:19.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:19.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:19.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:19.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:19.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:19.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 08:32:19.022 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:19.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:19.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:19.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:32:19.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:32:19.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:19.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:19.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:19.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:19.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:19.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:19.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:19.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:19.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:19.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 '\*?\QServers\E') 08:32:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:19.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:19.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:19.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:19.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:19.037 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:19.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:19.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:19.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:19.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:19.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:19.541 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:19.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:19.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:19.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:32:19.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:32:19.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:19.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:19.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:20.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:20.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:20.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:20.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:20.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:32:20.544 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:32:20.544 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 08:32:20.544 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:20.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:20.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:20.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:32:20.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:32:20.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:20.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:20.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:21.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:21.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:21.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:21.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:21.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:32:21.551 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:32:21.552 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 08:32:21.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 08:32:21.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:32:21.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:32:21.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:32:21.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:32:21.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:32:21.553 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:32:21.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:21.558 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:32:21.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:21.562 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:32:21.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:21.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:21.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:21.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:21.565 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:21.565 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:32:21.566 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:21.566 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:32:21.566 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:32:21.566 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:32:21.566 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:32:21.566 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:32:21.566 DEBUG [main][MenuItemLookup] Item match:Window 08:32:21.566 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:32:21.566 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:32:21.566 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:32:21.566 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:21.566 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:32:21.566 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:32:21.566 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:21.566 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:32:21.566 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:21.566 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:32:21.566 DEBUG [main][MenuItemLookup] Item match:Preferences 08:32:21.566 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:32:21.566 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:32:21.567 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:32:21.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:32:21.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:32:21.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:32:21.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:21.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:21.647 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:32:21.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:21.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:32:21.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:21.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:21.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:21.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:21.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:21.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:32:21.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:32:21.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 08:32:21.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:32:21.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:22.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:22.158 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:32:22.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 08:32:22.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:32:22.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:22.159 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:32:22.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:22.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:32:22.159 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 08:32:22.159 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 08:32:22.160 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 08:32:22.160 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 08:32:22.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:22.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:22.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:22.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:22.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:23.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:23.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:23.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:32:23.198 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 08:32:23.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:32:23.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:23.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:23.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:23.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:23.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:32:23.201 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 08:32:23.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:32:23.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:32:23.209 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 08:32:23.209 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 08:32:23.209 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 08:32:23.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:32:23.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:32:23.210 TRACE [main][WidgetHandler] Notify Table with event 13 08:32:23.210 TRACE [main][WidgetHandler] Wait for synchronization 08:32:23.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 08:32:23.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:23.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:23.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:23.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:23.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:32:23.213 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:32:23.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:32:23.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:32:23.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:32:23.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:32:23.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:32:26.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 08:32:26.246 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 08:32:26.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:26.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:26.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:32:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:26.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:26.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:26.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:26.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:32:26.250 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:32:26.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:32:26.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:32:26.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:32:26.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:32:26.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:32:26.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:32:26.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:26.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:26.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:26.270 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 08:32:26.270 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:32:26.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:32:26.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:26.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:26.270 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.206 s - in org.eclipse.reddeer.requirements.test.server.ServerRunningTest isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) Time elapsed: 0.049 s Running org.eclipse.reddeer.requirements.test.server.ServerPresentTest 08:32:26.279 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 08:32:26.279 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:32:26.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:32:26.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 08:32:26.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:32:26.280 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:32:26.281 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:32:26.281 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:32:26.281 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:32:26.281 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:32:26.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:32:26.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:26.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:32:26.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:26.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:32:26.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:26.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:26.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:26.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:26.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:26.282 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:32:26.282 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:26.282 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:32:26.282 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:32:26.282 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:32:26.282 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:32:26.282 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:32:26.282 DEBUG [main][MenuItemLookup] Item match:Window 08:32:26.282 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:32:26.282 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:32:26.282 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:32:26.282 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:26.282 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:32:26.282 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:32:26.282 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:26.282 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:32:26.282 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:26.282 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:32:26.282 DEBUG [main][MenuItemLookup] Item match:Preferences 08:32:26.283 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:32:26.283 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:32:26.283 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:32:26.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:32:26.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:32:26.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:32:26.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:26.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:26.357 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:32:26.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:26.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32:26.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:26.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:26.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:26.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:26.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:26.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:32:26.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:32:26.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:32:26.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:26.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:26.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:26.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:26.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:32:26.361 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:32:26.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:32:26.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:32:26.361 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:32:26.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:32:26.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:32:26.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:32:26.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:26.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:26.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:26.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:26.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:26.380 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:32:26.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:26.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:26.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:26.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:26.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:26.390 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:26.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:32:26.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:26.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:26.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:26.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:26.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:32:26.392 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:26.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:26.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:26.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:32:26.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:32:26.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:32:26.394 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:32:26.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:32:26.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:32:26.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:32:26.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:32:26.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:26.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:26.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:26.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:26.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:27.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:27.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:32:27.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:32:27.397 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:32:27.397 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 08:32:27.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:32:27.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:27.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:32:27.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:27.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:32:27.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:27.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:32:27.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:27.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:32:27.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:27.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:32:27.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:27.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:32:27.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:27.399 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:32:27.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:27.399 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:32:27.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:27.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:32:27.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:27.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:27.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:32:27.399 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:32:27.400 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:27.400 DEBUG [main][MenuItemLookup] Item match:File 08:32:27.400 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:32:27.400 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:32:27.401 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:32:27.401 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:27.401 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:32:27.401 DEBUG [main][MenuItemLookup] Found menu:'File' 08:32:27.401 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:32:27.401 DEBUG [main][MenuItemLookup] Found menu:'' 08:32:27.401 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:32:27.401 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:32:27.402 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:32:27.402 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:32:27.402 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:32:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:32:27.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:32:27.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:32:27.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:27.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:27.448 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:32:27.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:27.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32:27.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:27.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:27.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:27.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:27.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:32:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:32:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 08:32:27.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:32:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:27.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:32:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:27.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:32:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 08:32:27.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:32:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:27.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:32:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:27.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:32:27.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 08:32:27.451 DEBUG [main][TreeItemHandler] Selecting tree item: Server 08:32:27.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 08:32:27.451 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 08:32:27.451 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:32:27.451 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:32:27.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:32:27.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:27.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:27.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:27.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:27.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:32:27.456 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:32:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:32:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:32:27.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:32:27.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:32:27.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:32:27.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:27.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:27.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 08:32:27.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 08:32:27.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:32:27.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:32:27.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:32:27.535 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:32:27.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:32:27.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:32:27.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:27.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:27.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:27.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:27.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:27.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:32:27.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:32:27.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 08:32:27.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:32:27.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:32:27.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 08:32:27.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 08:32:27.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:28.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:28.039 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 08:32:28.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 08:32:28.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 08:32:28.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:28.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 08:32:28.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:28.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 08:32:28.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 08:32:28.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:32:28.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:28.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:28.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:28.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:32:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:32:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:32:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 08:32:28.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 08:32:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:28.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 08:32:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:28.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 08:32:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 08:32:28.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 08:32:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:32:28.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 08:32:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:32:28.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 08:32:28.045 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 08:32:28.045 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 08:32:28.045 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 08:32:28.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 08:32:28.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:32:28.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:28.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:28.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:28.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:28.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:32:28.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:32:28.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:32:28.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 08:32:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:28.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:28.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:28.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:32:28.562 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:32:28.563 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 08:32:28.563 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:32:28.563 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 08:32:28.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:32:28.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:28.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:28.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:28.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:28.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:32:28.565 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:32:28.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:32:28.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:32:28.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:32:28.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:32:28.588 DEBUG [WorkbenchTestable][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:32:28.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:32:28.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:28.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:28.588 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 08:32:28.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:32:28.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:28.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:32:28.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:32:28.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:28.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:32:28.588 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:32:28.588 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 08:32:28.589 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 08:32:28.589 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:32:28.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:32:28.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:32:28.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 08:32:28.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:32:28.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:32:28.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:32:28.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:32:28.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:32:28.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 08:32:28.590 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:32:28.590 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 08:32:28.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:33:28.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 08:33:28.619 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:33:28.619 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 08:33:28.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:33:28.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:28.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:28.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:28.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:28.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:28.623 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:33:28.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:28.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:28.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:28.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:28.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:33:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:33:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:29.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:29.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:29.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:33:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:29.148 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 08:33:29.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.150 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:33:29.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:29.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:29.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:29.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:29.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:33:29.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:29.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:29.155 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:33:29.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:33:29.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:29.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:29.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:29.157 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:33:29.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:33:29.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:29.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:33:29.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:29.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:29.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:29.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:29.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:29.161 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:29.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:33:29.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:29.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:29.162 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:33:29.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:33:29.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:29.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:29.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:29.164 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:33:29.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:33:29.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:29.165 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:29.165 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 08:33:29.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 08:33:29.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:29.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:29.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:29.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.167 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:33:29.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:29.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:29.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:33:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:29.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:29.182 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:33:29.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:33:29.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:29.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:29.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:29.184 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:33:29.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:33:29.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:29.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:33:29.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:29.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:29.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:29.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:29.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:29.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:29.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:33:29.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:29.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:29.197 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:33:29.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:33:29.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:29.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:29.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:29.199 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 08:33:29.199 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:29.199 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:29.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:29.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:29.199 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 08:33:29.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.201 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:33:29.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:29.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:29.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:29.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:33:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:29.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:29.213 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:33:29.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:33:29.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:29.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:29.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:29.216 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:33:29.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:33:29.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:29.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:33:29.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:29.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:29.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:29.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:29.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:29.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:29.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:33:29.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:29.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:29.229 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:33:29.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:33:29.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:29.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:29.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:29.231 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:33:29.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:33:29.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:29.231 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 08:33:29.231 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 08:33:29.232 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 08:33:29.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 08:33:29.237 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:33:29.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:33:29.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:29.246 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 08:33:29.246 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:33:29.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:33:29.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:33:29.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:33:29.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:29.265 DEBUG [main][MenuItemLookup] Found menu:'New' 08:33:29.265 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:33:29.265 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:33:29.265 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:29.265 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:33:29.265 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:33:29.265 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:33:29.265 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:33:29.265 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 08:33:29.265 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:33:29.265 INFO [main][MenuItemHandler] Select menu item: Delete Delete 08:33:29.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 08:33:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 08:33:29.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 08:33:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:29.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, 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:33:29.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:29.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 08:33:29.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:29.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:29.291 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:33:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:29.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:29.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:29.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:33:29.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:33:29.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.331 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:33:29.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:29.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:29.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:29.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:29.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 '\*?\QServers\E') 08:33:29.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:29.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:29.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:29.335 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:33:29.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:33:29.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:29.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:29.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:29.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 08:33:29.337 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:33:29.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:33:29.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:29.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:33:29.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:33:29.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:29.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:29.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:29.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:30.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:30.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:30.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:33:30.348 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:33:30.349 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 08:33:30.349 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:33:30.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:33:30.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:30.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:33:30.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:33:30.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:30.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:30.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:30.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:30.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:31.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:31.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:31.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:33:31.352 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:33:31.352 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 08:33:31.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 08:33:31.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:33:31.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:33:31.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:33:31.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:33:31.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:33:31.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:33:31.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:31.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:33:31.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:31.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:33:31.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:31.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:31.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:31.354 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:31.354 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:31.354 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:31.354 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:31.354 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:31.354 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:31.354 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:31.354 DEBUG [main][MenuItemLookup] Item match:Window 08:33:31.355 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:31.355 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:31.355 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:31.355 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:31.355 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:31.355 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:33:31.355 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:31.355 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:33:31.355 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:31.355 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:33:31.355 DEBUG [main][MenuItemLookup] Item match:Preferences 08:33:31.355 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:33:31.355 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:33:31.355 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:33:31.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.... 08:33:31.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:33:31.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:33:31.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:31.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:31.410 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:33:31.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:31.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:33:31.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:31.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:31.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:31.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:31.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:31.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:31.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:31.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 08:33:31.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:33:31.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:31.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:33:31.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:31.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:33:31.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 08:33:31.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:33:31.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:31.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:33:31.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:31.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:33:31.412 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 08:33:31.412 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 08:33:31.412 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 08:33:31.413 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 08:33:31.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:31.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:31.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:31.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:31.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:32.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:32.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:33:32.418 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 08:33:32.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:33:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:32.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:32.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:32.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:33:32.419 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 08:33:32.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:33:32.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:33:32.422 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 08:33:32.422 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 08:33:32.422 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 08:33:32.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:33:32.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:33:32.422 TRACE [main][WidgetHandler] Notify Table with event 13 08:33:32.422 TRACE [main][WidgetHandler] Wait for synchronization 08:33:32.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 08:33:32.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:32.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:32.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:32.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:32.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:32.424 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:33:32.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:32.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:32.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:32.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:32.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:33:35.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 08:33:35.431 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 08:33:35.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:35.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:35.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:33:35.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:35.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:35.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:35.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:35.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:35.435 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:33:35.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:35.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:35.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:35.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:35.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:33:35.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:33:35.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:35.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:35.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:35.453 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 08:33:35.453 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:33:35.454 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:33:35.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:35.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.176 s - in org.eclipse.reddeer.requirements.test.server.ServerPresentTest isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) Time elapsed: 0.034 s Running org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 08:33:35.458 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 08:33:35.459 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:33:35.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:33:35.459 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 08:33:35.459 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:33:35.459 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:33:35.459 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:33:35.459 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:33:35.459 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:33:35.459 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:33:35.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:33:35.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:35.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:33:35.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:35.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:33:35.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:35.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:35.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:35.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:35.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:35.469 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:35.469 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:35.469 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:33:35.469 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:33:35.469 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:33:35.469 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:33:35.469 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:33:35.469 DEBUG [main][MenuItemLookup] Item match:Window 08:33:35.470 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:33:35.470 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:33:35.470 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:33:35.470 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:35.470 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:33:35.470 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:33:35.470 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:35.470 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:33:35.470 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:35.470 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:33:35.470 DEBUG [main][MenuItemLookup] Item match:Preferences 08:33:35.470 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:33:35.470 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:33:35.470 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:33:35.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:33:35.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:33:35.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:33:35.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:35.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:35.526 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:33:35.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:35.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:33:35.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:35.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:35.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:35.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:35.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:35.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:35.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:35.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:33:35.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:35.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:35.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:35.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:35.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:35.530 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:33:35.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:35.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:35.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:35.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:35.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:33:35.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:33:35.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:35.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:35.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:35.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:35.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:35.547 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:33:35.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:35.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:35.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:35.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:35.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:33:35.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:35.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:35.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:35.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:35.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:33:35.558 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:33:35.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:33:35.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:35.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:33:35.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:33:35.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:33:35.560 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:33:35.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:33:35.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:33:35.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:33:35.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:33:35.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:35.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:35.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:36.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:36.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:36.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:36.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:33:36.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:33:36.564 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:33:36.564 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 08:33:36.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:36.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:36.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:36.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:36.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:33:36.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:36.565 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:36.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:36.565 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:36.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:36.565 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:36.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:36.565 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:33:36.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:36.566 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:36.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:36.566 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:33:36.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:36.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:33:36.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:36.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:36.567 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:33:36.567 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:33:36.567 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:36.567 DEBUG [main][MenuItemLookup] Item match:File 08:33:36.568 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:33:36.568 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:33:36.569 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:33:36.569 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:36.569 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:33:36.569 DEBUG [main][MenuItemLookup] Found menu:'File' 08:33:36.569 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:33:36.569 DEBUG [main][MenuItemLookup] Found menu:'' 08:33:36.569 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:33:36.569 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:33:36.569 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:33:36.569 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:33:36.569 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:33:36.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:33:36.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:33:36.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:33:36.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:36.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:36.616 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:33:36.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:36.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:33:36.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:36.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:36.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:36.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:36.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:36.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 08:33:36.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:33:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:36.618 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:33:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:36.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:33:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 08:33:36.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:33:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:36.618 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:33:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:36.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:33:36.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 08:33:36.618 DEBUG [main][TreeItemHandler] Selecting tree item: Server 08:33:36.619 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 08:33:36.619 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 08:33:36.619 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:33:36.619 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:33:36.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:33:36.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:36.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:36.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:36.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:36.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:36.620 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:33:36.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:36.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:36.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:36.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:36.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:33:36.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:36.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 08:33:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 08:33:36.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:33:36.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:33:36.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:33:36.673 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:33:36.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:33:36.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:33:36.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:36.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:36.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:36.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:36.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:36.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:33:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:33:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 08:33:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 08:33:36.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 08:33:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:37.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 08:33:37.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 08:33:37.181 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 08:33:37.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:37.181 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 08:33:37.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:37.181 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 08:33:37.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 08:33:37.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:33:37.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:37.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:37.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:37.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:37.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:33:37.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:33:37.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:33:37.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 08:33:37.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 08:33:37.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:37.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 08:33:37.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:37.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 08:33:37.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 08:33:37.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 08:33:37.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:33:37.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 08:33:37.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:33:37.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 08:33:37.183 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 08:33:37.183 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 08:33:37.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 08:33:37.191 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 08:33:37.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:33:37.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:37.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:37.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:37.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:37.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:37.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:37.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:37.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 08:33:37.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:37.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:37.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:37.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:37.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:33:37.699 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:33:37.700 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 08:33:37.700 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:33:37.700 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 08:33:37.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:33:37.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:37.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:37.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:37.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:37.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:33:37.702 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:33:37.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:33:37.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:33:37.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:33:37.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:33:37.724 DEBUG [WorkbenchTestable][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:33:37.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:37.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:37.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:37.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 08:33:37.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:37.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:37.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:33:37.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:33:37.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:37.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:33:37.725 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:33:37.725 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 08:33:37.726 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 08:33:37.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:33:37.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:33:37.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:33:37.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 08:33:37.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:33:37.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:33:37.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:33:37.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:33:37.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:33:37.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 08:33:37.726 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:33:37.727 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 08:33:37.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:34:37.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 08:34:37.756 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:34:37.756 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 08:34:37.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:34:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:37.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:37.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:37.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:37.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:34:37.760 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:34:37.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:34:37.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:34:37.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:34:37.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:34:37.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:34:38.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:34:38.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:34:38.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:34:38.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:34:38.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:34:38.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:34:38.268 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 08:34:38.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:38.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:38.270 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:34:38.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:38.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:38.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:34:38.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:34:38.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:34:38.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:34:38.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:34:38.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:38.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:38.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:38.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:38.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:34:38.275 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:34:38.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:34:38.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:34:38.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:34:38.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:34:38.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:34:38.277 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:34:38.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:34:38.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:34:38.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:34:38.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:34:38.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:38.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:38.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:38.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:38.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:34:38.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:38.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:38.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:34:38.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:34:38.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:34:38.281 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:34:38.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:34:38.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:38.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:38.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:38.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:38.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:34:38.282 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:34:38.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:34:38.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:34:38.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:34:38.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:34:38.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:34:38.284 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:34:38.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:34:38.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:34:38.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:34:38.286 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:34:38.286 INFO [WorkbenchTestable][RequirementsRunner] Started test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 08:34:38.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 08:34:38.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:34:38.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:34:38.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:34:38.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:38.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:38.288 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:34:38.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:38.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:38.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:34:38.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:34:38.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:34:38.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:34:38.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:34:38.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:38.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:38.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:38.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:38.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:34:38.300 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:34:38.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:34:38.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:34:38.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:34:38.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:34:38.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:34:38.303 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:34:38.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:34:38.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:34:38.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:34:38.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:34:38.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:38.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:38.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:38.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:38.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:34:38.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:38.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:38.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:34:38.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:34:38.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:34:38.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:34:38.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 '\*?\QServers\E') 08:34:38.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:38.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:38.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:38.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:38.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:34:38.320 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:34:38.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:34:38.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:34:38.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:34:38.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:34:38.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:34:38.333 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:34:38.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:34:38.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:34:38.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:34:38.334 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 08:34:38.334 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 08:34:38.334 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 08:34:38.341 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 08:34:38.342 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:34:38.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:34:38.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:34:38.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:34:38.343 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 08:34:38.343 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:34:38.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:34:38.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:34:38.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:34:38.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:34:38.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:34:38.361 DEBUG [main][MenuItemLookup] Found menu:'New' 08:34:38.362 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:34:38.362 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:34:38.362 DEBUG [main][MenuItemLookup] Found menu:'' 08:34:38.362 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:34:38.362 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:34:38.362 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:34:38.362 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:34:38.362 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 08:34:38.362 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:34:38.362 INFO [main][MenuItemHandler] Select menu item: Delete Delete 08:34:38.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 08:34:38.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 08:34:38.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 08:34:38.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:34:38.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:34:38.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:34:38.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:34:38.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:34:38.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:34:38.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 08:34:38.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:34:38.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:38.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:38.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:38.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:38.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:34:38.388 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:34:38.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:34:38.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:34:38.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:34:38.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:34:38.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:34:38.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:34:38.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:38.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:38.426 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:34:38.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:38.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:38.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:34:38.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:34:38.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:34:38.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:34:38.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 '\*?\QServers\E') 08:34:38.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:38.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:38.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:38.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:38.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:34:38.432 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:34:38.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:34:38.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:34:38.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:34:38.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:34:38.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:34:38.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 08:34:38.433 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:34:38.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:34:38.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:34:38.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:34:38.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:34:38.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:38.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:38.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:34:38.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:38.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:34:39.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:39.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:34:39.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:34:39.437 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:34:39.438 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 08:34:39.438 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:34:39.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:34:39.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:34:39.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:34:39.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:34:39.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:39.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:39.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:34:39.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:39.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:34:40.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:40.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:34:40.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:34:40.441 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:34:40.441 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 08:34:40.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 08:34:40.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:34:40.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:34:40.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:34:40.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:34:40.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:34:40.441 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:34:40.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:40.441 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:34:40.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:40.442 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:34:40.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:40.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:34:40.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:34:40.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:34:40.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:34:40.442 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:34:40.442 DEBUG [main][MenuItemLookup] Found menu:'File' 08:34:40.442 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:34:40.442 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:34:40.442 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:34:40.442 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:34:40.442 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:34:40.442 DEBUG [main][MenuItemLookup] Item match:Window 08:34:40.443 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:34:40.443 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:34:40.443 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:34:40.443 DEBUG [main][MenuItemLookup] Found menu:'' 08:34:40.443 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:34:40.443 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:34:40.443 DEBUG [main][MenuItemLookup] Found menu:'' 08:34:40.443 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:34:40.443 DEBUG [main][MenuItemLookup] Found menu:'' 08:34:40.443 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:34:40.443 DEBUG [main][MenuItemLookup] Item match:Preferences 08:34:40.443 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:34:40.443 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:34:40.443 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:34:40.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:34:40.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:34:40.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:34:40.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:34:40.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:34:40.499 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:34:40.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:40.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:34:40.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:40.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:40.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:40.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:40.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:34:40.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:34:40.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:34:40.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 08:34:40.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:34:40.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:34:40.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:34:40.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:34:40.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:34:40.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 08:34:40.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:34:40.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:34:40.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:34:40.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:34:40.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:34:40.501 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 08:34:40.501 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 08:34:40.502 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 08:34:40.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 08:34:40.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:40.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:40.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:34:41.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:41.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:34:41.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:41.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:34:41.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:34:41.506 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 08:34:41.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:34:41.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:41.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:41.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:41.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:41.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:34:41.507 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 08:34:41.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:34:41.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:34:41.510 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 08:34:41.510 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 08:34:41.510 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 08:34:41.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:34:41.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:34:41.510 TRACE [main][WidgetHandler] Notify Table with event 13 08:34:41.510 TRACE [main][WidgetHandler] Wait for synchronization 08:34:41.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 08:34:41.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:41.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:41.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:41.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:41.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:34:41.512 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:34:41.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:34:41.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:34:41.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:34:41.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:34:41.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:34:44.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 08:34:44.518 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 08:34:44.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:44.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:44.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:34:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:44.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:44.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:44.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:44.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:34:44.522 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:34:44.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:34:44.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:34:44.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:34:44.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:34:44.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:34:44.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:34:44.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:34:44.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:34:44.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:34:44.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:44.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:44.542 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:34:44.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:44.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:44.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:34:44.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:34:44.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:34:44.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:34:44.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:34:44.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:44.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:44.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:44.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:44.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:34:44.546 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:34:44.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:34:44.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:34:44.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:34:44.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:34:44.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:34:44.547 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:34:44.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:34:44.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:34:44.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:34:44.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:34:44.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:44.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:44.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:34:45.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:45.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:34:45.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:45.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:34:45.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:34:45.557 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:34:45.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 08:34:45.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:34:45.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:34:45.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:34:45.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:34:45.558 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 08:34:45.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:45.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:45.560 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:34:45.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:45.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:45.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:34:45.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:34:45.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:34:45.562 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:34:45.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:34:45.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:45.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:45.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:45.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:34:45.570 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:34:45.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:34:45.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:34:45.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:34:45.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:34:45.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:34:45.572 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:34:45.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:34:45.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:34:45.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:34:45.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:34:45.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:45.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:45.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:34:46.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:46.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:34:46.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:46.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:34:46.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:34:46.575 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:34:46.575 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 08:34:46.576 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:34:46.576 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:34:46.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:34:46.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.118 s - in org.eclipse.reddeer.requirements.test.server.ServerCleanupTest testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) Time elapsed: 7.272 s Running org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 08:34:46.580 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 08:34:46.580 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:34:46.581 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:34:46.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 08:34:46.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:34:46.581 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:34:46.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:34:46.581 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:34:46.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:34:46.581 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:34:46.581 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:34:46.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:46.581 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:34:46.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:46.581 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:34:46.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:46.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:34:46.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:34:46.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:34:46.582 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:34:46.582 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:34:46.582 DEBUG [main][MenuItemLookup] Found menu:'File' 08:34:46.582 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:34:46.582 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:34:46.582 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:34:46.582 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:34:46.582 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:34:46.582 DEBUG [main][MenuItemLookup] Item match:Window 08:34:46.583 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:34:46.583 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:34:46.583 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:34:46.583 DEBUG [main][MenuItemLookup] Found menu:'' 08:34:46.583 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:34:46.583 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:34:46.583 DEBUG [main][MenuItemLookup] Found menu:'' 08:34:46.583 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:34:46.583 DEBUG [main][MenuItemLookup] Found menu:'' 08:34:46.583 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:34:46.583 DEBUG [main][MenuItemLookup] Item match:Preferences 08:34:46.583 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:34:46.583 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:34:46.583 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:34:46.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:34:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:34:46.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:34:46.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:34:46.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:34:46.638 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:34:46.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:46.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:34:46.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:46.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:46.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:46.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:46.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:34:46.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:34:46.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:34:46.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:34:46.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:46.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:46.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:46.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:46.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:34:46.641 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:34:46.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:34:46.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:34:46.641 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:34:46.641 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:34:46.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:34:46.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:34:46.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:34:46.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:34:46.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:34:46.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:46.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:46.666 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:34:46.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:46.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:46.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:34:46.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:34:46.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:34:46.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:34:46.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:34:46.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:46.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:46.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:46.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:46.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:34:46.669 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:34:46.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:34:46.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:34:46.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:34:46.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:34:46.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:34:46.671 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:34:46.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:34:46.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:34:46.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:34:46.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:34:46.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:46.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:46.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:34:47.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:47.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:34:47.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:47.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:34:47.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:34:47.674 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:34:47.674 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 08:34:47.674 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:34:47.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:47.675 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:34:47.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:47.675 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:34:47.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:47.675 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:34:47.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:47.675 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:34:47.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:47.675 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:34:47.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:47.675 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 08:34:47.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:47.676 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:34:47.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:47.676 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:34:47.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:47.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:34:47.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:34:47.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:34:47.676 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:34:47.676 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:34:47.676 DEBUG [main][MenuItemLookup] Found menu:'File' 08:34:47.676 DEBUG [main][MenuItemLookup] Item match:File 08:34:47.677 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:34:47.677 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:34:47.678 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:34:47.678 DEBUG [main][MenuItemLookup] Found menu:'' 08:34:47.678 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:34:47.678 DEBUG [main][MenuItemLookup] Found menu:'File' 08:34:47.678 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:34:47.678 DEBUG [main][MenuItemLookup] Found menu:'' 08:34:47.678 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:34:47.678 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:34:47.679 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:34:47.679 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:34:47.679 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:34:47.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:34:47.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:34:47.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:34:47.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:34:47.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:34:47.727 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:34:47.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:47.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:34:47.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:47.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:47.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:47.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:47.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:34:47.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:34:47.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:34:47.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 08:34:47.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:34:47.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:34:47.729 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:34:47.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:34:47.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:34:47.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 08:34:47.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:34:47.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:34:47.729 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:34:47.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:34:47.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:34:47.730 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 08:34:47.730 DEBUG [main][TreeItemHandler] Selecting tree item: Server 08:34:47.730 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 08:34:47.730 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 08:34:47.730 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:34:47.730 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:34:47.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:34:47.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:47.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:47.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:47.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:47.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:34:47.731 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:34:47.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:34:47.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:34:47.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:34:47.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:34:47.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:34:47.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:47.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:47.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 08:34:47.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 08:34:47.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 08:34:47.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:34:47.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:34:47.815 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:34:47.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:34:47.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:34:47.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:47.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:47.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:47.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:34:47.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 08:34:47.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 08:34:47.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 08:34:47.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:34:47.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:34:47.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 08:34:47.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 08:34:47.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:34:48.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:34:48.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 08:34:48.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 08:34:48.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 08:34:48.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:34:48.322 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 08:34:48.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:34:48.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 08:34:48.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 08:34:48.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 08:34:48.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:48.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:48.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:48.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:48.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:34:48.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:34:48.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:34:48.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 08:34:48.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 08:34:48.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:34:48.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 08:34:48.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:34:48.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 08:34:48.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 08:34:48.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 08:34:48.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:34:48.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 08:34:48.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:34:48.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 08:34:48.324 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 08:34:48.324 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 08:34:48.324 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 08:34:48.333 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 08:34:48.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:34:48.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:48.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:48.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:48.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:48.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:34:48.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:34:48.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:34:48.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 08:34:48.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:48.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:48.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:48.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:48.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:34:48.840 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:34:48.840 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 08:34:48.841 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:34:48.841 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 08:34:48.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:34:48.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:48.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:48.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:48.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:48.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:34:48.843 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:34:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:34:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:34:48.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:34:48.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:34:48.864 DEBUG [WorkbenchTestable][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:34:48.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:34:48.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:34:48.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:34:48.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 08:34:48.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:34:48.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:48.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:34:48.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:34:48.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:48.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:34:48.865 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:34:48.865 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 08:34:48.866 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 08:34:48.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:34:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:34:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:34:48.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 08:34:48.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:34:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:34:48.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:34:48.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:34:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:34:48.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 08:34:48.867 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:34:48.867 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 08:34:48.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:35:48.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 08:35:48.894 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 08:35:48.894 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 08:35:48.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:35:48.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:48.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:48.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:48.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:48.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:48.898 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:35:48.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:48.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:48.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:48.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:48.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:49.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:49.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:35:49.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:35:49.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:35:49.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:35:49.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:35:49.406 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 08:35:49.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.408 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:35:49.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:49.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:49.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:49.410 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:49.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:35:49.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:49.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:49.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:49.411 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:35:49.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:35:49.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:49.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:49.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:49.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:49.413 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:35:49.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:35:49.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:49.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:35:49.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:35:49.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:49.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:49.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:49.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:49.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:49.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:49.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:49.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:35:49.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:49.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:49.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:49.418 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:35:49.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:35:49.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:49.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:49.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:49.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:49.429 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:35:49.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:35:49.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:49.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:35:49.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:49.430 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 08:35:49.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 08:35:49.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:49.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:49.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:49.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.432 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:35:49.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:49.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:49.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:49.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:49.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:35:49.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:49.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:49.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:49.442 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:35:49.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:35:49.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:49.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:49.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:49.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:49.444 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:35:49.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:35:49.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:49.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:35:49.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:35:49.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:49.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:49.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:49.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:49.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:49.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:49.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:49.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:35:49.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:49.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:49.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:49.449 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:35:49.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:35:49.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:49.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:49.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:49.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:49.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:49.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:49.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:49.459 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:49.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 '\*?\QServers\E') 08:35:49.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:49.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:49.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:49.461 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:35:49.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:35:49.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:49.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:49.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:49.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:49.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 08:35:49.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:49.463 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:49.463 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 08:35:49.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.465 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:35:49.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:49.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:49.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:49.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:49.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:35:49.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:49.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:49.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:49.468 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:35:49.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:35:49.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:49.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:49.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:49.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:49.477 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:35:49.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:35:49.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:49.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:35:49.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:35:49.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:49.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:49.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:49.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:49.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:49.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:49.480 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:49.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:35:49.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:49.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:49.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:49.482 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:35:49.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:35:49.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:49.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:49.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:49.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:49.484 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:35:49.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:35:49.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:49.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:35:49.484 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 08:35:49.484 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 08:35:49.484 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 08:35:49.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 08:35:49.489 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:35:49.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:35:49.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:49.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:35:49.490 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 08:35:49.490 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:35:49.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:35:49.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:49.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:35:49.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:35:49.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:49.511 DEBUG [main][MenuItemLookup] Found menu:'New' 08:35:49.511 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:35:49.511 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:35:49.511 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:49.511 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:35:49.511 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:35:49.511 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:35:49.511 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:35:49.511 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 08:35:49.511 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:35:49.511 INFO [main][MenuItemHandler] Select menu item: Delete Delete 08:35:49.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 08:35:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 08:35:49.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 08:35:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:49.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 "OK") 08:35:49.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:49.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 08:35:49.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:49.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:49.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:49.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:49.536 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:35:49.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:49.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:49.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:49.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:49.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:35:49.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:35:49.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.558 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 08:35:49.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:49.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:49.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:49.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:49.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 08:35:49.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:49.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:49.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:49.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:49.563 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:35:49.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:35:49.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:49.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:49.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:49.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:49.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 08:35:49.564 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:35:49.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:35:49.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:49.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:35:49.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:35:49.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:49.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:49.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:50.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:50.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:50.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:50.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:50.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:35:50.568 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:35:50.568 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 08:35:50.568 INFO [WorkbenchTestable][AbstractView] Activate view Servers 08:35:50.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 08:35:50.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:50.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 08:35:50.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 08:35:50.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:50.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:50.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:51.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:51.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:51.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:51.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:51.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:35:51.571 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 08:35:51.571 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 08:35:51.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 08:35:51.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:35:51.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:35:51.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:35:51.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:35:51.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:35:51.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:51.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:51.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:51.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:51.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:51.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:51.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:51.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:51.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:51.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:51.573 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:51.573 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:51.573 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:51.573 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:51.573 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:51.573 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:51.573 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:51.573 DEBUG [main][MenuItemLookup] Item match:Window 08:35:51.573 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:51.573 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:51.573 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:51.573 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:51.573 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:51.573 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:51.573 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:51.573 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:35:51.573 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:51.573 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:35:51.574 DEBUG [main][MenuItemLookup] Item match:Preferences 08:35:51.574 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:35:51.574 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:35:51.574 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:35:51.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:35:51.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:35:51.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:35:51.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:51.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:51.631 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:35:51.631 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:51.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:35:51.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:51.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:51.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:51.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:51.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:51.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:51.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:51.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 08:35:51.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:35:51.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:51.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:35:51.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:51.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:35:51.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 08:35:51.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 08:35:51.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:51.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 08:35:51.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:51.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 08:35:51.633 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 08:35:51.633 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 08:35:51.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 08:35:51.633 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 08:35:51.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:51.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:51.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:52.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:52.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:52.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:52.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:52.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:35:52.638 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 08:35:52.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 08:35:52.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:52.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:52.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:52.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:52.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:35:52.639 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 08:35:52.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:35:52.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:35:52.642 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 08:35:52.642 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 08:35:52.642 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 08:35:52.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:35:52.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:35:52.642 TRACE [main][WidgetHandler] Notify Table with event 13 08:35:52.642 TRACE [main][WidgetHandler] Wait for synchronization 08:35:52.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 08:35:52.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:52.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:52.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:52.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:52.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:52.644 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 08:35:52.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:52.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:52.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:52.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:52.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 08:35:55.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 08:35:55.649 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 08:35:55.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:55.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:55.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:35:55.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:55.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:55.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:55.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:55.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:55.653 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:35:55.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:55.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:55.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:55.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:55.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:55.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:55.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:55.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:55.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:55.667 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 08:35:55.667 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:55.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:55.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:55.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.088 s - in org.eclipse.reddeer.requirements.test.server.ServerStoppedTest isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) Time elapsed: 0.033 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 08:35:55.671 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 08:35:55.671 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:35:55.672 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:55.672 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 08:35:55.672 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:55.672 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:35:55.672 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:55.672 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:35:55.672 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:55.672 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:35:55.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:55.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:55.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:55.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:55.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:55.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:55.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:55.673 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:55.673 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:55.673 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:55.673 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:55.673 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:55.673 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:55.673 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:55.673 DEBUG [main][MenuItemLookup] Item match:Window 08:35:55.674 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:55.674 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:55.674 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:55.674 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:55.674 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:55.674 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:55.674 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:55.674 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:35:55.674 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:55.674 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:35:55.674 DEBUG [main][MenuItemLookup] Item match:Preferences 08:35:55.674 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:35:55.674 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:35:55.674 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:35:55.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:35:55.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:35:55.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:35:55.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:55.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:55.733 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:35:55.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:35:55.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:55.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:55.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:55.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:55.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:55.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:35:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:55.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:55.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:55.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:55.737 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:55.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:55.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:55.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:55.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:55.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:55.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:55.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:55.758 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 08:35:55.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:55.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 08:35:55.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 08:35:55.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:55.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:55.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:55.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:55.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:55.759 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:55.759 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:55.760 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:55.760 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:55.760 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:55.760 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:55.760 DEBUG [main][MenuItemLookup] Item match:Project 08:35:55.761 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 08:35:55.761 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 08:35:55.761 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:55.761 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 08:35:55.761 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 08:35:55.762 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 08:35:55.762 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:35:55.762 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 08:35:55.762 DEBUG [main][MenuItemLookup] Item match:Build Automatically 08:35:55.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 08:35:55.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:55.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:55.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:55.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:55.763 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 08:35:55.763 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 08:35:55.763 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 08:35:55.763 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:55.763 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:55.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:55.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) Time elapsed: 0.004 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 08:35:55.766 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 08:35:55.767 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:35:55.767 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:55.767 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 08:35:55.767 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:55.767 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:35:55.767 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:55.767 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:35:55.767 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:55.767 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:35:55.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:55.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:55.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:55.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:55.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:55.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:55.768 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:55.768 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:55.768 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:55.768 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:55.768 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:55.769 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:55.769 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:55.769 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:55.769 DEBUG [main][MenuItemLookup] Item match:Window 08:35:55.769 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:55.769 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:55.769 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:55.769 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:55.769 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:55.769 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:55.769 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:55.769 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:35:55.769 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:55.769 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:35:55.769 DEBUG [main][MenuItemLookup] Item match:Preferences 08:35:55.769 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:35:55.769 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:35:55.769 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:35:55.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:35:55.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:35:55.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:35:55.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:55.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:55.831 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:35:55.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:35:55.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:55.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:55.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:55.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:55.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:55.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:55.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:55.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:35:55.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:55.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:55.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:55.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:55.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:55.834 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:55.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:55.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:55.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:55.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:55.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:55.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:55.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:55.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:55.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:55.848 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 08:35:55.848 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:55.848 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 08:35:55.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 08:35:55.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:55.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:55.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:55.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:55.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:55.848 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:55.848 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:55.848 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:55.848 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:55.848 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:55.848 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:55.848 DEBUG [main][MenuItemLookup] Item match:Project 08:35:55.849 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 08:35:55.849 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 08:35:55.849 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:55.849 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 08:35:55.849 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 08:35:55.849 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 08:35:55.849 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:35:55.849 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 08:35:55.849 DEBUG [main][MenuItemLookup] Item match:Build Automatically 08:35:55.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 08:35:55.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:55.849 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:55.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:55.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:55.849 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 08:35:55.849 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 08:35:55.849 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 08:35:55.849 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:55.849 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:55.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:55.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 08:35:55.853 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 08:35:55.853 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:35:55.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:55.853 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 08:35:55.853 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:55.853 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:35:55.860 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:55.860 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:35:55.860 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:55.861 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:35:55.861 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:35:55.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.861 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:35:55.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.861 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:35:55.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:55.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:55.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:55.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:55.861 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:55.862 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:55.862 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:55.862 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:55.862 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:55.862 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:55.862 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:55.862 DEBUG [main][MenuItemLookup] Item match:Window 08:35:55.862 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:55.862 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:55.862 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:55.862 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:55.862 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:55.862 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:55.862 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:55.862 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:35:55.862 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:55.862 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:35:55.862 DEBUG [main][MenuItemLookup] Item match:Preferences 08:35:55.862 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:35:55.862 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:35:55.862 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:35:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:35:55.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:35:55.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:35:55.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:55.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:55.932 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:35:55.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:35:55.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:55.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:55.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:55.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:55.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:55.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:55.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:55.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:35:55.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:55.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:55.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:55.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:55.935 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:55.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:55.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:55.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:55.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:55.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:55.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:55.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:55.949 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 08:35:55.949 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:55.949 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 08:35:55.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 08:35:55.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:55.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:55.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:55.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:55.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:55.949 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:55.949 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:55.949 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:55.949 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:55.949 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:55.949 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:55.949 DEBUG [main][MenuItemLookup] Item match:Project 08:35:55.950 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 08:35:55.950 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 08:35:55.950 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:55.950 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 08:35:55.950 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 08:35:55.950 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 08:35:55.950 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 08:35:55.950 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 08:35:55.950 DEBUG [main][MenuItemLookup] Item match:Build Automatically 08:35:55.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 08:35:55.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:55.950 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:55.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:55.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:55.950 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 08:35:55.950 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 08:35:55.950 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:55.950 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:55.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:55.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 08:35:55.955 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 08:35:55.955 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:35:55.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:55.955 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 08:35:55.955 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:55.955 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:35:55.962 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:55.962 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:35:55.962 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:55.962 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:35:55.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:35:55.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:35:55.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:35:55.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:55.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:55.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:55.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:55.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:55.963 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:55.963 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:55.963 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:55.963 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:55.963 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:55.964 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:55.964 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:55.964 DEBUG [main][MenuItemLookup] Item match:Window 08:35:55.964 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:55.964 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:55.964 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:55.964 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:55.964 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:55.964 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:55.964 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:55.964 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:35:55.964 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:55.964 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:35:55.964 DEBUG [main][MenuItemLookup] Item match:Preferences 08:35:55.964 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:35:55.964 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:35:55.964 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:35:56.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:35:56.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell 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:35:56.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:35:56.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.038 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:35:56.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:35:56.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:56.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:56.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:56.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:35:56.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:56.042 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:56.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:56.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:56.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:56.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:56.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:56.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:56.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:56.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:56.056 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 08:35:56.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 08:35:56.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:56.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:56.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:56.056 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 08:35:56.057 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 08:35:56.057 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 08:35:56.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 08:35:56.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:56.058 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:56.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:56.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:56.058 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 08:35:56.058 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:56.058 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 08:35:56.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 08:35:56.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:56.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:56.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:56.058 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 08:35:56.059 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 08:35:56.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 08:35:56.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:56.059 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:56.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:56.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:56.059 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 08:35:56.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:56.059 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 08:35:56.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 08:35:56.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:56.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:56.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:56.059 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 08:35:56.060 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 08:35:56.060 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 08:35:56.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 08:35:56.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:56.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:56.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:56.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:56.069 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 08:35:56.069 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 08:35:56.069 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 08:35:56.069 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:56.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:56.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:56.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.002 s autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.001 s autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.01 s Running org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 08:35:56.073 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 08:35:56.073 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:35:56.073 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:56.074 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 08:35:56.074 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:56.074 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:35:56.074 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:56.074 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:35:56.074 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:56.074 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:35:56.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:35:56.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:35:56.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.075 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:35:56.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:56.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:56.075 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:56.075 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:56.075 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:56.075 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:56.075 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:56.075 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:56.075 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:56.075 DEBUG [main][MenuItemLookup] Item match:Window 08:35:56.076 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:56.076 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:56.076 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:56.076 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:56.076 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:56.076 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:56.076 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:56.076 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:35:56.076 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:56.076 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:35:56.076 DEBUG [main][MenuItemLookup] Item match:Preferences 08:35:56.076 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:35:56.076 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:35:56.076 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:35:56.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:35:56.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:35:56.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:35:56.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.142 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:35:56.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:35:56.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:56.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:56.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:56.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:35:56.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:56.145 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:56.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:56.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:56.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:56.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:56.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:56.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:56.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:56.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.159 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:56.159 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 08:35:56.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 08:35:56.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:56.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:56.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:56.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:35:56.173 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 08:35:56.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:56.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:56.174 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:56.174 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:56.174 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:56.174 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:56.174 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:56.174 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:56.174 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:56.174 DEBUG [main][MenuItemLookup] Item match:Window 08:35:56.174 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:56.174 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:56.174 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:56.174 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:56.174 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:56.174 DEBUG [main][MenuItemLookup] Item match:Show View 08:35:56.177 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:35:56.177 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:35:56.177 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:35:56.177 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:35:56.177 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:35:56.177 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:35:56.177 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:35:56.177 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:35:56.177 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:56.177 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:35:56.177 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:35:56.177 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:35:56.177 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:35:56.177 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:35:56.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:35:56.216 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:35:56.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:35:56.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:35:56.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:56.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:56.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:56.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:35:56.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:56.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:56.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:56.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:56.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:35:56.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:35:56.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:56.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:56.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:35:56.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:35:56.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:35:56.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:56.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:35:56.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:56.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:35:56.724 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 08:35:56.724 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 08:35:56.724 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 08:35:56.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 08:35:56.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:56.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:56.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:56.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:35:56.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:56.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:35:56.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:56.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:56.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:56.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:35:56.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:56.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:56.725 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:35:56.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:56.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:56.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:56.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:56.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:35:56.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:35:56.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 08:35:56.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 08:35:56.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:56.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.804 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:56.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:35:56.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:56.806 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:35:56.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:35:56.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:56.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:56.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:56.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:56.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:56.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.810 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:56.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:35:56.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:56.812 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:35:56.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:35:56.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:56.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:56.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:56.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:56.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 08:35:56.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:56.825 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:56.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:56.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:56.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 08:35:56.826 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 08:35:56.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:56.826 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 08:35:56.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 08:35:56.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:56.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:56.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:56.829 INFO [WorkbenchTestable][CleanErrorLogRequirement] Clean all records in Error Log 08:35:56.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.831 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 08:35:56.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:56.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:56.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:35:56.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:56.838 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:35:56.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:35:56.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:56.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:56.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:56.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:56.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:56.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:35:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:56.842 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:35:56.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:35:56.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:56.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:56.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:56.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:56.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 08:35:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:56.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:35:56.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:56.861 DEBUG [main][MenuItemLookup] Found menu:'Copy' 08:35:56.861 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:56.861 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 08:35:56.861 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 08:35:56.861 DEBUG [main][MenuItemLookup] Item match:Delete Log 08:35:56.861 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 08:35:56.861 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 08:35:56.861 INFO [main][MenuItemHandler] Select menu item: &Delete Log 08:35:56.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 08:35:56.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 08:35:56.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 08:35:56.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:56.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:56.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:56.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 08:35:56.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:56.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 08:35:56.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:56.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:56.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:56.882 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 08:35:56.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:56.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:56.883 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 08:35:56.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:56.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:56.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:56.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:56.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:35:56.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:35:56.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.896 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 08:35:56.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:56.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.899 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:56.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:35:56.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:56.912 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:35:56.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:35:56.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:56.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:56.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:56.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:56.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:56.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:56.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 '\*?\QError Log\E') 08:35:56.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:56.917 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:35:56.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:35:56.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:56.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:35:56.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:35:56.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:35:56.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 08:35:56.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:56.919 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:56.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:56.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:56.919 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 08:35:56.919 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 08:35:56.919 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:56.919 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:56.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:56.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.847 s - in org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.667 s testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.093 s Running org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 08:35:56.924 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 08:35:56.924 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:35:56.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:56.924 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 08:35:56.924 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:56.925 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:35:56.925 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:56.925 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:35:56.925 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:56.925 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:35:56.925 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:56.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.925 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:56.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.925 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:56.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:56.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:56.926 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:56.926 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:56.926 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:56.926 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:56.926 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:56.926 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:56.926 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:56.926 DEBUG [main][MenuItemLookup] Item match:Window 08:35:56.927 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:56.927 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:56.927 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:56.927 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:56.927 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:56.927 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:56.927 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:56.927 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:35:56.927 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:56.927 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:35:56.927 DEBUG [main][MenuItemLookup] Item match:Preferences 08:35:56.927 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:35:56.927 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:35:56.927 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:35:56.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:35:56.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell 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:35:56.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:35:56.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:56.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:56.990 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:35:56.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:56.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:35:56.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:56.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:56.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:56.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:35:56.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:56.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:56.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:56.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:56.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:56.994 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:56.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:56.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:56.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:56.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:57.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:57.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:57.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:57.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:57.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:57.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:57.018 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 08:35:57.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 08:35:57.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:57.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:57.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:57.021 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 08:35:57.022 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 08:35:57.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:57.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:57.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:57.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:57.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:57.025 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") 08:35:57.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:57.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:57.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:57.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:57.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:35:57.037 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 08:35:57.037 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:35:57.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:57.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 08:35:57.070 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 08:35:57.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 08:35:57.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:57.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:57.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:35:57.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:57.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:57.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:57.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 08:35:57.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:57.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:57.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:57.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:57.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:57.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:35:57.071 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 08:35:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:35:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:35:57.072 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 08:35:57.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:35:57.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:35:57.072 TRACE [main][WidgetHandler] Notify Table with event 13 08:35:57.072 TRACE [main][WidgetHandler] Wait for synchronization 08:35:57.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:57.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:57.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:57.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 08:35:57.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:57.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:57.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:57.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:35:57.073 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:57.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:57.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:57.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 08:35:57.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:57.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:57.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:57.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:57.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:57.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:57.074 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:35:57.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:57.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:57.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:57.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:57.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:35:57.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:35:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:35:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:57.492 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:57.492 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:57.492 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:57.492 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:35:57.492 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:35:57.492 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:57.492 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:57.493 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:57.493 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:35:57.493 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:57.493 DEBUG [main][MenuItemLookup] Item match:Window 08:35:57.493 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:57.493 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:57.493 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:57.493 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.493 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:57.493 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:57.493 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.493 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:35:57.493 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.493 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:35:57.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:57.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:57.513 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:57.513 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:57.513 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:57.513 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:35:57.513 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:35:57.513 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:57.513 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:57.513 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:57.513 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:35:57.513 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:57.513 DEBUG [main][MenuItemLookup] Item match:Window 08:35:57.513 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:57.513 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:57.513 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:57.513 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.513 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:57.513 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:57.513 DEBUG [main][MenuItemLookup] Item match:Perspective 08:35:57.515 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:35:57.515 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.515 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:35:57.515 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:35:57.515 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:35:57.515 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:35:57.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:35:57.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:57.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:57.517 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:57.517 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:57.517 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:57.517 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:35:57.517 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:57.518 DEBUG [main][MenuItemLookup] Item match:Window 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:35:57.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:57.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:57.518 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:57.518 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:57.519 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:57.519 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:35:57.519 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:57.519 DEBUG [main][MenuItemLookup] Item match:Window 08:35:57.519 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:57.519 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:57.519 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:57.519 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.519 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:57.519 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:57.519 DEBUG [main][MenuItemLookup] Item match:Perspective 08:35:57.519 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:35:57.519 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.519 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:35:57.519 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:35:57.519 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:35:57.519 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:35:57.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:57.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:57.519 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:57.520 DEBUG [main][MenuItemLookup] Item match:Window 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:35:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:57.520 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:35:57.520 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:57.520 DEBUG [main][MenuItemLookup] Item match:Window 08:35:57.521 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:57.521 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:57.521 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:57.521 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.521 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:57.521 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:57.521 DEBUG [main][MenuItemLookup] Item match:Perspective 08:35:57.521 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:35:57.521 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.521 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:35:57.521 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:35:57.521 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:35:57.521 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:35:57.521 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 08:35:57.521 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 08:35:57.521 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 08:35:57.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 08:35:57.547 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 08:35:57.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 08:35:57.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:57.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:57.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:57.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:57.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:57.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:35:57.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:57.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:57.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:57.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 08:35:57.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:35:57.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:57.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:57.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:35:57.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:35:57.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:57.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:57.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:57.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:57.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:57.551 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 08:35:57.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:57.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:57.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:57.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:57.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 08:35:57.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:57.654 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:57.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:57.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:57.655 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 08:35:57.655 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:57.655 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 08:35:57.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 08:35:57.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:57.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:57.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:57.657 WARNING [WorkbenchTestable][ScreenshotCapturer] Screenshot has not been captured on failure, because RedDeer property whether screenshot should be captured or not is set to false. 08:35:57.657 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 08:35:57.657 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:57.657 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:57.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:57.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:57.658 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 08:35:57.658 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 08:35:57.658 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:57.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:57.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:57.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.735 s - in org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) Time elapsed: 0.637 s fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) Time elapsed: 0.003 s Running org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 08:35:57.662 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 08:35:57.663 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:35:57.663 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:57.663 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 08:35:57.663 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:57.663 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:35:57.663 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:57.663 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:35:57.663 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:57.663 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:35:57.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:35:57.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:35:57.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:35:57.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:57.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:57.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:57.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:57.678 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:57.678 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:57.678 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:57.678 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:35:57.678 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:35:57.678 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:57.678 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:57.678 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:57.678 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:35:57.678 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:57.678 DEBUG [main][MenuItemLookup] Item match:Window 08:35:57.679 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:57.679 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:57.679 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:57.679 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.679 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:57.679 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:57.679 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.679 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:35:57.679 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.679 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:35:57.679 DEBUG [main][MenuItemLookup] Item match:Preferences 08:35:57.679 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:35:57.679 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:35:57.679 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:35:57.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:35:57.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:35:57.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:35:57.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:57.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:57.748 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:35:57.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:35:57.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:57.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:57.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:57.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:57.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:57.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:57.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:57.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:35:57.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:57.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:57.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:57.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:57.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:57.752 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:57.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:57.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:57.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:57.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:57.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:57.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:57.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:57.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:57.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:57.768 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:57.769 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 08:35:57.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 08:35:57.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:57.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:57.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:57.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:57.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.777 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:57.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:57.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:57.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:57.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:57.778 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:57.778 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:57.778 DEBUG [main][MenuItemLookup] Item match:File 08:35:57.778 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:35:57.778 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:35:57.780 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:35:57.780 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:35:57.780 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.780 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:35:57.780 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:35:57.780 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:35:57.780 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:35:57.780 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:35:57.781 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:35:57.781 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:35:57.781 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:35:57.781 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:35:57.781 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:57.781 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:35:57.781 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:35:57.781 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:57.781 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:35:57.781 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:35:57.781 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:35:57.781 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:35:57.781 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:35:57.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:35:57.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:35:57.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:35:57.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:57.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:57.848 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:35:57.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:57.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizardSelectionPage, index 0 and no matchers specified 08:35:57.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:57.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:57.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:57.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:57.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:57.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:57.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:57.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:35:57.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:35:57.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:58.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:58.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:35:58.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:35:58.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:35:58.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:58.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:35:58.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:58.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:35:58.352 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 08:35:58.353 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 08:35:58.353 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 08:35:58.355 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 08:35:58.355 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:35:58.355 INFO [WorkbenchTestable][NewWizard] Finish wizard 08:35:58.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:35:58.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:58.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:58.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:58.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:58.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:58.356 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:35:58.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:58.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:58.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:58.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:58.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:58.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:58.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:35:58.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:35:58.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:35:58.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:35:58.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:35:58.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:35:58.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:58.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:58.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 1 - Eclipse Platform 08:35:58.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:58.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:58.571 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 1 - Eclipse Platform' 08:35:58.571 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 1 - Eclipse Platform' 08:35:58.571 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:58.571 DEBUG [main][MenuItemLookup] Item match:File 08:35:58.572 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:35:58.572 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:35:58.574 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:35:58.574 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:35:58.574 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:58.574 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:35:58.574 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:35:58.574 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:35:58.574 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:35:58.574 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:35:58.574 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:35:58.574 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:35:58.574 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:35:58.574 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:35:58.574 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:58.574 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:35:58.574 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:35:58.574 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:58.574 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:35:58.574 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:35:58.574 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:35:58.574 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:35:58.574 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:35:58.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:35:58.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:35:58.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:35:58.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:58.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:58.646 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:35:58.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizardSelectionPage, index 0 and no matchers specified 08:35:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:58.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:58.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:58.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:35:58.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:35:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:58.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:35:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:58.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:35:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:35:58.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:35:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:58.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:35:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:58.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:35:58.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 08:35:58.649 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 08:35:58.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 08:35:58.649 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 08:35:58.649 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:35:58.649 INFO [WorkbenchTestable][NewWizard] Finish wizard 08:35:58.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:35:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:58.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:58.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:58.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:58.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:58.650 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:35:58.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:58.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:58.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:58.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:58.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:58.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:58.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:35:58.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:35:58.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:35:58.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:35:58.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:35:58.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:35:58.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:35:58.716 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:58.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:35:58.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 2 - Eclipse Platform 08:35:58.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:58.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:58.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 2 - Eclipse Platform' 08:35:58.717 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 2 - Eclipse Platform' 08:35:58.717 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:58.717 DEBUG [main][MenuItemLookup] Item match:File 08:35:58.718 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:35:58.718 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:35:58.720 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:35:58.720 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:35:58.720 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:58.720 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:35:58.720 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:35:58.720 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:35:58.720 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:35:58.720 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:35:58.720 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:35:58.720 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:35:58.720 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:35:58.720 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:35:58.720 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:58.720 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:35:58.720 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:35:58.720 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:58.720 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:35:58.720 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:35:58.730 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:35:58.730 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:35:58.730 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:35:58.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:35:58.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:35:58.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:35:58.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:58.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:58.780 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:35:58.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizardSelectionPage, index 0 and no matchers specified 08:35:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:58.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:58.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:58.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:58.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:58.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:35:58.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:35:58.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:58.786 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:35:58.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:58.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:35:58.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:35:58.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:35:58.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:58.786 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:35:58.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:58.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:35:58.787 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 08:35:58.787 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 08:35:58.787 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 08:35:58.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 08:35:58.787 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:35:58.787 INFO [WorkbenchTestable][NewWizard] Finish wizard 08:35:58.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:35:58.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:58.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:58.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:58.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:58.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:58.789 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:35:58.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:58.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:58.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:58.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:58.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:58.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:58.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:35:58.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:35:58.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:35:58.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:35:58.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:35:58.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:35:58.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:35:58.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:35:58.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUntitled 3\E') 08:35:58.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:58.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:58.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:58.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:35:58.877 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:35:58.878 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 08:35:58.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 08:35:58.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:58.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:58.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:58.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:58.949 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 08:35:58.949 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 08:35:58.950 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:58.950 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:58.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:58.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.289 s - in org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) Time elapsed: 1.18 s Running org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 08:35:58.953 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 08:35:58.953 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:35:58.954 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:58.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 08:35:58.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:58.954 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:35:58.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:58.954 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:35:58.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:58.954 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:35:58.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:35:58.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:35:58.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:35:58.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:58.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:58.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:58.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:58.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:58.955 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:58.955 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:58.955 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:58.955 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:35:58.955 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:35:58.955 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:58.955 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:58.955 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:58.955 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:35:58.955 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:58.955 DEBUG [main][MenuItemLookup] Item match:Window 08:35:58.956 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:58.956 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:58.956 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:58.956 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:58.956 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:58.956 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:58.956 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:58.956 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:35:58.956 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:58.956 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:35:58.956 DEBUG [main][MenuItemLookup] Item match:Preferences 08:35:58.956 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:35:58.956 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:35:58.956 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:35:59.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:35:59.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 'Preferences.*'] is available. finished successfully 08:35:59.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:35:59.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:59.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:59.034 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:35:59.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:59.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:35:59.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:59.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:59.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:59.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:59.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:59.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:59.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:59.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:35:59.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:59.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:59.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:59.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:59.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:59.037 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:59.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:59.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:59.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:59.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:59.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:59.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:59.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:59.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:59.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:59.059 TRACE [WorkbenchTestable][DatabaseRequirement] Database requirement performed 08:35:59.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:59.060 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 08:35:59.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 08:35:59.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:59.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:59.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:59.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 08:35:59.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:59.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:59.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:59.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:59.060 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 08:35:59.060 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 08:35:59.060 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:59.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:59.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:59.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) Time elapsed: 0 s Running org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 08:35:59.064 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 08:35:59.064 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:35:59.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:59.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 08:35:59.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:59.064 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:35:59.065 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:59.065 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:35:59.065 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:59.065 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:35:59.065 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:35:59.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:59.065 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:35:59.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:59.065 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:35:59.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:59.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:59.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:59.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:59.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:59.065 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:59.065 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:59.066 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:59.066 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:35:59.066 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:35:59.066 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:59.066 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:59.066 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:59.066 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:35:59.066 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:59.066 DEBUG [main][MenuItemLookup] Item match:Window 08:35:59.066 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:59.066 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:59.066 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:59.066 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:59.066 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:59.066 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:59.066 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:59.066 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:35:59.066 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:59.066 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:35:59.066 DEBUG [main][MenuItemLookup] Item match:Preferences 08:35:59.066 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:35:59.066 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:35:59.066 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:35:59.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:35:59.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:35:59.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:35:59.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:59.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:59.168 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:35:59.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:59.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:35:59.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:59.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:59.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:59.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:59.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:59.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:59.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:59.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:35:59.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:59.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:59.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:59.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:59.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:59.172 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:59.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:59.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:59.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:59.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:59.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:59.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:59.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:59.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:59.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:59.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:59.218 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 08:35:59.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 08:35:59.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:59.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:59.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:59.219 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 08:35:59.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 08:35:59.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:59.220 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:59.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:59.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:59.220 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 08:35:59.220 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:59.220 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 08:35:59.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 08:35:59.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:59.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:59.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:59.220 INFO [WorkbenchTestable][OomphRecorderRequirement] Disabling 08:35:59.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 08:35:59.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:59.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:59.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:59.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:35:59.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 08:35:59.221 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 08:35:59.221 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:35:59.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:35:59.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:35:59.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) Time elapsed: 0.002 s testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 08:35:59.229 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 08:35:59.230 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:35:59.230 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:35:59.230 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 08:35:59.230 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:35:59.230 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:35:59.230 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:35:59.230 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:35:59.231 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:35:59.231 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:35:59.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:59.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:59.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:59.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:59.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:59.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:59.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:59.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:59.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:59.231 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:59.231 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:59.232 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:59.232 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:59.232 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:35:59.232 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:35:59.232 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:59.232 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:59.232 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:59.232 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:35:59.232 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:59.232 DEBUG [main][MenuItemLookup] Item match:Window 08:35:59.232 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:59.232 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:59.232 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:59.232 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:59.232 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:59.232 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:59.232 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:59.232 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:35:59.232 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:59.232 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:35:59.232 DEBUG [main][MenuItemLookup] Item match:Preferences 08:35:59.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:35:59.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:35:59.232 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:35:59.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:35:59.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:35:59.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:35:59.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:59.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:59.327 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:35:59.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:59.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:35:59.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:59.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:59.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:59.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:59.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:59.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:59.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:59.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:35:59.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:59.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:59.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:59.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:59.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:59.331 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:35:59.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:59.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:59.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:59.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:35:59.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:35:59.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:35:59.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:59.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:59.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:59.347 INFO [WorkbenchTestable][JRERequirement] JRE Requirement fulfill performed 08:35:59.347 DEBUG [WorkbenchTestable][JRERequirement] Configuration (name,version,path): testName, 1.7, ${java.home} 08:35:59.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:59.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:59.355 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:59.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:59.355 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:35:59.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:59.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:35:59.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:59.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:59.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:35:59.356 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:35:59.356 DEBUG [main][MenuItemLookup] Found menu:'File' 08:35:59.356 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:35:59.356 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:35:59.356 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:35:59.356 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:35:59.356 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:35:59.356 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:35:59.356 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:35:59.356 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:35:59.356 DEBUG [main][MenuItemLookup] Item match:Window 08:35:59.356 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:35:59.356 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:35:59.356 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:35:59.356 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:59.356 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:35:59.356 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:35:59.356 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:59.356 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:35:59.356 DEBUG [main][MenuItemLookup] Found menu:'' 08:35:59.356 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:35:59.356 DEBUG [main][MenuItemLookup] Item match:Preferences 08:35:59.356 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:35:59.356 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:35:59.356 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:35:59.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:35:59.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:35:59.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:35:59.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:35:59.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:35:59.428 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:35:59.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:35:59.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:35:59.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:59.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:59.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:59.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:59.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:35:59.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:35:59.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:35:59.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:35:59.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:35:59.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:59.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:59.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:35:59.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:35:59.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:35:59.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:35:59.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:35:59.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:35:59.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:35:59.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 08:35:59.934 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 08:35:59.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 08:35:59.934 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs (Eclipse:2279): Gtk-CRITICAL **: 08:35:59.965: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:35:59.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:59.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:59.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:59.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:59.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 08:35:59.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:35:59.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:35:59.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:35:59.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:35:59.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:35:59.989 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 08:35:59.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:35:59.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:35:59.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:35:59.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:00.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available.... 08:36:00.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available. finished successfully 08:36:00.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 08:36:00.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:00.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:00.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.VMTypePage, index 0 and no matchers specified 08:36:00.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:00.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:00.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:00.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:00.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 08:36:00.035 TRACE [main][WidgetHandler] Notify List with event 13 08:36:00.035 TRACE [main][WidgetHandler] Wait for synchronization 08:36:00.035 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 08:36:00.035 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 08:36:00.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:36:00.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:00.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:00.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:00.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:00.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:00.036 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:36:00.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:00.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:00.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:00.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:00.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE home:") 08:36:00.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:00.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:00.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:00.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:00.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:36:00.068 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:36:00.068 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 08:36:00.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE name:") 08:36:00.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:00.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:00.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:00.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:00.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:36:00.081 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:36:00.082 INFO [WorkbenchTestable][AbstractText] Text set to: testName 08:36:00.084 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 08:36:00.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:36:00.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:00.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:00.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:00.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:00.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:00.086 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 08:36:00.086 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 08:36:00.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:36:00.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:00.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:00.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:00.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:00.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:00.087 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:36:00.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:00.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:00.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:00.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:00.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:36:00.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:36:00.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:36:00.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:36:00.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:36:00.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:36:00.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:36:00.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:00.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:00.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 08:36:00.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:00.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:00.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:00.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:00.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:00.133 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:36:00.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:00.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:00.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:00.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:00.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:36:00.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:36:00.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:00.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:00.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:00.211 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:00.211 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 08:36:00.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 08:36:00.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:00.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:00.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:00.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:36:00.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:36:00.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:36:00.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:00.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:00.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:00.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:00.212 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:36:00.212 DEBUG [main][MenuItemLookup] Found menu:'File' 08:36:00.212 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:36:00.212 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:36:00.212 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:36:00.212 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:36:00.212 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:36:00.213 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:36:00.213 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:36:00.213 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:36:00.213 DEBUG [main][MenuItemLookup] Item match:Window 08:36:00.213 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:36:00.213 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:36:00.213 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:36:00.213 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:00.213 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:36:00.213 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:36:00.213 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:00.213 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:36:00.213 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:00.213 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:36:00.213 DEBUG [main][MenuItemLookup] Item match:Preferences 08:36:00.213 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:36:00.213 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:36:00.213 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:2279): Gtk-CRITICAL **: 08:36:00.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:36:00.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:36:00.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:36:00.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:36:00.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:00.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:00.286 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:36:00.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:36:00.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:00.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:00.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:00.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:00.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:00.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:36:00.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:36:00.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:36:00.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:36:00.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:00.288 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:36:00.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:00.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:36:00.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:36:00.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:36:00.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:00.288 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:36:00.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:00.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:36:00.288 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 08:36:00.288 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 08:36:00.288 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 08:36:00.288 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 08:36:00.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:00.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:00.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:00.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:00.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 08:36:00.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:00.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:00.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:00.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:00.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:36:00.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:36:00.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:36:00.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 08:36:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:00.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:00.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:00.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:00.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:36:00.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:36:00.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:36:00.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:36:00.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:00.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:00.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:00.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:00.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:00.327 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:36:00.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:00.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:00.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:00.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:00.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:36:00.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:36:00.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:00.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:00.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:00.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 08:36:00.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:00.344 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:00.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:00.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:00.345 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 08:36:00.345 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:00.345 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 08:36:00.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 08:36:00.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:00.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:00.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:00.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 08:36:00.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:00.345 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:00.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:00.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:00.345 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 08:36:00.345 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 08:36:00.345 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:00.345 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:00.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:00.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 s - in org.eclipse.reddeer.requirements.test.jre.JRERequirementTest testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) Time elapsed: 0.134 s testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) Time elapsed: 0 s Running org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 08:36:00.349 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 08:36:00.349 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:36:00.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:00.349 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 08:36:00.349 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:00.349 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:36:00.350 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:00.350 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:36:00.350 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:00.350 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:36:00.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:36:00.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.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:36:00.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.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:36:00.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:00.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:00.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:00.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:00.351 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:36:00.351 DEBUG [main][MenuItemLookup] Found menu:'File' 08:36:00.351 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:36:00.351 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:36:00.351 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:36:00.351 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:36:00.351 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:36:00.351 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:36:00.351 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:36:00.351 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:36:00.351 DEBUG [main][MenuItemLookup] Item match:Window 08:36:00.351 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:36:00.351 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:36:00.351 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:36:00.351 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:00.351 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:36:00.351 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:36:00.351 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:00.351 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:36:00.351 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:00.351 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:36:00.351 DEBUG [main][MenuItemLookup] Item match:Preferences 08:36:00.352 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:36:00.352 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:36:00.352 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:2279): Gtk-CRITICAL **: 08:36:00.386: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:36:00.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:36:00.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell 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:36:00.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:36:00.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:00.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:00.459 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:36:00.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:36:00.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:00.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:00.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:00.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:00.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:00.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:36:00.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:36:00.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:36:00.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:00.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:00.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:00.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:00.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:00.473 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:36:00.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:00.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:00.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:00.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:00.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:36:00.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:36:00.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:00.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:00.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:00.558 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:00.558 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 08:36:00.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 08:36:00.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:00.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:00.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:00.560 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 08:36:00.561 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:36:00.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.562 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:36:00.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.562 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:36:00.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.562 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:36:00.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.562 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:36:00.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.562 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:36:00.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.562 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:36:00.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.562 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:36:00.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.562 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:36:00.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:00.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:00.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:00.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:00.563 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:36:00.563 DEBUG [main][MenuItemLookup] Found menu:'File' 08:36:00.563 DEBUG [main][MenuItemLookup] Item match:File 08:36:00.564 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:36:00.564 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:36:00.566 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:36:00.566 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:36:00.566 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:00.566 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:36:00.566 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:36:00.566 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:36:00.566 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:36:00.566 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:36:00.566 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:36:00.566 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:36:00.566 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:36:00.566 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:36:00.566 DEBUG [main][MenuItemLookup] Found menu:'File' 08:36:00.566 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:36:00.566 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:36:00.566 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:00.566 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:36:00.566 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:36:00.566 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:36:00.566 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:36:00.566 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:36:00.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:36:00.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:36:00.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:36:00.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:00.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:00.655 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:36:00.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:00.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:36:00.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:00.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:00.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:00.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:00.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:00.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:36:00.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:36:00.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:36:00.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:36:00.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:01.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:01.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:36:01.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:36:01.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:36:01.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:01.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:36:01.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:01.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:36:01.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:36:01.161 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:36:01.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:36:01.163 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:36:01.163 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:36:01.163 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:36:01.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:36:01.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:01.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:01.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:01.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:01.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:01.164 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:36:01.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:01.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:01.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:01.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:01.371 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:36:01.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:01.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:36:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:36:01.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:36:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:01.372 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:36:01.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:01.373 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'TestProject' 08:36:01.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:36:01.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:01.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:01.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:01.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:01.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:36:01.375 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:36:01.376 INFO [WorkbenchTestable][AbstractText] Text set to: TestProject 08:36:01.404 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:36:01.404 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:36:01.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:36:01.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:01.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:01.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:01.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:01.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:01.406 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:36:01.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:01.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:01.407 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:01.407 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:01.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:36:04.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:36:04.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:36:04.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:36:04.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:36:04.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:36:04.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:36:04.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:36:04.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:36:04.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:36:04.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:04.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:04.745 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:36:04.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:04.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:04.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:04.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:04.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:04.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:04.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:36:04.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:04.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:04.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:04.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:04.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:36:04.747 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:36:04.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:36:04.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:36:04.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:36:04.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:36:04.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:36:04.749 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:36:04.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:36:04.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:36:04.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:36:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:04.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:04.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:05.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:05.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:05.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:05.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:05.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:36:05.751 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:36:05.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:36:05.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:36:05.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:36:05.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:36:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:05.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:05.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:05.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:05.752 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 08:36:05.756 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 08:36:05.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 08:36:05.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:05.756 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:05.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:05.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:05.757 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 08:36:05.757 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:05.757 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 08:36:05.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 08:36:05.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:05.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:05.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:05.757 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 08:36:05.757 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:36:05.758 DEBUG [main][EditorHandler] 0 editor(s) found 08:36:05.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:05.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:05.762 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:36:05.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:05.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:05.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:05.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:05.763 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:36:05.763 DEBUG [main][MenuItemLookup] Found menu:'File' 08:36:05.763 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:36:05.763 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:36:05.763 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:36:05.763 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:36:05.763 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:36:05.763 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:36:05.763 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:36:05.763 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:36:05.763 DEBUG [main][MenuItemLookup] Item match:Window 08:36:05.763 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:36:05.763 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:36:05.764 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:36:05.764 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:05.764 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:36:05.764 DEBUG [main][MenuItemLookup] Item match:Show View 08:36:05.768 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:36:05.769 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:36:05.769 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:36:05.769 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:36:05.769 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:36:05.769 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:36:05.769 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:36:05.769 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:36:05.769 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:36:05.769 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:36:05.769 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:36:05.769 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:36:05.769 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:36:05.769 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:05.769 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:36:05.769 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:36:05.769 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:36:05.769 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:36:05.770 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:36:05.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:36:05.850 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:36:05.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:36:05.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:05.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:05.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:36:05.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:05.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:05.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:05.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:36:05.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:05.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:05.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:05.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:05.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:05.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:36:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:36:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:36:05.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:36:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:05.852 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:36:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:05.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:36:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:36:05.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:36:05.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:05.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:36:05.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:05.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:36:05.853 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:36:05.853 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:36:05.853 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:36:05.853 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:36:05.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:05.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:05.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:05.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:36:05.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:05.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:05.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:05.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:36:05.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:05.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:05.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:05.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:36:05.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:05.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:05.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:05.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:05.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:05.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:05.855 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:36:05.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:05.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:05.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:05.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:05.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:36:05.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:36:05.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:36:05.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:05.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:05.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:36:05.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:05.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:05.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:05.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:05.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:05.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:05.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:36:05.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:05.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:05.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:05.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:05.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:36:05.939 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:36:05.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:36:05.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:36:05.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:36:05.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:36:05.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:36:05.941 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:36:05.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:36:05.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:36:05.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:36:05.941 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:36:05.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:36:05.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:36:05.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:36:05.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:05.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:05.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:06.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:06.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:06.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:06.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:06.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:36:06.946 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:36:06.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:36:06.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:36:06.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:36:06.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:36:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:06.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:06.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:06.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:06.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:06.948 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 08:36:06.948 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 08:36:06.948 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:36:06.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:36:06.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:36:06.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:36:06.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:06.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:06.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:07.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:07.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:07.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:07.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:07.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:36:07.951 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:36:07.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:36:07.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:36:07.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:36:07.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:36:07.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:07.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:07.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:07.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:07.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:07.953 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 08:36:07.953 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 08:36:07.953 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:36:07.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:36:07.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:36:07.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:36:07.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:36:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:07.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:07.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:07.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:07.954 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:36:07.954 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:36:07.955 DEBUG [main][TreeItemHandler] Set Tree selection 08:36:07.955 DEBUG [main][TreeHandler] Notify Tree about selection event 08:36:07.960 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:36:07.963 DEBUG [WorkbenchTestable][TreeItemHandler] Servers 08:36:07.964 DEBUG [WorkbenchTestable][TreeItemHandler] TestProject 08:36:07.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:36:07.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:08.050 DEBUG [main][MenuItemLookup] Found menu:'New' 08:36:08.050 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:36:08.050 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:08.050 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:36:08.050 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:08.050 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:36:08.050 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:36:08.050 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:36:08.050 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:36:08.050 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:36:08.050 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:36:08.050 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:36:08.050 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:36:08.050 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:08.050 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:36:08.050 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:36:08.050 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:08.050 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:36:08.050 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:36:08.050 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:36:08.050 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:36:08.051 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:36:08.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:36:08.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:36:08.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:36:08.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:36:08.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:36:08.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:36:08.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:36:08.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:36:08.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:36:08.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:08.570 DEBUG [main][MenuItemLookup] Found menu:'New' 08:36:08.570 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:36:08.570 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:08.571 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:36:08.571 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:08.571 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:36:08.571 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:36:08.571 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:36:08.571 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:36:08.571 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:36:08.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:36:08.571 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:36:08.571 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:36:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:2279): Gtk-CRITICAL **: 08:36:08.635: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:2279): Gtk-CRITICAL **: 08:36:08.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:2279): Gtk-CRITICAL **: 08:36:08.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:2279): Gtk-CRITICAL **: 08:36:08.666: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:36:09.170 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:36:09.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:36:09.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:09.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:09.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:36:09.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:09.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:09.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:09.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:36:09.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:09.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:09.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:09.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:09.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:09.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:09.173 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:36:09.173 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:36:09.173 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:36:09.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:09.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:09.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:09.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:09.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:36:09.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:09.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:09.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:09.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:36:09.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:09.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:09.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:09.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:09.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:09.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:09.174 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:36:09.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:09.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:09.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:09.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:09.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:36:09.180 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:36:09.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:36:09.681 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:36:09.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:36:09.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:36:09.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:36:09.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:36:09.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:36:09.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:36:09.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:36:09.681 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:36:09.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:36:09.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:36:09.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:36:09.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:36:09.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:36:09.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 08:36:09.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:09.683 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:09.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:09.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:09.685 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 08:36:09.686 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 08:36:09.686 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:09.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:09.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:09.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.338 s - in org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 5.199 s fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 3.928 s Results: Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.requirements.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.ui.test >----------- [INFO] Building RedDeer UI Tests 4.7.0-SNAPSHOT [43/58] [INFO] from tests/org.eclipse.reddeer.ui.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.ui.test --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.ui.test --- [INFO] Resolving class path of RedDeer UI Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.ui.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.ui.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.ui.test --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/bin [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/resources does not exist [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.ui.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.ui.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/target/org.eclipse.reddeer.ui.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.ui.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/target/org.eclipse.reddeer.ui.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.ui.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.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.v20230622-2056/org.eclipse.equinox.launcher-1.6.500.v20230622-2056.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 08:36:17.579 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:36:17.612 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 08:36:17.618 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:36:17.619 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 08:36:17.638 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 08:36:17.660 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:36:17.662 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:17.663 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 08:36:17.665 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:36:17.665 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:36:17.671 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:36:17.739 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:17.739 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:36:17.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:17.741 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:36:17.743 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:17.744 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:36:17.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:36:17.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:17.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:36:17.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:17.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:36:17.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:17.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:17.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:17.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:17.776 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:36:17.778 DEBUG [main][MenuItemLookup] Found menu:'File' 08:36:17.778 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:36:17.778 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:36:17.778 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:36:17.778 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:36:17.778 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:36:17.779 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:36:17.779 DEBUG [main][MenuItemLookup] Item match:Window 08:36:17.812 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:36:17.812 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:36:17.812 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:36:17.813 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:17.813 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:36:17.813 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:36:17.813 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:17.813 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:36:17.813 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:17.813 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:36:17.813 DEBUG [main][MenuItemLookup] Item match:Preferences 08:36:17.815 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:36:17.815 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:36:17.816 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:36:17.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:36:17.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:36:17.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:36:17.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:17.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:17.955 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:36:17.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:17.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:36:17.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:17.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:17.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:17.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:17.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:17.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:36:17.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:36:17.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:36:17.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:17.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:18.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:18.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:18.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:18.022 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:36:18.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:18.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:18.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:18.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:18.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:36:18.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:36:18.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:18.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:18.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:18.060 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 08:36:18.061 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 08:36:18.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:18.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:18.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:18.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:18.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:18.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 08:36:18.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:18.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:18.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:18.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:18.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:36:18.070 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 08:36:18.071 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:36:18.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 08:36:18.143 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 08:36:18.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 08:36:18.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:18.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:18.145 DEBUG [WorkbenchTestable][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:36:18.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:18.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:18.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:18.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 08:36:18.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:18.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:18.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:18.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:18.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:18.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:36:18.147 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 08:36:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:36:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:36:18.149 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 08:36:18.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:36:18.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:36:18.150 TRACE [main][WidgetHandler] Notify Table with event 13 08:36:18.150 TRACE [main][WidgetHandler] Wait for synchronization 08:36:18.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:18.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:18.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:18.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 08:36:18.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:18.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:18.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:18.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:36:18.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:18.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:18.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:18.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 08:36:18.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:18.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:18.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:18.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:18.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:18.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:18.156 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:36:18.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:18.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:18.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:18.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:18.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:36:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:36:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:36:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:18.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:18.714 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:36:18.714 DEBUG [main][MenuItemLookup] Found menu:'File' 08:36:18.714 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:36:18.714 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:36:18.714 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:36:18.714 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:36:18.715 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:36:18.715 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:36:18.715 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:36:18.715 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:36:18.715 DEBUG [main][MenuItemLookup] Item match:Window 08:36:18.716 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:36:18.716 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:36:18.716 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:36:18.716 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:18.716 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:36:18.716 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:36:18.716 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:18.716 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:36:18.716 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:18.716 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:36:18.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:18.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:18.717 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:36:18.717 DEBUG [main][MenuItemLookup] Found menu:'File' 08:36:18.717 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:36:18.717 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:36:18.717 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:36:18.717 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:36:18.717 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:36:18.717 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:36:18.717 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:36:18.718 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:36:18.718 DEBUG [main][MenuItemLookup] Item match:Window 08:36:18.718 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:36:18.718 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:36:18.718 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:36:18.718 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:18.718 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:36:18.718 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:36:18.719 DEBUG [main][MenuItemLookup] Item match:Perspective 08:36:18.721 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:36:18.722 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:18.722 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:36:18.722 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:36:18.722 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:36:18.722 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:36:18.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:36:18.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:18.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:18.723 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:36:18.723 DEBUG [main][MenuItemLookup] Found menu:'File' 08:36:18.723 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:36:18.723 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:36:18.723 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:36:18.723 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:36:18.723 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:36:18.723 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:36:18.723 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:36:18.723 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:36:18.724 DEBUG [main][MenuItemLookup] Item match:Window 08:36:18.724 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:36:18.724 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:36:18.724 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:36:18.724 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:18.724 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:36:18.724 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:36:18.724 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:18.724 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:36:18.724 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:18.725 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:36:18.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:18.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:18.725 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:36:18.725 DEBUG [main][MenuItemLookup] Found menu:'File' 08:36:18.725 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:36:18.726 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:36:18.726 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:36:18.726 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:36:18.726 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:36:18.726 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:36:18.726 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:36:18.726 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:36:18.726 DEBUG [main][MenuItemLookup] Item match:Window 08:36:18.726 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:36:18.726 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:36:18.727 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:36:18.727 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:18.727 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:36:18.727 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:36:18.727 DEBUG [main][MenuItemLookup] Item match:Perspective 08:36:18.727 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:36:18.727 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:18.727 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:36:18.727 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:36:18.727 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:36:18.728 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:36:18.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:18.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:18.728 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:36:18.728 DEBUG [main][MenuItemLookup] Found menu:'File' 08:36:18.728 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:36:18.728 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:36:18.728 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:36:18.728 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:36:18.728 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:36:18.729 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:36:18.729 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:36:18.729 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:36:18.729 DEBUG [main][MenuItemLookup] Item match:Window 08:36:18.729 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:36:18.729 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:36:18.729 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:36:18.729 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:18.730 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:36:18.730 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:36:18.730 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:18.730 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:36:18.730 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:18.730 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:36:18.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:18.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:18.731 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:36:18.732 DEBUG [main][MenuItemLookup] Found menu:'File' 08:36:18.732 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:36:18.732 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:36:18.732 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:36:18.732 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:36:18.732 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:36:18.732 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:36:18.732 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:36:18.732 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:36:18.732 DEBUG [main][MenuItemLookup] Item match:Window 08:36:18.733 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:36:18.733 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:36:18.733 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:36:18.733 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:18.733 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:36:18.733 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:36:18.733 DEBUG [main][MenuItemLookup] Item match:Perspective 08:36:18.733 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:36:18.733 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:18.733 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:36:18.733 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:36:18.733 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:36:18.733 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:36:18.737 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 08:36:18.737 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 08:36:18.737 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 08:36:18.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 08:36:18.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 08:36:18.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 08:36:18.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:18.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:18.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:18.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:18.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:18.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:36:18.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:18.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:18.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:18.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 "Reset Perspective") 08:36:18.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:18.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:18.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:18.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:36:18.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:18.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:18.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:18.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:18.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:18.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:18.774 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 08:36:18.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:18.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:18.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:18.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:20.547 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:36:20.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:20.548 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:36:20.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:20.548 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 08:36:20.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:20.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:36:20.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:20.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:36:20.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:20.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:36:20.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:20.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 08:36:20.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:20.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:36:20.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:20.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:36:20.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:20.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:36:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:20.551 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:36:20.551 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:36:20.551 DEBUG [main][MenuItemLookup] Found menu:'File' 08:36:20.551 DEBUG [main][MenuItemLookup] Item match:File 08:36:20.553 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:36:20.553 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:36:20.556 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:36:20.556 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:36:20.556 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:20.556 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:36:20.556 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:36:20.556 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:36:20.556 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:36:20.556 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:36:20.556 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:36:20.556 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:36:20.556 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:36:20.556 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:36:20.556 DEBUG [main][MenuItemLookup] Found menu:'File' 08:36:20.556 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:36:20.556 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:36:20.556 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:20.556 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:36:20.556 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:36:20.557 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:36:20.557 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:36:20.557 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:36:20.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:36:20.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 'New|Select a wizard'] is available. finished successfully 08:36:20.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:36:20.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:20.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:20.663 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:36:20.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:20.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:36:20.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:20.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:20.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:20.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:20.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:36:20.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:36:20.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 08:36:20.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 08:36:20.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:21.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:21.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 08:36:21.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 08:36:21.173 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 08:36:21.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:21.174 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 08:36:21.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:21.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 08:36:21.174 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 08:36:21.174 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 08:36:21.175 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 08:36:21.176 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 08:36:21.176 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:36:21.176 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:36:21.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:36:21.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:21.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:21.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:21.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:21.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:21.178 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:36:21.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:21.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:21.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:21.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:21.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:36:21.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:21.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:21.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 08:36:21.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 08:36:21.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 08:36:21.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:21.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:21.341 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 08:36:21.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:36:21.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in Name:") 08:36:21.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:21.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:21.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:21.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:21.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:36:21.347 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:36:21.348 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 08:36:21.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in id:") 08:36:21.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:21.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:21.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:21.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:21.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:36:21.363 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:36:21.363 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 08:36:21.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 08:36:21.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:21.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:21.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:21.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:21.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:36:21.377 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:36:21.378 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 08:36:21.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Provider:") 08:36:21.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:21.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:21.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:21.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:21.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:36:21.418 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:36:21.418 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 08:36:21.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 08:36:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:21.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:21.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:21.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:21.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:21.428 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 08:36:21.428 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 08:36:21.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:21.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:21.428 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:21.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:21.430 TRACE [main][WidgetHandler] Notify Button with event 27 08:36:21.430 TRACE [main][WidgetHandler] Wait for synchronization 08:36:21.430 TRACE [main][WidgetHandler] Notify Button with event 13 08:36:21.430 TRACE [main][WidgetHandler] Wait for synchronization 08:36:21.430 TRACE [main][WidgetHandler] Notify Button with event 26 08:36:21.430 TRACE [main][WidgetHandler] Wait for synchronization 08:36:21.430 TRACE [main][WidgetHandler] Notify Button with event 3 08:36:21.430 TRACE [main][WidgetHandler] Wait for synchronization 08:36:21.430 TRACE [main][WidgetHandler] Notify Button with event 4 08:36:21.430 TRACE [main][WidgetHandler] Wait for synchronization 08:36:21.430 TRACE [main][WidgetHandler] Notify Button with event 13 08:36:21.430 TRACE [main][WidgetHandler] Wait for synchronization 08:36:21.432 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 08:36:21.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:21.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:21.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:21.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:36:21.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:21.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:21.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:36:21.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:36:21.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:21.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:36:21.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 1 and no matchers specified 08:36:21.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:21.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:36:21.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:36:21.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:21.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:36:21.436 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 08:36:21.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:36:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:21.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:21.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:21.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:21.439 INFO [WorkbenchTestable][CheckBox] Select checkbox 08:36:21.439 INFO [WorkbenchTestable][CheckBox] Check checkbox 08:36:21.439 INFO [WorkbenchTestable][AbstractButton] Click button 08:36:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:21.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:21.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:21.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:36:21.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:21.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:36:21.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:21.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:21.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:21.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:21.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 08:36:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:21.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:21.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:21.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:21.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:21.442 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 08:36:21.442 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 08:36:21.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:21.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:21.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:21.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:21.451 TRACE [main][WidgetHandler] Notify Button with event 27 08:36:21.451 TRACE [main][WidgetHandler] Wait for synchronization 08:36:21.451 TRACE [main][WidgetHandler] Notify Button with event 13 08:36:21.451 TRACE [main][WidgetHandler] Wait for synchronization 08:36:21.451 TRACE [main][WidgetHandler] Notify Button with event 26 08:36:21.451 TRACE [main][WidgetHandler] Wait for synchronization 08:36:21.451 TRACE [main][WidgetHandler] Notify Button with event 3 08:36:21.451 TRACE [main][WidgetHandler] Wait for synchronization 08:36:21.451 TRACE [main][WidgetHandler] Notify Button with event 4 08:36:21.451 TRACE [main][WidgetHandler] Wait for synchronization 08:36:21.451 TRACE [main][WidgetHandler] Notify Button with event 13 08:36:21.451 TRACE [main][WidgetHandler] Wait for synchronization 08:36:21.452 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 08:36:21.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:21.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:21.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:21.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:36:21.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:21.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:21.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:36:21.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:36:21.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:21.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:36:21.455 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 08:36:21.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:21.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:21.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:21.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:36:21.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:21.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:21.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:21.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:21.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:21.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:36:21.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and no matchers specified 08:36:21.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:21.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:21.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:21.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:21.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:36:21.457 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 08:36:21.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:36:21.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:21.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:36:21.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:21.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:21.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:21.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:21.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:21.465 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 08:36:21.465 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 08:36:21.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:36:21.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:21.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:21.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:21.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:21.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:21.467 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:36:21.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:21.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:21.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:21.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:36:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:36:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:36:21.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:36:21.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:36:21.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 08:36:21.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:36:21.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:36:21.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:36:21.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:36:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:36:21.917 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:21.918 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 08:36:21.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 08:36:21.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:21.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:21.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:21.919 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 08:36:21.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:21.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:21.919 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:36:21.920 DEBUG [main][MenuItemLookup] Found menu:'File' 08:36:21.920 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:36:21.920 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:36:21.920 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:36:21.920 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:36:21.920 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:36:21.920 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:36:21.920 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:36:21.920 DEBUG [main][MenuItemLookup] Item match:Run 08:36:21.921 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:36:21.921 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:36:21.921 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:21.921 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:36:21.921 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:36:21.921 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 08:36:21.922 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 08:36:21.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 08:36:21.922 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 08:36:21.922 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 08:36:22.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:36:22.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:36:22.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:36:22.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:22.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:22.220 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test 08:36:22.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:36:22.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:22.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:22.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:22.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:36:22.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:22.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:22.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:22.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:22.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:22.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:22.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:36:22.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:36:22.223 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 08:36:22.223 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 08:36:22.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 08:36:22.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 08:36:22.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:36:22.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:36:22.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:36:22.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:22.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:22.315 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 08:36:22.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:22.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:22.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:36:22.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:22.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:22.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 08:36:22.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:22.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:22.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:22.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:36:22.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:22.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:22.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:22.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:22.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:22.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:22.318 INFO [WorkbenchTestable][AbstractButton] Click button Close 08:36:22.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:22.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:22.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:22.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:22.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 08:36:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 08:36:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:36:25.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:36:25.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:36:25.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 37 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 08:36:25.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:36:25.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:36:25.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:36:25.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:36:25.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 08:36:25.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:25.359 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:25.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:25.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:25.360 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 08:36:25.360 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:25.360 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 08:36:25.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 08:36:25.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:25.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:25.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:25.361 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 08:36:25.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:25.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:25.361 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:36:25.361 DEBUG [main][MenuItemLookup] Found menu:'File' 08:36:25.361 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:36:25.361 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:36:25.361 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:36:25.361 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:36:25.361 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:36:25.361 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:36:25.361 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:36:25.361 DEBUG [main][MenuItemLookup] Item match:Run 08:36:25.362 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:36:25.362 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:36:25.362 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:25.362 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:36:25.362 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:36:25.362 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 08:36:25.362 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 08:36:25.363 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 08:36:25.363 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 08:36:25.363 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 08:36:25.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:36:25.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:36:25.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:36:25.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:25.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:25.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:36:25.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:36:25.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:36:25.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:25.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:25.515 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 08:36:25.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 08:36:25.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:25.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:25.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:25.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:36:25.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:25.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:25.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:25.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:25.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:25.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:36:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:36:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 08:36:25.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 08:36:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:26.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:26.019 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 08:36:26.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 08:36:26.019 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 08:36:26.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:26.019 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 08:36:26.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:26.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 08:36:26.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 08:36:26.020 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 08:36:26.020 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 08:36:26.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 08:36:26.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:26.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:27.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:27.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:36:27.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:27.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:27.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:27.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:27.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:27.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:28.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:28.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:28.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:28.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:29.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:29.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:29.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:29.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:30.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:30.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:30.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:30.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:31.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:31.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:31.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:31.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:32.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:32.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:32.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:32.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:33.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:33.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:33.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:33.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:34.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:34.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:34.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:34.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:35.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:35.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:35.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:35.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:36.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:36.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:36.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:36.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:37.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:37.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:37.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:36:37.081 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 08:36:37.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:36:37.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:37.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:37.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:37.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:36:37.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:37.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:37.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:37.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:37.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:37.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:37.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:36:37.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:36:37.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 08:36:37.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 08:36:37.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:37.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 08:36:37.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:37.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 08:36:37.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 08:36:37.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 08:36:37.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:37.084 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 08:36:37.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:37.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 08:36:37.084 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 08:36:37.084 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 08:36:37.084 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 08:36:37.085 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 08:36:37.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:37.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:37.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:37.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:36:37.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:37.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:37.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:37.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:37.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:37.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:38.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:38.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:38.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:38.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:39.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:39.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:39.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:39.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:40.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:40.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:40.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:40.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:41.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:41.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:41.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:41.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:42.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:42.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:42.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:42.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:43.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:43.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:43.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:43.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:44.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:44.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:44.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:44.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:45.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:45.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:45.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:45.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:46.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:46.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:46.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:46.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:47.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:47.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:47.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:36:47.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "RedDeer") 08:36:47.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:47.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:47.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:47.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:36:47.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:47.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:47.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:47.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:47.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:47.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:36:47.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 08:36:47.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "RedDeer") 08:36:47.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:47.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:47.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:47.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:36:47.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:47.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:47.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:47.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:47.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:47.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:36:47.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 08:36:47.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:36:47.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:47.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:47.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:47.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:36:47.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:47.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:47.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:47.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:47.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:47.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:36:47.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:36:47.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:36:47.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "RedDeer") 08:36:47.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:47.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:47.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:47.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:36:47.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:47.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:47.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:47.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:47.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:47.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:36:47.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 08:36:47.171 DEBUG [WorkbenchTestable][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:36:47.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:47.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:47.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:47.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:36:47.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:47.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:47.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:47.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:47.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:47.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:36:47.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:36:47.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:36:47.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:36:47.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:36:47.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:36:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:47.182 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 08:36:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:47.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:36:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:47.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 08:36:47.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:47.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:36:47.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:47.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:47.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:47.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:47.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:47.185 INFO [WorkbenchTestable][AbstractButton] Click button Close 08:36:47.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:47.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:47.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:47.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:47.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 08:36:47.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. finished successfully 08:36:47.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 08:36:47.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:47.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Changes" as the parent 08:36:47.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:47.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:47.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:47.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:36:47.216 INFO [WorkbenchTestable][AbstractButton] Click button &Save 08:36:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:36:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:36:47.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:36:47.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:36:47.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 08:36:47.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. finished successfully 08:36:47.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:36:47.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:36:47.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:36:47.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:36:47.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:36:47.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:36:47.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:36:47.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:36:47.328 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 08:36:47.328 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:36:47.328 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:36:47.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:47.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:47.329 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 08:36:47.329 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:36:47.329 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 08:36:47.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 08:36:47.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:36:47.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:36:47.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:36:47.329 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 08:36:47.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:47.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:47.329 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:36:47.329 DEBUG [main][MenuItemLookup] Found menu:'File' 08:36:47.329 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:36:47.329 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:36:47.329 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:36:47.329 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:36:47.329 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:36:47.329 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:36:47.329 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:36:47.329 DEBUG [main][MenuItemLookup] Item match:Run 08:36:47.330 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:36:47.330 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:36:47.330 DEBUG [main][MenuItemLookup] Found menu:'' 08:36:47.330 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:36:47.330 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:36:47.330 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 08:36:47.330 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 08:36:47.331 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 08:36:47.331 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 08:36:47.331 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 08:36:47.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:36:47.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:36:47.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:36:47.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:47.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:47.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:36:47.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:36:47.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:36:47.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:36:47.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:36:47.426 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 08:36:47.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:36:47.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:47.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:47.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:47.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:36:47.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:47.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:47.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:47.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:47.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:47.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:47.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:36:47.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:36:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 08:36:47.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 08:36:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:47.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 08:36:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:47.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 08:36:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 08:36:47.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 08:36:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:47.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 08:36:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:47.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 08:36:47.428 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 08:36:47.428 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 08:36:47.428 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 08:36:47.429 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 08:36:47.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:47.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:47.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:36:47.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:47.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:47.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:47.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:48.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:48.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:48.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:48.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:49.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:49.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:49.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:49.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:50.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:50.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:50.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:50.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:51.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:51.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:51.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:51.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:52.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:52.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:52.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:52.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:53.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:53.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:53.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:53.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:54.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:54.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:54.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:54.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:55.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:55.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:55.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:55.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:56.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:56.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:56.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:56.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:57.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:57.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:57.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:57.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:36:57.710 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 08:36:57.710 DEBUG [WorkbenchTestable][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:36:57.710 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:57.711 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:36:57.711 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:57.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:57.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:36:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:36:57.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:36:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:36:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:36:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 08:36:57.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 08:36:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:57.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 08:36:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:57.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 08:36:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 08:36:57.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 08:36:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:36:57.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 08:36:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:36:57.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 08:36:57.712 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 08:36:57.712 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 08:36:57.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 08:36:57.713 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 08:36:57.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:36:57.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:36:57.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:36:57.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:36:57.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:36:57.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:36:57.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:57.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:58.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:58.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:58.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:58.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:59.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:59.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:36:59.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:36:59.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:00.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:00.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:00.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:00.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:01.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:01.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:01.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:01.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:02.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:02.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:02.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:02.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:03.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:03.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:03.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:03.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:04.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:04.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:04.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:04.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:05.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:05.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:05.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:05.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:06.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:06.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:06.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:06.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:07.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:07.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:07.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:07.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:07.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:37:07.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Test") 08:37:07.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:07.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:07.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:07.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:37:07.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:07.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:07.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:07.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:07.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:37:07.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test 08:37:07.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 "Project:") 08:37:07.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:07.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:07.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:07.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:37:07.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:07.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:07.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:07.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:07.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:07.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:37:07.778 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:37:07.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test class:") 08:37:07.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:07.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:07.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:07.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:37:07.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:07.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:07.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:07.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:07.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:37:07.792 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:37:07.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test method:") 08:37:07.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:07.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:07.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:07.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:37:07.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:07.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:07.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:07.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:07.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:07.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:37:07.808 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:37:07.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Run a single test") 08:37:07.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:07.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:07.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:07.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:37:07.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:07.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:07.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:07.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:07.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:07.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:07.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test runner:") 08:37:07.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:07.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:07.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:07.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:37:07.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:07.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:07.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:07.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:07.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:07.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:37:07.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:37:07.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:37:07.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:37:07.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:07.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:07.822 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 08:37:07.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:07.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:07.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:37:07.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:07.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:07.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 "Close") 08:37:07.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:07.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:07.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:07.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:37:07.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:07.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:07.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:07.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:07.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:07.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:07.825 INFO [WorkbenchTestable][AbstractButton] Click button Close 08:37:07.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:07.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:07.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:07.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:07.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 08:37:10.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 08:37:10.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:37:10.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:37:10.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:37:10.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:37:10.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:37:10.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:37:10.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:37:10.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 08:37:10.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:37:10.907 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:37:10.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:10.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:10.908 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 08:37:10.908 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:37:10.908 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 08:37:10.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 08:37:10.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:37:10.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:37:10.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:37:10.908 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 08:37:10.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:10.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:10.909 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:37:10.909 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:10.909 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:37:10.909 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:37:10.909 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:37:10.909 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:37:10.909 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:37:10.909 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:37:10.909 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:37:10.909 DEBUG [main][MenuItemLookup] Item match:Run 08:37:10.910 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:37:10.910 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:37:10.910 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:10.910 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:37:10.910 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:37:10.910 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 08:37:10.910 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 08:37:10.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 08:37:10.910 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 08:37:10.911 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 08:37:10.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:37:10.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:37:10.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:37:10.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:10.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:10.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:37:10.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:37:10.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:37:10.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:10.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:10.989 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 08:37:10.989 DEBUG [WorkbenchTestable][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:37:10.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:10.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:10.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:10.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:37:10.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:10.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:10.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:10.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:10.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:10.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:10.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:37:10.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:37:10.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 08:37:10.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 08:37:10.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:10.991 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 08:37:10.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:10.991 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 08:37:10.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 08:37:10.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 08:37:10.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:10.991 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 08:37:10.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:10.991 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 08:37:10.992 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 08:37:10.992 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 08:37:10.992 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 08:37:10.992 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 08:37:10.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:11.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:11.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:11.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:37:11.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:11.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:11.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:11.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:11.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:11.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:12.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:12.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:12.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:12.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:13.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:13.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:13.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:13.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:14.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:14.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:14.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:14.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:15.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:15.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:15.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:15.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:16.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:16.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:16.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:16.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:17.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:17.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:17.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:17.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:18.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:18.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:18.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:18.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:19.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:19.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:19.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:19.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:20.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:20.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:20.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:20.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:21.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:21.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:21.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:37:21.249 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 08:37:21.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:37:21.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:21.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:21.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:21.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:37:21.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:21.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:21.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:21.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:21.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:37:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:37:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 08:37:21.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 08:37:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:21.250 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 08:37:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:21.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 08:37:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 08:37:21.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 08:37:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:21.250 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 08:37:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:21.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 08:37:21.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 08:37:21.251 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 08:37:21.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 08:37:21.251 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 08:37:21.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:21.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:21.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:21.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:37:21.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:21.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:21.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:21.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:21.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:21.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:22.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:22.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:22.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:22.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:23.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:23.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:23.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:23.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:24.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:24.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:24.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:24.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:25.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:25.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:25.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:25.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:26.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:26.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:26.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:26.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:27.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:27.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:27.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:27.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:28.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:28.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:28.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:28.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:29.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:29.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:29.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:29.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:30.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:30.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:30.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:30.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:31.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:31.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:31.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:37:31.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:37:31.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:37:31.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:37:31.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:31.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:31.315 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 08:37:31.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:31.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:31.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 08:37:31.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:31.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:31.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 08:37:31.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:31.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:31.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:31.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 08:37:31.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:31.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:31.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:31.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:31.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:31.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:31.319 INFO [WorkbenchTestable][AbstractButton] Click button Close 08:37:31.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:31.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:31.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:31.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:31.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 08:37:34.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 08:37:34.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 08:37:34.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 08:37:34.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:37:34.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:37:34.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:37:34.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:37:34.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:37:34.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 08:37:34.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:37:34.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:37:34.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:34.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:34.392 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 08:37:34.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:34.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:34.401 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:37:34.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:37:34.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:34.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:34.401 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:37:34.401 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:37:34.401 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:34.401 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:37:34.401 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:37:34.401 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:37:34.401 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:37:34.401 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:37:34.401 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:37:34.401 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:37:34.401 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:37:34.401 DEBUG [main][MenuItemLookup] Item match:Window 08:37:34.402 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:37:34.402 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:37:34.402 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:37:34.402 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:34.402 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:37:34.402 DEBUG [main][MenuItemLookup] Item match:Show View 08:37:34.405 DEBUG [main][MenuItemLookup] Found menu:'Ant' 08:37:34.405 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:37:34.405 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:37:34.405 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:37:34.405 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:37:34.406 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:37:34.406 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:37:34.406 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:37:34.406 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:37:34.406 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:37:34.406 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:37:34.406 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:37:34.406 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:37:34.406 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:37:34.406 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:34.406 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:37:34.406 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:37:34.406 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:37:34.406 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:37:34.406 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:37:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:37:34.444 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:37:34.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:37:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:34.445 DEBUG [WorkbenchTestable][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:37:34.445 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:34.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:34.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:34.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:37:34.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:34.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:34.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:34.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:34.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:34.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:34.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:37:34.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:37:34.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:37:34.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:37:34.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:34.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:34.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:37:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:37:34.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:37:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:34.953 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:37:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:34.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:37:34.953 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:37:34.953 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:37:34.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:37:34.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:37:34.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:34.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:34.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:34.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:37:34.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:34.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:34.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:34.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:37:34.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:34.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:34.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:34.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:37:34.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:34.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:34.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:34.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:34.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:34.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:34.956 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:37:34.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:34.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:34.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:34.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:34.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:37:34.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:37:34.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:37:34.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:34.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:34.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:37:34.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:34.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:34.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:37:34.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:35.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:35.008 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:37:35.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:37:35.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:35.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:35.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:35.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:35.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:37:35.009 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:37:35.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:37:35.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:35.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:37:35.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:37:35.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:37:35.024 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:37:35.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:37:35.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:35.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:35.026 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:37:35.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:37:35.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:35.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:35.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:35.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:35.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:35.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:35.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:36.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:36.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:36.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:37:36.030 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:37:36.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:37:36.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:36.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:36.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:37:36.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:36.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:36.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:36.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:36.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:36.032 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 08:37:36.036 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 08:37:36.036 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 08:37:36.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 08:37:36.047 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 08:37:36.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:37:36.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:36.137 DEBUG [main][MenuItemLookup] Found menu:'New' 08:37:36.137 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:37:36.137 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:36.137 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:37:36.137 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:36.137 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:37:36.137 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:37:36.137 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:37:36.137 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:37:36.137 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:37:36.137 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:37:36.137 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:37:36.137 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:36.137 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:37:36.137 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:37:36.137 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:36.137 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:37:36.137 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:37:36.137 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:37:36.137 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:37:36.137 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:37:36.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:37:36.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:37:36.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:37:36.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:37:36.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:37:36.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:37:36.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:37:36.638 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 08:37:36.638 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 08:37:36.639 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 08:37:36.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 08:37:36.646 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 08:37:36.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:37:36.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:36.710 DEBUG [main][MenuItemLookup] Found menu:'New' 08:37:36.710 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:37:36.710 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:36.710 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:37:36.710 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:36.710 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:37:36.710 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:37:36.710 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:37:36.710 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:37:36.710 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:37:36.710 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:37:36.710 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:37:36.710 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:37:36.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:37:37.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:37:37.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:37:37.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:37.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:37.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:37.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:37.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:37:37.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:37.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:37.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:37.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:37:37.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:37.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:37.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:37.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:37.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:37.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:37.344 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:37:37.344 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:37:37.344 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:37:37.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:37.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:37.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:37.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:37.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:37:37.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:37.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:37.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:37.345 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:37:37.345 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:37.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:37.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:37.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:37.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:37.346 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:37:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:37.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:37.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:37.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:37:37.353 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:37:37.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:37:37.854 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:37:37.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:37:37.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:37:37.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:37:37.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:37:37.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:37:37.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:37:37.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:37:37.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:37:37.854 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 08:37:37.854 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:37:37.854 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:37:37.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:37.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.291 s - in org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 3.442 s testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 21.968 s testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 23.579 s testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 23.484 s Running org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 08:37:37.874 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 08:37:37.875 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:37:37.875 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:37:37.875 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 08:37:37.875 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:37:37.875 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:37:37.876 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:37:37.876 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:37:37.876 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:37:37.876 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:37:37.876 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:37:37.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:37.876 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:37:37.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:37.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:37:37.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:37.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:37:37.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:37.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:37.877 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:37:37.877 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:37:37.877 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:37.878 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:37:37.878 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:37:37.878 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:37:37.878 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:37:37.878 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:37:37.878 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:37:37.878 DEBUG [main][MenuItemLookup] Item match:Window 08:37:37.878 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:37:37.878 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:37:37.878 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:37:37.878 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:37.878 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:37:37.878 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:37:37.878 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:37.878 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:37:37.878 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:37.878 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:37:37.878 DEBUG [main][MenuItemLookup] Item match:Preferences 08:37:37.878 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:37:37.878 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:37:37.878 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:37:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:37:37.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:37:37.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:37:37.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:37.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:37.951 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:37:37.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:37.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:37:37.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:37.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:37.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:37.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:37.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:37.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:37:37.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:37:37.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:37:37.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:37.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:37.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:37.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:37.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:37.955 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:37:37.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:37.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:37.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:37.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:37.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:37:37.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:37:37.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:37:37.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:37.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:37.982 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 08:37:37.982 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 08:37:37.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:37:37.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:37.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:37.983 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:37:37.983 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:37.983 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:37:37.983 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:37:37.983 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:37:37.983 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:37:37.983 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:37:37.983 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:37:37.983 DEBUG [main][MenuItemLookup] Item match:Window 08:37:37.983 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:37:37.983 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:37:37.983 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:37:37.983 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:37.983 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:37:37.983 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:37:37.983 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:37.983 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:37:37.983 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:37.983 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:37:37.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:37.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:37.984 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:37:37.984 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:37.984 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:37:37.984 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:37:37.984 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:37:37.984 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:37:37.984 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:37:37.984 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:37:37.984 DEBUG [main][MenuItemLookup] Item match:Window 08:37:37.984 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:37:37.984 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:37:37.984 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:37:37.984 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:37.984 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:37:37.984 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:37:37.984 DEBUG [main][MenuItemLookup] Item match:Perspective 08:37:37.984 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:37:37.984 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:37.984 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:37:37.984 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:37:37.984 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:37:37.984 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:37:37.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:37:37.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:37.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:37.985 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:37:37.985 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:37.985 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:37:37.985 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:37:37.985 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:37:37.985 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:37:37.985 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:37:37.985 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:37:37.985 DEBUG [main][MenuItemLookup] Item match:Window 08:37:37.985 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:37:37.985 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:37:37.985 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:37:37.985 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:37.985 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:37:37.985 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:37:37.985 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:37.985 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:37:37.985 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:37.985 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:37:37.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:37.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:37.986 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:37:37.986 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:37.986 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:37:37.986 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:37:37.986 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:37:37.986 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:37:37.986 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:37:37.986 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:37:37.986 DEBUG [main][MenuItemLookup] Item match:Window 08:37:37.986 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:37:37.986 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:37:37.986 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:37:37.986 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:37.986 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:37:37.986 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:37:37.986 DEBUG [main][MenuItemLookup] Item match:Perspective 08:37:37.986 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:37:37.986 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:37.986 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:37:37.986 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:37:37.986 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:37:37.986 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:37:37.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:37.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:37.987 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:37:37.987 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:37.987 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:37:37.987 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:37:37.987 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:37:37.987 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:37:37.987 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:37:37.987 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:37:37.987 DEBUG [main][MenuItemLookup] Item match:Window 08:37:37.987 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:37:37.987 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:37:37.987 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:37:37.987 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:37.987 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:37:37.987 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:37:37.987 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:37.987 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:37:37.987 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:37.987 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:37:37.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:37.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:37.987 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:37:37.988 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:37.988 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:37:37.988 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:37:37.988 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:37:37.988 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:37:37.988 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:37:37.988 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:37:37.988 DEBUG [main][MenuItemLookup] Item match:Window 08:37:37.988 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:37:37.988 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:37:37.988 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:37:37.988 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:37.988 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:37:37.988 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:37:37.988 DEBUG [main][MenuItemLookup] Item match:Perspective 08:37:37.988 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:37:37.988 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:37.988 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:37:37.988 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:37:37.988 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:37:37.988 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:37:37.988 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 08:37:37.988 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 08:37:37.989 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 08:37:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 08:37:38.036 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 08:37:38.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 08:37:38.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:38.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:38.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:38.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:38.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:38.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:37:38.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:38.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 08:37:38.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:38.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:38.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:38.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:37:38.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:38.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:38.038 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 08:37:38.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:38.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:38.038 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:38.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:38.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:37:38.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:38.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:37:38.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:38.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 08:37:38.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:38.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:37:38.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:38.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:37:38.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:38.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:37:38.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:38.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 08:37:38.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:38.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:37:38.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:38.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:37:38.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:38.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:37:38.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:38.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:38.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:37:38.462 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:37:38.462 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:38.462 DEBUG [main][MenuItemLookup] Item match:File 08:37:38.463 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:37:38.463 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:37:38.465 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:37:38.465 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:37:38.465 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:38.465 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:37:38.465 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:37:38.465 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:37:38.465 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:37:38.465 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:37:38.465 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:37:38.465 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:37:38.465 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:37:38.465 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:37:38.465 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:38.465 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:37:38.465 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:37:38.465 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:38.465 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:37:38.465 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:37:38.465 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:37:38.465 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:37:38.465 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:37:38.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:37:38.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:37:38.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:37:38.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:38.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:38.561 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:37:38.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:38.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:37:38.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:38.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:37:38.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:37:38.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 08:37:38.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 08:37:38.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:38.564 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 08:37:38.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:38.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 08:37:38.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 08:37:38.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 08:37:38.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:38.564 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 08:37:38.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:38.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 08:37:38.564 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 08:37:38.564 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 08:37:38.564 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 08:37:38.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 08:37:38.565 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:37:38.565 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:37:38.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:37:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:38.566 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:37:38.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:38.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:38.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:38.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:38.731 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:37:38.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:38.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:38.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 08:37:38.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 08:37:38.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 08:37:38.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:38.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:38.733 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 08:37:38.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:38.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in Name:") 08:37:38.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:37:38.735 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:37:38.735 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 08:37:38.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in id:") 08:37:38.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:37:38.741 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:37:38.742 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 08:37:38.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 08:37:38.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:37:38.754 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:37:38.754 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 08:37:38.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Provider:") 08:37:38.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:37:38.765 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:37:38.765 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 08:37:38.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 08:37:38.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:38.773 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 08:37:38.774 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 08:37:38.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:38.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:38.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:38.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:38.775 TRACE [main][WidgetHandler] Notify Button with event 27 08:37:38.775 TRACE [main][WidgetHandler] Wait for synchronization 08:37:38.775 TRACE [main][WidgetHandler] Notify Button with event 13 08:37:38.775 TRACE [main][WidgetHandler] Wait for synchronization 08:37:38.775 TRACE [main][WidgetHandler] Notify Button with event 26 08:37:38.775 TRACE [main][WidgetHandler] Wait for synchronization 08:37:38.775 TRACE [main][WidgetHandler] Notify Button with event 3 08:37:38.775 TRACE [main][WidgetHandler] Wait for synchronization 08:37:38.775 TRACE [main][WidgetHandler] Notify Button with event 4 08:37:38.775 TRACE [main][WidgetHandler] Wait for synchronization 08:37:38.775 TRACE [main][WidgetHandler] Notify Button with event 13 08:37:38.775 TRACE [main][WidgetHandler] Wait for synchronization 08:37:38.775 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 08:37:38.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:38.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:38.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:38.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:37:38.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:38.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:37:38.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:37:38.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:37:38.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 1 and no matchers specified 08:37:38.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:37:38.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:37:38.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:37:38.779 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 08:37:38.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:37:38.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:38.780 INFO [WorkbenchTestable][CheckBox] Select checkbox 08:37:38.780 INFO [WorkbenchTestable][CheckBox] Check checkbox 08:37:38.780 INFO [WorkbenchTestable][AbstractButton] Click button 08:37:38.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:38.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:38.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:38.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:38.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:37:38.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:38.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:38.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:38.781 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:37:38.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:38.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:38.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 08:37:38.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:38.782 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 08:37:38.782 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 08:37:38.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:38.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:38.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:38.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:38.783 TRACE [main][WidgetHandler] Notify Button with event 27 08:37:38.783 TRACE [main][WidgetHandler] Wait for synchronization 08:37:38.783 TRACE [main][WidgetHandler] Notify Button with event 13 08:37:38.783 TRACE [main][WidgetHandler] Wait for synchronization 08:37:38.783 TRACE [main][WidgetHandler] Notify Button with event 26 08:37:38.783 TRACE [main][WidgetHandler] Wait for synchronization 08:37:38.783 TRACE [main][WidgetHandler] Notify Button with event 3 08:37:38.783 TRACE [main][WidgetHandler] Wait for synchronization 08:37:38.783 TRACE [main][WidgetHandler] Notify Button with event 4 08:37:38.783 TRACE [main][WidgetHandler] Wait for synchronization 08:37:38.783 TRACE [main][WidgetHandler] Notify Button with event 13 08:37:38.783 TRACE [main][WidgetHandler] Wait for synchronization 08:37:38.783 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 08:37:38.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:38.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:38.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:38.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:37:38.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:38.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:37:38.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:37:38.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:37:38.786 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 08:37:38.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:38.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:38.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:38.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:37:38.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:38.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:37:38.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and no matchers specified 08:37:38.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:37:38.788 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 08:37:38.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 "Finish", Widget matcher matching widgets with style: 8) 08:37:38.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:38.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:38.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:38.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:37:38.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:38.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:38.821 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 08:37:38.821 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 08:37:38.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:37:38.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:38.821 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:37:38.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:38.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:38.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:38.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:38.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:37:38.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:37:38.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:37:38.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:37:38.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:37:38.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 08:37:38.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 08:37:38.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:37:38.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:37:38.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:37:38.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:37:38.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:37:38.964 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:37:38.964 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 08:37:38.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 08:37:38.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:37:38.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:37:38.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:37:38.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.965 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:37:38.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:37:38.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:38.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:38.966 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:37:38.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 '\*?\QPackage Explorer\E') 08:37:38.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:37:38.966 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:38.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:38.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:38.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:37:38.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:37:38.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:37:38.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 08:37:38.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.970 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:37:38.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:37:38.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:38.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:38.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:37:38.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:37:38.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:38.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:38.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:37:38.972 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:38.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:38.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:38.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:37:38.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:37:38.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:37:38.974 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:38.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:38.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:38.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:38.975 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:38.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:38.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:38.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:38.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:38.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:38.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:39.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:39.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:39.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:39.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:39.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:37:39.977 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:39.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:39.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:39.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:39.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:37:39.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:39.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:39.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:39.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:39.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:39.978 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 08:37:39.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 08:37:39.978 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:39.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:39.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:39.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:39.979 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:39.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:39.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:39.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:39.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:39.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:39.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:40.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:40.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:40.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:40.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:40.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:37:40.981 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:40.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:40.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:40.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:40.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:37:40.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:40.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:40.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:40.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:40.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:40.982 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 08:37:40.984 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:37:40.985 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 08:37:40.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 08:37:40.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:41.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:41.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 08:37:41.492 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 08:37:41.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:37:41.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:42.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:42.010 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:37:42.018 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 08:37:42.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 08:37:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:42.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:42.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 08:37:42.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 08:37:42.526 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 08:37:42.526 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 08:37:42.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 08:37:42.552 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 08:37:42.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 08:37:42.552 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 08:37:42.554 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 08:37:42.566 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 08:37:42.566 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:37:42.566 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:37:43.366 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:37:43.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:37:43.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:37:43.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 29 files to index (/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.100.v20230701-1230/org.eclipse.ui.workbench-3.129.100.v20230701-1230.jar)' is a system job, skipped 08:37:43.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:37:43.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:37:43.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:37:43.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:37:43.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:37:43.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:37:43.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:43.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:43.432 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 08:37:43.432 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:43.432 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:37:43.432 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:37:43.432 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:37:43.432 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:37:43.432 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:37:43.432 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:37:43.432 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:37:43.432 DEBUG [main][MenuItemLookup] Item match:Run 08:37:43.433 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:37:43.433 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:37:43.433 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:43.433 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:37:43.433 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:37:43.433 DEBUG [main][MenuItemLookup] Item match:Run As 08:37:43.839 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+X P' 08:37:43.839 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 08:37:43.839 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+X S' 08:37:43.839 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+X S 08:37:43.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:43.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:43.843 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 08:37:43.843 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:43.843 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:37:43.843 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:37:43.843 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:37:43.843 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:37:43.843 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:37:43.843 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:37:43.843 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:37:43.843 DEBUG [main][MenuItemLookup] Item match:Run 08:37:43.844 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 08:37:43.844 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 08:37:43.844 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:43.844 DEBUG [main][MenuItemLookup] Found menu:'Run History' 08:37:43.844 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:37:43.844 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 08:37:43.844 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:43.844 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 08:37:43.844 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 08:37:43.844 DEBUG [main][MenuItemLookup] Item match:Debug As 08:37:44.024 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+D P' 08:37:44.024 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 08:37:44.024 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+D S' 08:37:44.024 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+D S 08:37:44.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 08:37:44.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:37:44.024 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:37:44.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:44.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:44.031 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 08:37:44.031 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:37:44.031 INFO [WorkbenchTestable][RequirementsRunner] Started test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 08:37:44.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 08:37:44.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:37:44.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:37:44.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:37:44.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:44.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:44.032 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:37:44.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:44.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:44.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 08:37:44.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:44.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:44.034 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 08:37:44.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:37:44.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:44.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:44.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:44.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:44.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:37:44.035 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:44.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:44.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:44.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 08:37:44.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:44.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:44.218 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:37:44.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:44.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:44.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 08:37:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:44.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 08:37:44.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:37:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:44.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:44.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:44.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:44.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:37:44.220 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:44.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:44.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:44.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform TooltipText=null 08:37:44.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:37:44.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:37:44.222 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:44.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:44.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:44.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:44.223 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:44.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:44.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:44.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:44.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:44.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:44.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:44.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:44.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:45.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:45.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:45.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:37:45.226 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:45.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:45.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:45.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:45.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:37:45.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:45.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:45.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:45.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:45.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:45.228 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 08:37:45.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 08:37:45.228 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:45.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:45.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:45.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:45.229 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:45.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:45.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:45.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:45.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:45.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:45.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:45.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:45.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:46.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:46.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:46.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:37:46.233 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:46.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:46.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:46.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:46.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:37:46.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:46.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:46.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:46.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:46.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:46.234 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 08:37:46.234 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:37:46.235 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 08:37:46.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 08:37:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:46.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 08:37:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:46.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 08:37:46.235 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 08:37:46.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:37:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:46.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:37:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:46.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:37:46.235 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 08:37:46.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 08:37:46.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:46.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 08:37:46.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:46.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 08:37:46.236 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 08:37:46.236 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 08:37:46.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 08:37:46.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 08:37:46.240 DEBUG [WorkbenchTestable][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:37:46.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:46.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:46.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:46.241 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 08:37:46.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:46.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:46.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:46.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:46.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:46.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:46.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:37:46.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'New' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'Open With' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'References' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:46.294 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:37:46.294 DEBUG [main][MenuItemLookup] Item match:Run As 08:37:46.356 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+X E' 08:37:46.356 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+X P' 08:37:46.356 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+X T' 08:37:46.356 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+X O' 08:37:46.356 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+X S' 08:37:46.356 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+X S 08:37:46.356 DEBUG [WorkbenchTestable][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:37:46.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:46.356 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 08:37:46.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:46.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:46.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:46.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:46.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:46.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:46.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:37:46.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'New' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'Open With' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'References' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:37:46.416 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 08:37:46.416 DEBUG [main][MenuItemLookup] Item match:Debug As 08:37:46.467 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+D E' 08:37:46.467 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+D P' 08:37:46.467 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+D T' 08:37:46.467 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+D O' 08:37:46.467 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+D S' 08:37:46.467 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+D S 08:37:46.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 08:37:46.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:37:46.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:37:46.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:46.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:46.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 08:37:46.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:46.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:46.472 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:37:46.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 08:37:46.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:46.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:46.517 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 08:37:46.517 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 08:37:46.517 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:46.517 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:37:46.517 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:37:46.517 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:37:46.517 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:37:46.517 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:37:46.517 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:37:46.517 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:37:46.517 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:37:46.517 DEBUG [main][MenuItemLookup] Item match:Window 08:37:46.519 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:37:46.519 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:37:46.519 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:37:46.519 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:46.519 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:37:46.519 DEBUG [main][MenuItemLookup] Item match:Show View 08:37:46.523 DEBUG [main][MenuItemLookup] Found menu:'Ant' 08:37:46.523 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:37:46.523 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:37:46.523 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:37:46.523 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:37:46.523 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:37:46.523 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:37:46.523 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:37:46.523 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:37:46.523 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:37:46.523 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:37:46.523 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:37:46.523 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:37:46.523 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:37:46.523 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:46.523 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:37:46.523 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:37:46.523 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:37:46.523 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:37:46.523 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:37:46.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:37:46.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:37:46.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:37:46.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:46.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:46.573 DEBUG [WorkbenchTestable][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:37:46.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:46.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:46.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:46.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:37:46.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:46.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:46.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:46.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:37:46.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:37:46.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:37:46.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:37:46.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:46.579 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:37:46.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:46.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:37:46.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:37:46.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:37:46.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:46.579 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:37:46.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:46.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:37:46.579 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:37:46.579 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:37:46.579 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:37:46.580 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:37:46.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:46.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:46.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:46.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:37:46.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:46.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:46.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:46.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:37:46.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:46.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:46.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:46.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:37:46.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:46.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:46.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:46.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:46.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:46.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:46.581 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:37:46.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:46.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:46.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:46.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:37:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:37:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:37:46.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:46.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:46.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:37:46.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:46.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:46.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 08:37:46.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:46.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:46.638 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 08:37:46.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:37:46.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:46.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:46.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:46.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:46.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:37:46.639 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:37:46.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:37:46.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:46.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform TooltipText=null 08:37:46.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:37:46.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:37:46.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:37:46.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:37:46.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:46.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:46.643 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:37:46.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:37:46.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:46.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:46.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:46.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:46.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:47.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:47.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:47.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:47.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:47.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:37:47.645 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:37:47.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:37:47.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:47.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:47.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:37:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:47.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:47.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:47.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:47.646 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 08:37:47.647 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 08:37:47.647 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 08:37:47.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 08:37:47.654 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 08:37:47.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:37:47.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:47.685 DEBUG [main][MenuItemLookup] Found menu:'New' 08:37:47.685 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:37:47.685 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:47.686 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:37:47.686 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:47.686 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:37:47.686 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:37:47.686 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:37:47.686 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:37:47.686 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:37:47.686 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:37:47.686 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:37:47.686 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:47.686 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:37:47.686 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:37:47.686 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:47.686 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:37:47.686 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:37:47.686 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:37:47.686 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:37:47.686 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:37:47.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:37:47.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:37:48.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:37:48.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:37:48.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:37:48.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:37:48.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:37:48.187 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 08:37:48.187 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 08:37:48.187 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 08:37:48.189 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 08:37:48.193 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 08:37:48.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:37:48.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:48.217 DEBUG [main][MenuItemLookup] Found menu:'New' 08:37:48.217 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:37:48.217 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:48.217 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:37:48.217 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:48.217 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:37:48.217 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:37:48.217 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:37:48.217 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:37:48.217 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:37:48.217 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:37:48.217 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:37:48.218 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:37:48.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 'Delete.*'] is available.... 08:37:48.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 08:37:48.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:37:48.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:48.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:48.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:48.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:48.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:37:48.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:48.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:37:48.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:48.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:48.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:48.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:48.816 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:37:48.816 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:37:48.816 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:37:48.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:48.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:48.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:48.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:48.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget 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:37:48.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:48.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:48.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:48.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:37:48.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:48.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:48.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:48.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:48.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:48.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:48.817 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:37:48.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:48.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:48.817 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:48.817 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:37:48.820 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:37:49.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:37:49.320 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:37:49.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:37:49.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:37:49.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:37:49.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:37:49.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:37:49.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:37:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:37:49.321 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 08:37:49.321 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:37:49.321 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:37:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.447 s - in org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 5.067 s testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 2.437 s Running org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 08:37:49.327 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 08:37:49.328 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:37:49.328 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:37:49.328 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 08:37:49.328 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:37:49.328 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:37:49.329 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:37:49.329 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:37:49.329 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:37:49.329 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:37:49.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:37:49.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:49.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:37:49.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:49.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:37:49.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:49.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:37:49.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:49.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:49.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:37:49.340 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:37:49.340 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:49.340 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:37:49.340 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:37:49.340 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:37:49.340 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:37:49.340 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:37:49.340 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:37:49.340 DEBUG [main][MenuItemLookup] Item match:Window 08:37:49.341 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:37:49.341 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:37:49.341 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:37:49.341 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.341 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:37:49.341 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:37:49.341 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.341 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:37:49.341 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.341 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:37:49.341 DEBUG [main][MenuItemLookup] Item match:Preferences 08:37:49.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:37:49.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:37:49.341 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:37:49.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:37:49.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:37:49.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:37:49.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:49.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:49.404 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:37:49.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:49.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:37:49.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:49.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:49.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:49.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:49.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:49.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:37:49.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:37:49.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:37:49.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:49.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:49.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:49.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:49.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:49.407 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:37:49.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:49.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:49.407 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:49.407 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:37:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:37:49.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:37:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:49.439 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 08:37:49.439 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 08:37:49.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:37:49.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:49.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:49.439 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:37:49.439 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:49.439 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:37:49.439 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:37:49.439 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:37:49.439 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:37:49.439 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:37:49.439 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:37:49.439 DEBUG [main][MenuItemLookup] Item match:Window 08:37:49.439 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:37:49.439 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:37:49.439 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:37:49.439 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.439 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:37:49.439 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:37:49.439 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.439 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:37:49.439 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.439 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:37:49.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:49.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:49.439 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:37:49.440 DEBUG [main][MenuItemLookup] Item match:Window 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:37:49.440 DEBUG [main][MenuItemLookup] Item match:Perspective 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:37:49.440 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:37:49.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:37:49.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:49.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:49.440 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:37:49.440 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:37:49.441 DEBUG [main][MenuItemLookup] Item match:Window 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:37:49.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:49.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:49.441 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:37:49.441 DEBUG [main][MenuItemLookup] Item match:Window 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:37:49.441 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:37:49.441 DEBUG [main][MenuItemLookup] Item match:Perspective 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:37:49.442 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:37:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:49.442 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:37:49.442 DEBUG [main][MenuItemLookup] Item match:Window 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.442 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:37:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:49.443 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:37:49.443 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:49.443 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:37:49.443 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:37:49.443 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:37:49.443 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:37:49.443 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:37:49.443 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:37:49.443 DEBUG [main][MenuItemLookup] Item match:Window 08:37:49.443 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:37:49.443 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:37:49.443 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:37:49.443 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.443 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:37:49.443 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:37:49.443 DEBUG [main][MenuItemLookup] Item match:Perspective 08:37:49.443 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:37:49.443 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.443 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:37:49.443 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:37:49.443 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:37:49.443 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:37:49.443 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 08:37:49.443 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 08:37:49.443 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 08:37:49.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 08:37:49.469 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 08:37:49.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 08:37:49.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:49.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:49.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:49.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:49.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:49.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:37:49.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:49.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:49.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:49.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 08:37:49.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:49.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:49.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:49.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:37:49.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:49.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:49.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:49.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:49.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:49.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:49.470 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 08:37:49.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:49.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:49.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:49.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:49.957 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:37:49.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:49.958 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:37:49.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:49.958 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 08:37:49.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:49.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:37:49.958 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 08:37:49.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 08:37:49.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:37:49.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:37:49.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:37:49.959 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:37:49.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:49.959 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:37:49.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:49.959 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:37:49.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:49.960 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 08:37:49.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:49.960 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:37:49.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:49.960 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:37:49.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:49.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:37:49.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:49.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:49.960 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:37:49.960 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:37:49.960 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:49.960 DEBUG [main][MenuItemLookup] Item match:File 08:37:49.961 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:37:49.961 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:37:49.963 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:37:49.963 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:37:49.963 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.963 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:37:49.963 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:37:49.963 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:37:49.963 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:37:49.963 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:37:49.963 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:37:49.963 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:37:49.963 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:37:49.963 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:37:49.963 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:49.963 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:37:49.963 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:37:49.963 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:49.963 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:37:49.963 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:37:49.963 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:37:49.964 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:37:49.964 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:37:50.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:37:50.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:37:50.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:37:50.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:50.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:50.035 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:37:50.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:50.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:37:50.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:50.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:37:50.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:37:50.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 08:37:50.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 08:37:50.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:50.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 08:37:50.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:50.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 08:37:50.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 08:37:50.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 08:37:50.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:50.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 08:37:50.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:50.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 08:37:50.038 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 08:37:50.038 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 08:37:50.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 08:37:50.038 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 08:37:50.038 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:37:50.038 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:37:50.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:37:50.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:50.039 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:37:50.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:50.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:50.039 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:50.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:50.152 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:37:50.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:50.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 08:37:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 08:37:50.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 08:37:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:50.153 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 08:37:50.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:50.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 08:37:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:50.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 08:37:50.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:50.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:37:50.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:50.155 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 08:37:50.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:50.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:50.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:50.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:37:50.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:50.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:37:50.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 08:37:50.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:50.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:50.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:50.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:37:50.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:50.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:50.158 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 08:37:50.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:50.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:50.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:50.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:37:50.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:50.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:37:50.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:37:50.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:37:50.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:37:50.159 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:50.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:50.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:50.159 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:37:50.159 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:50.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:50.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 08:37:50.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 08:37:50.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 08:37:50.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:50.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:50.166 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 08:37:50.166 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Cancel wizard 08:37:50.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:37:50.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:50.167 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:37:50.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:50.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:50.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:50.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:37:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:37:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:37:50.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:37:50.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:37:50.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:37:50.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:37:50.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:37:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:37:50.196 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 08:37:50.196 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:37:50.196 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:37:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:50.197 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 08:37:50.197 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:37:50.197 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 08:37:50.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 08:37:50.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:37:50.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:37:50.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:37:50.197 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:37:50.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:50.210 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:37:50.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:50.210 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:37:50.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:50.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:37:50.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:50.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:50.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:37:50.211 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:37:50.211 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:50.211 DEBUG [main][MenuItemLookup] Item match:File 08:37:50.211 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:37:50.212 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:37:50.214 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:37:50.214 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:37:50.214 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:50.214 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:37:50.214 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:37:50.214 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:37:50.214 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:37:50.214 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:37:50.214 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:37:50.214 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:37:50.214 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:37:50.214 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:37:50.214 DEBUG [main][MenuItemLookup] Found menu:'File' 08:37:50.214 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:37:50.214 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:37:50.214 DEBUG [main][MenuItemLookup] Found menu:'' 08:37:50.214 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:37:50.214 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:37:50.215 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:37:50.215 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:37:50.215 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:37:50.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:37:50.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching 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:37:50.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:37:50.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:50.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:50.274 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:37:50.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:50.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:37:50.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:37:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:37:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 08:37:50.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 08:37:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:50.275 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 08:37:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:50.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 08:37:50.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 08:37:50.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 08:37:50.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:50.276 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 08:37:50.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:50.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 08:37:50.276 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 08:37:50.276 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 08:37:50.276 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 08:37:50.276 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 08:37:50.276 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:37:50.276 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:37:50.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:37:50.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:50.277 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:37:50.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:50.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:50.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:50.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:50.328 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:37:50.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:50.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:50.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 08:37:50.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 08:37:50.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 08:37:50.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:50.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:50.329 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 08:37:50.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:37:50.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in Name:") 08:37:50.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:37:50.331 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:37:50.331 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 08:37:50.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in id:") 08:37:50.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:37:50.336 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:37:50.337 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 08:37:50.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 08:37:50.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:37:50.351 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:37:50.352 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 08:37:50.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Provider:") 08:37:50.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:37:50.371 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:37:50.372 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 08:37:50.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 08:37:50.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:50.379 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 08:37:50.379 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 08:37:50.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:50.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:50.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:50.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:50.381 TRACE [main][WidgetHandler] Notify Button with event 27 08:37:50.381 TRACE [main][WidgetHandler] Wait for synchronization 08:37:50.381 TRACE [main][WidgetHandler] Notify Button with event 13 08:37:50.381 TRACE [main][WidgetHandler] Wait for synchronization 08:37:50.381 TRACE [main][WidgetHandler] Notify Button with event 26 08:37:50.381 TRACE [main][WidgetHandler] Wait for synchronization 08:37:50.381 TRACE [main][WidgetHandler] Notify Button with event 3 08:37:50.381 TRACE [main][WidgetHandler] Wait for synchronization 08:37:50.381 TRACE [main][WidgetHandler] Notify Button with event 4 08:37:50.381 TRACE [main][WidgetHandler] Wait for synchronization 08:37:50.381 TRACE [main][WidgetHandler] Notify Button with event 13 08:37:50.381 TRACE [main][WidgetHandler] Wait for synchronization 08:37:50.381 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 08:37:50.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:50.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:50.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:50.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:37:50.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:50.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:37:50.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:37:50.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:37:50.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 1 and no matchers specified 08:37:50.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:37:50.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:37:50.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:37:50.391 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 08:37:50.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:37:50.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:50.414 INFO [WorkbenchTestable][CheckBox] Select checkbox 08:37:50.414 INFO [WorkbenchTestable][CheckBox] Check checkbox 08:37:50.414 INFO [WorkbenchTestable][AbstractButton] Click button 08:37:50.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:50.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:50.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:50.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:50.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:37:50.414 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:50.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:50.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:50.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:37:50.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:50.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:50.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 08:37:50.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:50.416 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 08:37:50.416 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 08:37:50.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:50.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:50.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:50.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:50.417 TRACE [main][WidgetHandler] Notify Button with event 27 08:37:50.417 TRACE [main][WidgetHandler] Wait for synchronization 08:37:50.417 TRACE [main][WidgetHandler] Notify Button with event 13 08:37:50.417 TRACE [main][WidgetHandler] Wait for synchronization 08:37:50.417 TRACE [main][WidgetHandler] Notify Button with event 26 08:37:50.417 TRACE [main][WidgetHandler] Wait for synchronization 08:37:50.417 TRACE [main][WidgetHandler] Notify Button with event 3 08:37:50.417 TRACE [main][WidgetHandler] Wait for synchronization 08:37:50.417 TRACE [main][WidgetHandler] Notify Button with event 4 08:37:50.417 TRACE [main][WidgetHandler] Wait for synchronization 08:37:50.417 TRACE [main][WidgetHandler] Notify Button with event 13 08:37:50.417 TRACE [main][WidgetHandler] Wait for synchronization 08:37:50.417 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 08:37:50.417 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:50.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:50.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:50.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:37:50.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:50.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:37:50.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:37:50.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 08:37:50.427 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 08:37:50.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:50.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:50.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:50.427 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:37:50.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:50.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:37:50.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and no matchers specified 08:37:50.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:37:50.429 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 08:37:50.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:37:50.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:50.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:50.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:50.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 08:37:50.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:50.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:50.432 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 08:37:50.432 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 08:37:50.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:37:50.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:37:50.433 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:37:50.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:37:50.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:37:50.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:37:50.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:37:50.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:37:50.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:37:50.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:37:50.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:37:50.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:37:50.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 08:37:50.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:37:50.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 08:37:50.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:37:50.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:37:50.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:37:50.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:37:50.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.575 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:37:50.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:37:50.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:50.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:50.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:37:50.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:37:50.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:37:50.577 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:50.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:50.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:50.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:37:50.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:37:50.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:37:50.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 08:37:50.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.580 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:37:50.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:37:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:50.582 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:37:50.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:37:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:50.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:37:50.582 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:50.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:50.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:50.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:37:50.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:37:50.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:37:50.584 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:50.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:50.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:50.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:50.585 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:50.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:50.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:50.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:50.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:50.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:50.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:51.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:51.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:51.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:51.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:51.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:37:51.587 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:51.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:51.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:51.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:51.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:37:51.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:51.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:51.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:51.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:51.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:51.588 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 08:37:51.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 08:37:51.588 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:51.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:51.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:51.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:51.589 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:51.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:51.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:51.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:51.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:51.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:51.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:52.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:52.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:52.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:52.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:37:52.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:37:52.591 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:37:52.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:37:52.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:52.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:52.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:37:52.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:52.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:52.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:52.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:52.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:52.592 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 08:37:52.592 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:37:52.593 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:37:52.593 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item build.properties of tree item test.plugin 08:37:52.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 08:37:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:53.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:53.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 08:37:53.118 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:37:53.119 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:37:53.119 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item pluginCustomization.ini of tree item test.plugin 08:37:53.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 08:37:53.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:53.120 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 08:37:53.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:53.120 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 08:37:53.120 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:37:53.120 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:37:53.121 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 08:37:53.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 08:37:53.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:53.121 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 08:37:53.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:53.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 08:37:53.121 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 08:37:53.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 08:37:53.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:53.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:53.622 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 08:37:53.629 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:37:53.629 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:37:53.629 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 08:37:53.630 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 08:37:53.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:53.630 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 08:37:53.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:53.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 08:37:53.630 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 08:37:53.630 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:37:53.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:54.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:54.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:37:54.142 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 08:37:54.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 08:37:54.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:54.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 08:37:54.650 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:37:54.650 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:37:54.651 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.launch of tree item test.plugin 08:37:54.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 08:37:54.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:54.651 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 08:37:54.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:54.651 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 08:37:54.651 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:37:54.652 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:37:54.652 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 08:37:54.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 08:37:54.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:54.652 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 08:37:54.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:54.652 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 08:37:54.652 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 08:37:54.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 08:37:54.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:54.652 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 08:37:54.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:54.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 08:37:54.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 08:37:54.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:54.653 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 08:37:54.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:54.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 08:37:54.653 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:37:54.654 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 08:37:54.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 08:37:54.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:54.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 08:37:54.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:54.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 08:37:54.654 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 08:37:54.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 08:37:54.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:54.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 08:37:54.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:54.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 08:37:54.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 08:37:54.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:54.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 08:37:54.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:54.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 08:37:54.655 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:37:54.655 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 08:37:54.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 08:37:54.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:54.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 08:37:54.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:54.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 08:37:54.656 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 08:37:54.656 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 08:37:54.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:54.656 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item META-INF is already expanded. No action performed 08:37:54.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:54.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 08:37:54.656 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 08:37:54.656 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 08:37:54.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 08:37:54.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 08:37:54.671 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item MANIFEST.MF 08:37:54.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 08:37:54.671 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 08:37:54.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 08:37:54.675 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 08:37:54.675 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:37:54.675 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:37:55.234 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:37:55.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:37:55.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:37:55.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:37:55.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:37:55.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:37:55.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:37:55.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:37:55.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:37:55.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "ID:") 08:37:55.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:55.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:55.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:55.237 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 08:37:55.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:55.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:55.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:55.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:55.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:37:55.241 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:37:55.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 08:37:55.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:55.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:55.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:55.243 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 08:37:55.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:55.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:55.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:55.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:55.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:55.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:37:55.255 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:37:55.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:37:55.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:55.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:55.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:55.257 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 08:37:55.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:55.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:55.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:55.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:55.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:55.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:37:55.272 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:37:55.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Vendor:") 08:37:55.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:37:55.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:37:55.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:37:55.273 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 08:37:55.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:37:55.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:55.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:55.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:55.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:55.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:37:55.289 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:37:55.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:55.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:55.301 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 08:37:55.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:55.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:55.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform 08:37:55.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:55.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:55.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform' 08:37:55.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 08:37:55.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:55.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:55.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:55.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:55.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:37:55.326 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:37:55.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:37:55.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:55.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:55.361 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:37:55.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:37:55.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:55.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:55.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:37:55.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:55.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:55.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:55.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:55.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:55.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:37:55.367 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:6 08:37:55.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:37:55.368 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Dependencies and wait with time period 1 08:37:55.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 08:37:55.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:55.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 08:37:55.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:55.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 08:37:55.369 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.eclipse.reddeer.go of tree item Dependencies 08:37:55.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 08:37:55.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:55.369 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 08:37:55.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:55.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 08:37:55.369 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.junit of tree item Dependencies 08:37:55.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 08:37:55.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:55.369 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 08:37:55.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:55.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 08:37:55.369 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:37:55.377 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 08:37:55.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 08:37:55.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:55.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 08:37:55.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:55.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 08:37:55.377 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 08:37:55.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:37:55.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:55.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:37:55.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:55.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:37:55.378 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 08:37:55.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 08:37:55.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:55.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 08:37:55.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:55.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 08:37:55.378 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 08:37:55.378 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 08:37:55.378 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 08:37:55.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 08:37:55.419 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 08:37:55.419 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 08:37:55.419 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 08:37:55.419 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 08:37:55.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 08:37:55.421 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:37:55.421 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:37:55.547 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:37:55.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:37:55.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:37:55.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:37:55.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:37:55.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:37:55.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:37:55.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:37:55.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:37:55.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:37:55.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:55.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:55.557 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 08:37:55.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:55.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:55.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 08:37:55.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:55.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:55.559 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 08:37:55.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 08:37:55.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:55.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:55.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:55.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:37:55.575 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:37:55.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:37:55.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:55.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:55.631 INFO [WorkbenchTestable][AbstractView] Activate view Outline 08:37:55.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 08:37:55.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:55.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:55.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:37:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:55.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:55.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:55.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:37:55.633 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 08:37:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:37:55.633 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item RedDeerTest and wait with time period 1 08:37:55.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 08:37:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:55.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 08:37:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:55.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 08:37:55.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 08:37:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:55.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 08:37:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:55.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 08:37:55.633 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:37:55.640 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 08:37:55.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 08:37:55.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:55.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 08:37:55.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:55.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 08:37:55.641 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 08:37:55.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:37:55.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:55.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:37:55.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:55.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:37:55.641 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 08:37:55.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 08:37:55.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:37:55.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 08:37:55.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:37:55.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 08:37:55.641 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 08:37:55.641 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 08:37:55.642 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 08:37:55.643 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 08:37:55.643 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 08:37:55.643 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 08:37:55.643 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 08:37:55.643 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 08:37:55.645 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 08:37:55.645 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:37:55.645 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:37:55.729 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:37:55.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:37:55.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:37:55.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:37:55.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:37:55.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:37:55.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:37:55.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:37:55.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:37:55.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:55.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:55.734 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:37:55.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:55.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:55.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 08:37:55.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:37:55.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:37:55.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 08:37:55.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 08:37:55.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:55.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:55.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:55.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:55.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:37:55.758 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:37:55.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:37:55.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:55.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:55.825 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:37:55.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:37:55.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:55.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:55.827 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:37:55.827 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:37:55.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:37:55.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:55.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:55.828 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:37:55.829 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:37:55.829 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:37:55.829 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:37:55.829 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:37:55.829 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:37:55.829 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:37:55.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 08:37:56.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 08:37:56.831 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 08:37:56.832 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:37:56.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:37:56.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:56.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:56.833 DEBUG [main][WorkbenchPartLookup] Looking up all open views 08:37:56.833 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 08:37:56.833 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 08:37:56.833 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 08:37:56.833 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 08:37:56.833 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 08:37:56.833 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 08:37:56.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 08:37:56.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 08:37:56.835 INFO [WorkbenchTestable][AbstractView] Activate view Problems 08:37:56.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 08:37:56.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:37:56.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:37:56.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:37:56.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:37:56.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:37:56.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:37:56.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:37:56.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:37:56.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 08:38:06.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. failed, an exception will be thrown Jul 31, 2023 8:38:06 AM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Plugin is not open 08:38:06.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 08:38:06.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:38:06.850 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:38:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:06.851 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 08:38:06.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:06.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:06.856 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:38:06.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 08:38:06.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:06.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:06.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 08:38:06.869 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 08:38:06.869 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:06.870 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:38:06.870 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:38:06.870 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:38:06.870 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:38:06.870 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:38:06.870 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:38:06.870 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:38:06.870 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:38:06.870 DEBUG [main][MenuItemLookup] Item match:Window 08:38:06.871 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:38:06.871 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:38:06.871 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:38:06.871 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:06.871 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:38:06.871 DEBUG [main][MenuItemLookup] Item match:Show View 08:38:06.875 DEBUG [main][MenuItemLookup] Found menu:'Ant' 08:38:06.875 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:38:06.875 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:38:06.875 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:38:06.875 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:38:06.875 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:38:06.875 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:38:06.875 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:38:06.875 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:38:06.875 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:38:06.875 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:38:06.875 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:38:06.875 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:38:06.875 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:38:06.875 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:06.875 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:38:06.875 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:38:06.876 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:38:06.876 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:38:06.876 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:38:06.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:38:06.918 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:38:06.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:38:06.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:06.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:06.919 DEBUG [WorkbenchTestable][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:38:06.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:06.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:06.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:06.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:38:06.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:06.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:06.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:06.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:06.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:06.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:38:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:38:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:38:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:38:06.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:38:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:06.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:38:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:06.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:38:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:38:06.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:38:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:06.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:38:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:06.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:38:06.921 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:38:06.921 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:38:06.921 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:38:06.921 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:38:06.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:06.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:38:06.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:06.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:06.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:06.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:38:06.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:06.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:06.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:06.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:38:06.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:06.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:06.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:06.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:06.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:06.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:06.923 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:38:06.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:06.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:06.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:06.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:06.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:38:06.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:38:06.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:38:06.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:06.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:06.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:38:06.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:06.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:06.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 08:38:06.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:06.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:06.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 08:38:06.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:38:06.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:06.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:06.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:06.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:06.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:38:06.963 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:38:06.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:38:06.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:38:06.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform TooltipText=null 08:38:06.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:38:06.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:38:06.977 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:38:06.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:38:06.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:38:06.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:38:06.978 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:38:06.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:38:06.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:38:06.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:38:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:06.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:06.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:07.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:07.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:07.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:07.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:07.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:38:07.981 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:38:07.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:38:07.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:38:07.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:38:07.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:38:07.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:07.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:07.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:07.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:07.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:38:07.982 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 08:38:07.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 08:38:07.982 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 08:38:07.984 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 08:38:07.990 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 08:38:07.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:38:07.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:08.023 DEBUG [main][MenuItemLookup] Found menu:'New' 08:38:08.023 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:38:08.023 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:08.023 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:38:08.023 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:08.023 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:38:08.023 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:38:08.023 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:38:08.023 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:38:08.023 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:38:08.023 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:38:08.023 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:38:08.023 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:08.023 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:38:08.023 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:38:08.023 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:08.023 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:38:08.023 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:38:08.023 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:38:08.023 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:38:08.023 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:38:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:38:08.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:38:08.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:38:08.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:38:08.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:38:08.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:38:08.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:38:08.524 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 08:38:08.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 08:38:08.524 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 08:38:08.526 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 08:38:08.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 08:38:08.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:38:08.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:08.552 DEBUG [main][MenuItemLookup] Found menu:'New' 08:38:08.552 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:38:08.552 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:08.552 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:38:08.552 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:08.552 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:38:08.552 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:38:08.552 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:38:08.552 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:38:08.552 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:38:08.553 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:38:08.553 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:38:08.553 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:38:08.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:38:09.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:38:09.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:38:09.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:09.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:09.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:09.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:38:09.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:09.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:38:09.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:09.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:09.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:09.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:09.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:09.136 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:38:09.136 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:38:09.136 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:38:09.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:09.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:09.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:09.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:09.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget 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:38:09.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:09.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:09.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:09.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:38:09.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:09.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:09.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:09.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:09.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:09.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:09.137 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:38:09.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:09.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:09.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:09.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:09.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:38:09.140 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:38:09.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:38:09.641 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:38:09.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:38:09.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:38:09.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:38:09.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:38:09.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:38:09.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:38:09.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:38:09.641 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 08:38:09.641 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:38:09.641 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:38:09.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:09.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.314 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 0.239 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 16.654 s Running org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 08:38:09.648 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 08:38:09.649 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:38:09.649 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:38:09.649 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 08:38:09.649 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:38:09.649 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:38:09.649 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:38:09.649 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:38:09.649 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:38:09.649 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:38:09.649 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:38:09.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:09.650 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:38:09.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:09.650 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:38:09.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:09.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:38:09.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:09.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:09.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:38:09.656 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:38:09.656 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:09.656 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:38:09.656 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:38:09.656 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:38:09.656 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:38:09.656 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:38:09.656 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:38:09.656 DEBUG [main][MenuItemLookup] Item match:Window 08:38:09.657 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:38:09.657 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:38:09.657 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:38:09.657 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:09.657 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:38:09.657 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:38:09.657 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:09.657 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:38:09.657 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:09.657 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:38:09.657 DEBUG [main][MenuItemLookup] Item match:Preferences 08:38:09.657 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:38:09.657 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:38:09.657 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:38:09.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.... 08:38:09.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:38:09.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:38:09.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:09.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:09.717 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:38:09.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:09.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:38:09.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:09.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:09.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:09.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:09.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:38:09.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:38:09.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:38:09.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:38:09.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:09.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:09.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:09.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:09.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:09.721 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:38:09.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:09.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:09.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:09.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:38:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:38:09.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:38:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:09.747 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 08:38:09.747 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 08:38:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:38:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:09.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:09.748 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:38:09.748 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:09.748 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:38:09.748 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:38:09.748 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:38:09.748 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:38:09.748 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:38:09.748 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:38:09.748 DEBUG [main][MenuItemLookup] Item match:Window 08:38:09.748 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:38:09.748 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:38:09.748 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:38:09.748 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:09.748 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:38:09.748 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:38:09.748 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:09.748 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:38:09.748 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:09.748 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:38:09.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:09.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:09.749 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:38:09.749 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:09.749 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:38:09.749 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:38:09.749 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:38:09.749 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:38:09.749 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:38:09.749 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:38:09.749 DEBUG [main][MenuItemLookup] Item match:Window 08:38:09.749 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:38:09.749 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:38:09.749 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:38:09.749 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:09.749 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:38:09.749 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:38:09.749 DEBUG [main][MenuItemLookup] Item match:Perspective 08:38:09.749 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:38:09.749 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:09.749 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:38:09.749 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:38:09.749 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:38:09.749 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:38:09.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:38:09.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:09.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:09.750 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:38:09.750 DEBUG [main][MenuItemLookup] Item match:Window 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:38:09.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:09.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:09.750 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:38:09.750 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:38:09.750 DEBUG [main][MenuItemLookup] Item match:Window 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:38:09.751 DEBUG [main][MenuItemLookup] Item match:Perspective 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:38:09.751 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:38:09.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:09.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:09.751 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:38:09.751 DEBUG [main][MenuItemLookup] Item match:Window 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:09.751 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:38:09.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:09.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:09.752 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:38:09.752 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:09.752 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:38:09.752 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:38:09.752 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:38:09.752 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:38:09.752 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:38:09.752 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:38:09.752 DEBUG [main][MenuItemLookup] Item match:Window 08:38:09.752 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:38:09.752 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:38:09.752 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:38:09.752 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:09.752 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:38:09.752 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:38:09.752 DEBUG [main][MenuItemLookup] Item match:Perspective 08:38:09.752 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 08:38:09.752 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:09.752 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 08:38:09.752 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 08:38:09.752 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 08:38:09.752 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 08:38:09.752 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 08:38:09.752 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 08:38:09.752 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 08:38:09.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 08:38:09.776 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 08:38:09.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 08:38:09.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:09.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:09.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:09.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:09.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:09.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:38:09.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:09.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:09.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:09.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 08:38:09.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:09.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:09.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:09.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 08:38:09.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:09.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:09.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:09.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:09.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:09.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:09.778 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 08:38:09.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:09.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:09.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:09.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:10.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:10.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:10.110 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:10.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:10.110 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Case"] 08:38:10.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:10.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:10.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:10.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:10.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:10.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:38:10.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:10.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:10.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:10.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:10.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:10.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:10.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:10.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 08:38:10.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:10.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:10.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:10.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:10.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:10.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:38:10.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:10.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:38:10.121 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:38:10.121 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:10.121 DEBUG [main][MenuItemLookup] Item match:File 08:38:10.122 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:38:10.122 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:38:10.124 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:38:10.124 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:38:10.124 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:10.124 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:38:10.124 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:38:10.124 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:38:10.124 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:38:10.124 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:38:10.124 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:38:10.124 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:38:10.124 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:38:10.124 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:38:10.124 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:10.124 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:38:10.124 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:38:10.124 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:10.124 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:38:10.124 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:38:10.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:38:10.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:38:10.124 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:38:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:38:10.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:38:10.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:38:10.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:10.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:10.174 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:38:10.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:10.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:38:10.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:10.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:10.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:10.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:10.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:38:10.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:38:10.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:38:10.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:38:10.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:38:10.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:10.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:10.678 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:38:10.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:38:10.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:38:10.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:10.679 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:38:10.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:10.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:38:10.680 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 08:38:10.680 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 08:38:10.680 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 08:38:10.682 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 08:38:10.682 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:38:10.682 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:38:10.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:38:10.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:10.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:10.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:10.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:10.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:10.683 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:38:10.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:10.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:10.683 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:10.683 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:10.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:10.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:10.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:10.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 08:38:10.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 08:38:10.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 08:38:10.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:10.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:10.870 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:38:10.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:10.871 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 08:38:10.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 08:38:10.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:10.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:10.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:10.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:10.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:38:10.873 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:38:10.874 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 08:38:10.898 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 08:38:10.898 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 08:38:10.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:38:10.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:10.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:10.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:10.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:10.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:10.911 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:38:10.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:10.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:10.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:10.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 08:38:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 08:38:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:38:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:38:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:38:14.329 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:38:14.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:38:14.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:38:14.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:38:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:38:14.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:14.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:14.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:14.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:14.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:38:14.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:14.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:14.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:14.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:14.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:14.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:14.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:14.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 08:38:14.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:14.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:14.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:14.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:14.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:14.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:38:14.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:14.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:14.332 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:38:14.332 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:38:14.332 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:14.332 DEBUG [main][MenuItemLookup] Item match:File 08:38:14.333 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:38:14.333 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:38:14.334 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:38:14.334 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:38:14.334 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:14.334 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:38:14.334 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:38:14.334 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:38:14.334 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:38:14.334 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:38:14.334 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:38:14.334 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:38:14.335 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:38:14.335 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:38:14.335 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:14.335 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:38:14.335 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:38:14.335 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:14.335 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:38:14.335 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:38:14.335 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:38:14.335 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:38:14.335 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:38:14.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:38:14.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:38:14.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:38:14.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:14.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:14.429 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:38:14.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:14.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:38:14.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:14.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:14.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:14.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:14.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:38:14.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:38:14.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:38:14.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:38:14.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:38:14.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:14.431 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:38:14.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:14.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:38:14.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:38:14.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:38:14.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:14.431 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:38:14.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:14.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:38:14.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 08:38:14.431 DEBUG [main][TreeItemHandler] Selecting tree item: Class 08:38:14.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 08:38:14.434 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 08:38:14.434 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:38:14.434 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:38:14.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:38:14.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:14.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:14.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:14.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:14.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:14.435 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:38:14.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:14.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:14.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:14.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:14.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:14.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:14.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:14.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 08:38:14.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 08:38:14.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 08:38:14.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:14.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:14.726 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:38:14.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:14.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:38:14.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:14.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:14.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:14.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:14.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:38:14.750 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:38:14.751 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 08:38:14.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 08:38:14.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:14.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:14.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:14.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:14.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:38:14.756 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:38:14.757 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 08:38:14.758 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 08:38:14.758 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 08:38:14.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:38:14.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:14.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:14.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:14.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:14.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:14.845 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:38:14.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:14.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:14.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:14.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:14.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:38:15.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:38:15.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:38:15.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:38:15.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:38:15.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:38:15.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:38:15.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:38:15.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:38:15.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:38:15.444 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 08:38:15.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 08:38:15.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:38:15.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:38:15.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:38:15.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:15.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:15.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:15.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:15.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:15.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:15.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Case"] 08:38:15.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:15.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:15.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:15.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:15.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:15.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 08:38:15.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:15.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:15.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 08:38:15.446 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 08:38:15.446 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:15.446 DEBUG [main][MenuItemLookup] Item match:File 08:38:15.447 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:38:15.447 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:38:15.449 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:38:15.449 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:38:15.449 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:15.449 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:38:15.449 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:38:15.449 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:38:15.449 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:38:15.449 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:38:15.449 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:38:15.449 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:38:15.449 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:38:15.449 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:38:15.449 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:15.449 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:38:15.449 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:38:15.449 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:15.449 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:38:15.449 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:38:15.450 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:38:15.450 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:38:15.450 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:38:15.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:38:15.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:38:15.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:38:15.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:15.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:15.514 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:38:15.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:15.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:38:15.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:15.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:15.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:15.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:15.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:38:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:38:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:38:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 08:38:15.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 08:38:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:15.516 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 08:38:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:15.516 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 08:38:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 08:38:15.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 08:38:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:15.516 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 08:38:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:15.516 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 08:38:15.517 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 08:38:15.517 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 08:38:15.517 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 08:38:15.519 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 08:38:15.519 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:38:15.519 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:38:15.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:38:15.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:15.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:15.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:15.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:15.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:15.525 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:38:15.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:15.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:15.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:15.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:15.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:15.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:15.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:15.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available.... 08:38:15.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. finished successfully 08:38:15.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 08:38:15.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:15.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:15.613 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 08:38:15.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:15.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:15.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:15.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 08:38:15.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:15.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:15.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 08:38:15.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:15.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:15.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:15.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 08:38:15.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:15.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:15.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:15.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:15.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:15.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:38:15.615 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:38:15.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 08:38:15.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:15.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:15.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:15.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 08:38:15.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:15.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:15.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:15.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:15.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:15.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:38:15.620 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:38:15.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:38:15.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:15.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:15.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:15.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 08:38:15.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:15.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:15.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:15.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:15.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:38:15.626 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:38:15.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Superclass:") 08:38:15.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:15.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:15.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:15.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 08:38:15.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:15.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:15.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:15.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:15.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:15.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:38:15.643 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:38:15.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Class under test:") 08:38:15.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:15.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:15.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:15.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 08:38:15.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:15.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:15.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:15.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:15.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:15.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:38:15.653 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:38:15.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 08:38:15.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:15.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:15.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:15.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 08:38:15.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:15.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:15.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:15.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:15.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:15.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:15.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 08:38:15.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:15.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:15.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:15.663 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 08:38:15.663 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:15.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:15.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:15.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:15.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:15.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:15.665 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 08:38:15.665 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 08:38:15.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:38:15.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:15.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:15.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:15.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:15.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:15.666 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:38:15.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:15.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:15.666 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:15.666 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:15.717 DEBUG [WorkbenchTestable][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:38:15.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:15.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:15.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:15.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 08:38:15.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:15.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:15.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:15.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:15.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:15.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:38:15.718 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 08:38:15.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 08:38:15.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:16.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:16.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 08:38:16.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 08:38:16.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:16.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:16.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 08:38:16.720 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 08:38:16.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 08:38:16.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:16.721 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 08:38:16.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:16.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 08:38:16.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 08:38:16.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:16.721 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 08:38:16.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:16.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 08:38:16.721 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 08:38:16.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 08:38:16.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:17.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:17.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 08:38:17.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 08:38:17.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:17.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:17.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 08:38:17.724 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 08:38:17.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 08:38:17.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:18.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:18.225 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 08:38:18.225 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 08:38:18.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:18.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:18.726 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 08:38:18.727 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 08:38:18.727 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 08:38:18.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:19.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:19.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 08:38:19.228 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 08:38:19.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:19.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:19.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 08:38:19.728 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 08:38:19.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 08:38:19.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:20.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:20.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 08:38:20.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 08:38:20.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:20.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:20.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 08:38:20.730 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 08:38:20.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 08:38:20.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:21.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:21.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 08:38:21.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 08:38:21.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:21.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:21.732 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 08:38:21.732 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 08:38:21.732 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 08:38:21.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:22.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:22.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 08:38:22.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 08:38:22.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:22.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:22.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 08:38:22.735 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 08:38:22.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 08:38:22.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:23.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:23.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 08:38:23.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 08:38:23.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:23.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:23.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 08:38:23.737 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 08:38:23.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 08:38:23.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:24.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:24.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 08:38:24.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 08:38:24.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:24.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:24.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 08:38:24.739 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 08:38:24.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 08:38:24.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:25.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:25.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 08:38:25.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 08:38:25.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:25.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:25.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 08:38:25.741 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 08:38:25.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 08:38:25.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:26.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:26.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 08:38:26.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 08:38:26.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:26.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:26.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 08:38:26.744 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 08:38:26.744 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 08:38:26.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:27.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 08:38:27.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 08:38:27.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:27.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:27.746 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 08:38:27.746 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 08:38:27.747 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 08:38:27.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:28.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:28.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 08:38:28.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 08:38:28.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:28.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:28.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 08:38:28.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available.... 08:38:28.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. finished successfully 08:38:28.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 08:38:28.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:28.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:28.758 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 08:38:28.758 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Cancel wizard 08:38:28.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:38:28.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:28.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:28.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:28.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:28.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:28.760 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:38:28.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:28.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:28.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:28.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:28.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:38:28.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:38:28.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:38:28.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:38:28.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:38:28.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:38:28.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:38:28.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 08:38:28.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:38:28.793 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:38:28.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:28.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:28.793 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 08:38:28.793 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:38:28.793 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 08:38:28.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 08:38:28.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:38:28.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:38:28.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:38:28.794 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:38:28.794 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:28.794 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:38:28.794 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:28.794 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:38:28.794 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:28.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 08:38:28.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:28.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:28.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 08:38:28.795 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 08:38:28.795 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:28.795 DEBUG [main][MenuItemLookup] Item match:File 08:38:28.796 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:38:28.796 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:38:28.798 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 08:38:28.798 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:38:28.798 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:28.798 DEBUG [main][MenuItemLookup] Found menu:'Package' 08:38:28.798 DEBUG [main][MenuItemLookup] Found menu:'Class' 08:38:28.798 DEBUG [main][MenuItemLookup] Found menu:'Interface' 08:38:28.799 DEBUG [main][MenuItemLookup] Found menu:'Enum' 08:38:28.799 DEBUG [main][MenuItemLookup] Found menu:'Record' 08:38:28.799 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 08:38:28.799 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 08:38:28.799 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 08:38:28.799 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:38:28.799 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:28.799 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:38:28.799 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 08:38:28.799 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:28.799 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:38:28.799 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:38:28.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:38:28.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:38:28.799 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:38:28.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:38:28.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:38:28.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:38:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:28.868 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:38:28.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:28.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:38:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:28.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:28.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:28.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:38:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:38:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:38:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 08:38:28.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 08:38:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:28.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 08:38:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:28.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 08:38:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 08:38:28.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 08:38:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:28.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 08:38:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:28.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 08:38:28.870 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 08:38:28.870 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 08:38:28.871 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 08:38:28.873 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 08:38:28.873 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:38:28.873 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:38:28.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:38:28.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:28.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:28.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:28.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:28.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:28.874 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:38:28.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:28.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:28.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:28.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:28.956 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:38:28.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:28.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:28.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available.... 08:38:28.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. finished successfully 08:38:28.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 08:38:28.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:28.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:28.957 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 08:38:28.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:38:28.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "tearDownAfterClass()") 08:38:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:28.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:28.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:29.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:29.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:29.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:29.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:29.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:38:29.971 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:38:29.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@AfterClass tearDownAfterClass()") 08:38:29.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:29.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:29.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:29.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:29.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:29.978 INFO [WorkbenchTestable][CheckBox] Select checkbox @AfterClass tearDown&AfterClass() 08:38:29.978 INFO [WorkbenchTestable][CheckBox] Check checkbox @AfterClass tearDown&AfterClass() 08:38:29.978 INFO [WorkbenchTestable][AbstractButton] Click button @AfterClass tearDown&AfterClass() 08:38:29.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:29.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:29.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:29.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:29.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "setUpBeforeClass()") 08:38:29.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:29.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:29.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:30.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:30.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:30.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:30.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:30.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:38:30.995 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:38:30.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@BeforeClass setUpBeforeClass()") 08:38:30.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:30.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:30.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:30.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:30.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:30.999 INFO [WorkbenchTestable][CheckBox] Select checkbox @BeforeClass setU&pBeforeClass() 08:38:30.999 INFO [WorkbenchTestable][CheckBox] Check checkbox @BeforeClass setU&pBeforeClass() 08:38:30.999 INFO [WorkbenchTestable][AbstractButton] Click button @BeforeClass setU&pBeforeClass() 08:38:30.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:30.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:30.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:30.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:31.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "setUp()") 08:38:31.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:31.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:31.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:31.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:31.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:32.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:32.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:32.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:38:32.013 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:38:32.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@Before setUp()") 08:38:32.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:32.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:32.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:32.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:32.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:32.018 INFO [WorkbenchTestable][CheckBox] Select checkbox @Before set&Up() 08:38:32.018 INFO [WorkbenchTestable][CheckBox] Check checkbox @Before set&Up() 08:38:32.018 INFO [WorkbenchTestable][AbstractButton] Click button @Before set&Up() 08:38:32.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:32.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:32.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:32.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:32.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "tearDown()") 08:38:32.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:32.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:32.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:32.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:32.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:33.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:33.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:33.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:38:33.032 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:38:33.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@After tearDown()") 08:38:33.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:33.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:33.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:33.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:33.036 INFO [WorkbenchTestable][CheckBox] Select checkbox @After &tearDown() 08:38:33.037 INFO [WorkbenchTestable][CheckBox] Check checkbox @After &tearDown() 08:38:33.037 INFO [WorkbenchTestable][AbstractButton] Click button @After &tearDown() 08:38:33.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:33.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:33.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:33.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:33.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 08:38:33.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:33.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:33.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:33.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:33.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:33.039 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 08:38:33.039 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 08:38:33.039 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 08:38:33.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:33.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:33.039 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:33.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:33.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 08:38:33.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:33.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:33.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:33.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:33.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:38:33.043 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:38:33.044 INFO [WorkbenchTestable][AbstractText] Text set to: TestClassTest 08:38:33.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 08:38:33.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:33.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:33.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:33.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:33.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:38:33.047 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:38:33.048 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 08:38:33.049 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 08:38:33.049 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 08:38:33.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:38:33.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:33.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:33.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:33.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:33.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:33.056 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:38:33.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:33.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:33.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:33.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:33.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageTwo, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 08:38:33.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:33.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:33.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:33.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:33.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:33.078 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 08:38:33.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:33.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:33.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:33.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:33.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:38:33.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:33.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 08:38:33.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:33.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:33.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:33.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:38:33.082 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 08:38:33.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 08:38:33.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:33.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:33.582 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 08:38:33.582 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 08:38:33.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:34.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:34.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 08:38:34.083 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 08:38:34.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 08:38:34.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:34.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 08:38:34.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:34.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 08:38:34.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 08:38:34.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:34.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 08:38:34.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:34.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 08:38:34.084 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 08:38:34.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 08:38:34.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:34.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:34.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 08:38:34.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 08:38:34.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:35.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:35.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 08:38:35.086 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 08:38:35.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 08:38:35.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:35.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:35.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 08:38:35.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 08:38:35.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:36.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 08:38:36.088 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 08:38:36.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 08:38:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:36.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:36.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 08:38:36.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 08:38:36.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:37.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:37.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 08:38:37.090 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 08:38:37.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 08:38:37.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:37.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:37.590 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 08:38:37.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 08:38:37.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:38.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:38.091 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 08:38:38.092 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 08:38:38.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 08:38:38.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:38.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:38.592 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 08:38:38.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 08:38:38.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:39.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:39.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 08:38:39.094 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 08:38:39.094 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 08:38:39.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:39.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:39.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 08:38:39.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 08:38:39.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:40.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:40.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 08:38:40.096 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 08:38:40.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 08:38:40.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:40.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:40.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 08:38:40.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 08:38:40.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:41.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:41.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 08:38:41.098 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 08:38:41.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 08:38:41.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:41.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:41.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 08:38:41.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 08:38:41.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:42.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:42.099 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 08:38:42.100 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 08:38:42.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 08:38:42.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:42.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:42.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 08:38:42.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 08:38:42.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:43.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:43.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 08:38:43.102 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 08:38:43.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 08:38:43.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:43.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:43.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 08:38:43.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 08:38:43.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:44.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:44.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 08:38:44.104 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 08:38:44.104 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 08:38:44.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:44.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:44.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 08:38:44.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 08:38:44.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:45.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:45.106 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 08:38:45.106 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 08:38:45.106 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 08:38:45.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:45.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:45.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 08:38:45.607 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 08:38:45.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:46.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:46.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 08:38:46.109 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 08:38:46.109 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Finish wizard 08:38:46.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 08:38:46.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:46.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:46.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:46.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:46.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:46.119 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:38:46.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:46.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:46.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:46.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:46.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:38:46.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:38:46.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:38:46.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:38:46.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:38:46.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:38:46.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:38:46.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:38:46.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:38:46.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:38:46.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClassTest.java\E') 08:38:46.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:46.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:46.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:46.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:46.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:38:46.662 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:38:46.662 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/** package org.example.test; import static org.junit.Assert.*; /** * */ @RunWith(RedDeerSuite.class) public class TestClassTest { /** * @throws java.lang.Exception */ @BeforeClass public static void setUpBeforeClass() throws Exception { } /** * @throws java.lang.Exception */ @AfterClass public static void tearDownAfterClass() throws Exception { } /** * @throws java.lang.Exception */ @Before public void setUp() throws Exception { } /** * @throws java.lang.Exception */ @After public void tearDown() throws Exception { } /** * Test method for {@link java.lang.Object#Object()}. */ @Test public void testObject() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#getClass()}. */ @Test public void testGetClass() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#hashCode()}. */ @Test public void testHashCode() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#equals(java.lang.Object)}. */ @Test public void testEquals() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#clone()}. */ @Test public void testClone() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#toString()}. */ @Test public void testToString() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#notify()}. */ @Test public void testNotify() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#notifyAll()}. */ @Test public void testNotifyAll() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#wait()}. */ @Test public void testWait() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#wait(long)}. */ @Test public void testWaitLong() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#wait(long, int)}. */ @Test public void testWaitLongInt() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#finalize()}. */ @Test public void testFinalize() { fail("Not yet implemented"); } } TooltipText=null 08:38:46.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available.... 08:38:56.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. failed, an exception will be thrown 08:38:56.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 08:38:56.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt Jul 31, 2023 8:38:56 AM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Case is not open 08:38:56.749 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:38:56.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:56.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:56.749 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 08:38:56.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:56.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:56.753 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:38:56.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 08:38:56.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:56.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:56.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 08:38:56.766 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 08:38:56.766 DEBUG [main][MenuItemLookup] Found menu:'File' 08:38:56.766 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:38:56.766 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:38:56.766 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:38:56.766 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:38:56.766 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:38:56.766 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:38:56.766 DEBUG [main][MenuItemLookup] Found menu:'Run' 08:38:56.766 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:38:56.766 DEBUG [main][MenuItemLookup] Item match:Window 08:38:56.768 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:38:56.768 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:38:56.768 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:38:56.768 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:56.768 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:38:56.768 DEBUG [main][MenuItemLookup] Item match:Show View 08:38:56.770 DEBUG [main][MenuItemLookup] Found menu:'Ant' 08:38:56.770 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 08:38:56.770 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 08:38:56.770 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:38:56.770 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 08:38:56.770 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:38:56.770 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 08:38:56.770 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:38:56.770 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:38:56.770 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:38:56.770 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 08:38:56.770 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:38:56.770 DEBUG [main][MenuItemLookup] Found menu:'Templates' 08:38:56.770 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 08:38:56.771 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:56.771 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:38:56.771 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:38:56.771 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:38:56.771 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:38:56.771 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:38:56.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:38:56.812 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:38:56.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:38:56.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:56.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:56.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:38:56.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:56.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:56.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:56.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:38:56.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:56.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:56.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:56.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:56.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:56.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:38:56.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:38:56.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:38:56.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:38:56.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:38:56.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:56.814 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:38:56.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:56.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:38:56.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:38:56.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:38:56.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:38:56.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:38:56.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:38:56.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:38:56.815 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:38:56.815 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:38:56.815 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:38:56.815 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:38:56.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:56.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:56.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:56.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:38:56.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:56.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:56.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:56.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, 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:38:56.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:56.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:56.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:56.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:38:56.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:56.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:56.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:56.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:56.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:56.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:56.817 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:38:56.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:56.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:56.817 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:56.817 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:56.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:38:56.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:38:56.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:38:56.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:56.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:56.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:38:56.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:56.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:56.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 08:38:56.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:56.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:56.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 08:38:56.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 '\*?\QProject Explorer\E') 08:38:56.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:56.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:56.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:56.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:56.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:38:56.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:38:56.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:38:56.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:38:56.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform TooltipText=null 08:38:56.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:38:56.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:38:56.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:38:56.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:38:56.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:38:56.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:38:56.856 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:38:56.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:38:56.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:38:56.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:38:56.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:56.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:56.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:57.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:57.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:57.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:57.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:38:57.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:38:57.859 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:38:57.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:38:57.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:38:57.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:38:57.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:38:57.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:57.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:57.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:57.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:57.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:38:57.860 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 08:38:57.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 08:38:57.860 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 08:38:57.861 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 08:38:57.866 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 08:38:57.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:38:57.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:57.888 DEBUG [main][MenuItemLookup] Found menu:'New' 08:38:57.888 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:38:57.888 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:57.888 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:38:57.889 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:57.889 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:38:57.889 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:38:57.889 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:38:57.889 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:38:57.889 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:38:57.889 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:38:57.889 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:38:57.889 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:57.889 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:38:57.889 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:38:57.889 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:57.889 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:38:57.889 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:38:57.889 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:38:57.889 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:38:57.889 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:38:57.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:38:57.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:38:58.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:38:58.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:38:58.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:38:58.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:38:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:38:58.390 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'testproject' via Explorer 08:38:58.390 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 08:38:58.390 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 08:38:58.391 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 08:38:58.396 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 08:38:58.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:38:58.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:58.415 DEBUG [main][MenuItemLookup] Found menu:'New' 08:38:58.415 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:38:58.415 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:58.415 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:38:58.415 DEBUG [main][MenuItemLookup] Found menu:'' 08:38:58.415 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:38:58.415 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:38:58.415 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:38:58.415 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:38:58.415 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:38:58.415 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:38:58.415 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:38:58.415 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:38:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 08:38:58.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 08:38:58.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:38:58.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:38:58.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:38:58.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:58.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:58.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:38:58.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:58.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:58.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:58.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:38:58.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:58.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:58.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:58.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:58.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:58.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:58.976 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:38:58.976 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:38:58.976 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:38:58.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:58.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:58.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:58.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:58.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:38:58.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:38:58.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:58.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:38:58.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:38:58.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:38:58.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:38:58.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:38:58.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:38:58.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:38:58.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:38:58.977 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:38:58.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:38:58.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:38:58.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:38:58.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:38:58.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:38:58.980 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:38:59.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:38:59.481 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:38:59.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:38:59.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:38:59.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 08:38:59.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:38:59.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:38:59.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:38:59.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:38:59.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:38:59.481 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 08:38:59.481 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:38:59.481 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:38:59.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:38:59.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.837 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 13.349 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 27.956 s Results: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.ui.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.ui' with 28 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jdt.junit' with 4 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.ui' with 28 classes [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.test >------ [INFO] Building RedDeer E4 Workbench Tests 4.7.0-SNAPSHOT [44/58] [INFO] from tests/org.eclipse.reddeer.e4.workbench.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Resolving class path of RedDeer E4 Workbench Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench.test --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/target/org.eclipse.reddeer.e4.workbench.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/target/org.eclipse.reddeer.e4.workbench.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.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.v20230622-2056/org.eclipse.equinox.launcher-1.6.500.v20230622-2056.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/target/surefire.properties, -testApplication, org.eclipse.e4.ui.workbench.swt.E4Application, -product, org.eclipse.reddeer.e4.product, -nouithread, -timeout, 9600000] Launching application org.eclipse.e4.ui.workbench.swt.E4Application... Running org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest 08:39:03.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 08:39:04.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:04.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:04.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 08:39:04.021 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 08:39:04.028 DEBUG [main][MenuItemLookup] Found menu:'File' 08:39:04.028 DEBUG [main][MenuItemLookup] Item match:File 08:39:04.034 DEBUG [main][MenuItemLookup] Found menu:'File' 08:39:04.034 DEBUG [main][MenuItemLookup] Found menu:'Help' 08:39:04.034 DEBUG [main][MenuItemLookup] Item match:Help 08:39:04.034 DEBUG [main][MenuItemLookup] Found menu:'File' 08:39:04.034 DEBUG [main][MenuItemLookup] Item match:File 08:39:04.039 DEBUG [main][MenuItemLookup] Found menu:'Open' 08:39:04.039 DEBUG [main][MenuItemLookup] Item match:Open 08:39:04.040 DEBUG [main][MenuItemLookup] Found menu:'File' 08:39:04.040 DEBUG [main][MenuItemLookup] Found menu:'Help' 08:39:04.040 DEBUG [main][MenuItemLookup] Item match:Help 08:39:04.042 DEBUG [main][MenuItemLookup] Found menu:'About' 08:39:04.043 DEBUG [main][MenuItemLookup] Item match:About 08:39:04.044 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 08:39:04.044 DEBUG [main][MenuItemLookup] Found menu:'File' 08:39:04.044 DEBUG [main][MenuItemLookup] Item match:File 08:39:04.045 DEBUG [main][MenuItemLookup] Found menu:'Open' 08:39:04.046 DEBUG [main][MenuItemLookup] Item match:Open 08:39:04.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:39:04.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:39:04.047 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 08:39:04.047 DEBUG [main][MenuItemLookup] Found menu:'File' 08:39:04.047 DEBUG [main][MenuItemLookup] Item match:File 08:39:04.049 DEBUG [main][MenuItemLookup] Found menu:'Open' 08:39:04.049 DEBUG [main][MenuItemLookup] Item match:Open 08:39:04.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 08:39:04.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:04.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:04.050 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest findWorkbenchShellMenu(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest) Time elapsed: 0.093 s findWorkbenchShell(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 08:39:04.073 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:39:04.074 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=0 08:39:04.074 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:39:04.075 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=0 08:39:04.118 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 08:39:04.128 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:39:04.129 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:39:04.132 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 08:39:04.133 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:39:04.133 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 08:39:04.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 08:39:04.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:39:04.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:39:04.134 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 08:39:04.135 DEBUG [main][MenuItemLookup] Found menu:'File' 08:39:04.135 DEBUG [main][MenuItemLookup] Found menu:'Help' 08:39:04.135 DEBUG [main][MenuItemLookup] Item match:Help 08:39:04.135 DEBUG [main][MenuItemLookup] Found menu:'About' 08:39:04.135 DEBUG [main][MenuItemLookup] Item match:About 08:39:04.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available.... 08:39:04.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully 08:39:04.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Sample item 1") 08:39:04.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:39:04.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:39:04.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:39:04.147 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Sample Part"as the parent 08:39:04.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:39:04.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:04.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:04.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:04.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:04.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 08:39:04.157 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest.getWidgetFromPartWhenOtherShellIsActive throws exception: java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.fail(Assert.java:96) at org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest.getWidgetFromPartWhenOtherShellIsActive(WorkbenchPartTest.java:110) 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) 08:39:04.160 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest.getWidgetFromPartWhenOtherShellIsActive.png 08:39:04.280 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/./target/screenshots/no-configuration/org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest.getWidgetFromPartWhenOtherShellIsActive.png 08:39:04.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 08:39:04.310 ERROR [WorkbenchTestable][RequirementsRunner] Failed test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.fail(Assert.java:96) at org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest.getWidgetFromPartWhenOtherShellIsActive(WorkbenchPartTest.java:110) 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)08:39:04.313 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 08:39:04.313 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:39:04.313 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 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) 08:39:04.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 08:39:04.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 08:39:04.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:04.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:04.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 08:39:04.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 08:39:04.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:04.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:04.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:04.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:04.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:39:04.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 08:39:04.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Sample item 1") 08:39:04.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:39:04.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:39:04.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:39:04.334 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Sample Part 2"as the parent 08:39:04.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:39:04.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:04.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:04.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:39:04.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:04.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:39:05.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:05.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:39:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:39:05.345 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found 08:39:05.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 08:39:05.346 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 08:39:05.346 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:39:05.346 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 08:39:05.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 08:39:05.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 08:39:05.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:05.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:05.349 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 08:39:05.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 08:39:05.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:05.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:05.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:05.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:39:05.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 08:39:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:05.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 08:39:05.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 08:39:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:05.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:05.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:05.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:05.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:39:05.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 08:39:05.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 08:39:05.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 08:39:05.362 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 08:39:05.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:39:05.362 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 08:39:05.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 08:39:05.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 08:39:05.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:05.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:05.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 08:39:05.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 08:39:05.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:05.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:05.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:05.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:05.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:39:05.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 08:39:05.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.workbench.impl.part.DefaultWorkbenchPart, index 0 and no matchers specified 08:39:05.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:05.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:05.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:05.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:05.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:39:05.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "Sample item 1") 08:39:05.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:05.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:05.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:05.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:05.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 08:39:05.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 08:39:05.375 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 08:39:05.375 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:39:05.375 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 08:39:05.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 08:39:05.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 08:39:05.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:05.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:05.376 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 08:39:05.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 08:39:05.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:05.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:05.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:05.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:39:05.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.workbench.impl.part.DefaultWorkbenchPart, index 0 and no matchers specified 08:39:05.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:05.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:05.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:05.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:05.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:39:05.378 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:39:05.379 INFO [WorkbenchTestable][AbstractText] Text set to: makePartDirty 08:39:05.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 08:39:05.386 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 08:39:05.386 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:39:05.386 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 08:39:05.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 08:39:05.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 08:39:05.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:05.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:05.387 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 08:39:05.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 08:39:05.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:05.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:05.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:05.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:05.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:39:05.388 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Sample Part 2 08:39:05.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 08:39:05.393 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:39:05.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 08:39:05.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:05.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:05.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 08:39:05.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression 'Open SamplePart2') 08:39:05.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:05.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:05.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:05.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:05.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:39:05.415 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openSamplePart 08:39:05.416 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:39:05.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:39:05.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 08:39:05.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:05.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:05.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 08:39:05.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 08:39:05.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:05.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:05.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:05.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:05.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:39:05.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 08:39:05.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 08:39:05.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:39:05.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 08:39:05.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 08:39:05.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 08:39:05.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:05.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:05.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 08:39:05.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 08:39:05.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:05.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:05.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:05.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:05.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:39:05.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 08:39:05.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:39:05.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:39:05.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 08:39:05.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 widgets with text that without mnenomic matches: is "Sample Part 2") 08:39:05.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:39:05.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:39:05.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:39:05.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:39:05.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:39:05.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 08:39:05.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 08:39:05.436 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.365 s <<< FAILURE! - in org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.177 s <<< FAILURE! java.lang.AssertionError at org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest.getWidgetFromPartWhenOtherShellIsActive(WorkbenchPartTest.java:110) getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 1.033 s activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.016 s testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.013 s testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.011 s closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.046 s testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.004 s Results: Failures: WorkbenchPartTest.getWidgetFromPartWhenOtherShellIsActive:110 Tests run: 9, 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.e4.workbench.test/target/surefire-reports for the individual test results. [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.e4' with 9 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.e4.workbench' with 11 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.e4.workbench.core' with 7 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jdt.junit' with 4 classes [INFO] [INFO] --------------------< org.eclipse.reddeer:features >-------------------- [INFO] Building RedDeer Features 4.7.0-SNAPSHOT [45/58] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ features --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ features --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/features/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ features --- [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.e4.feature >--------- [INFO] Building RedDeer E4 Feature 4.7.0-SNAPSHOT [46/58] [INFO] from features/org.eclipse.reddeer.e4.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.e4.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.e4.feature --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.e4.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.e4.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.e4.feature/target/org.eclipse.reddeer.e4.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.e4.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.e4.feature/target/org.eclipse.reddeer.e4.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.e4.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature >------- [INFO] Building RedDeer Eclipse Feature 4.7.0-SNAPSHOT [47/58] [INFO] from features/org.eclipse.reddeer.eclipse.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.eclipse.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.eclipse.feature --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.eclipse.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.eclipse.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.eclipse.feature/target/org.eclipse.reddeer.eclipse.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.eclipse.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.eclipse.feature/target/org.eclipse.reddeer.eclipse.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.eclipse.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature >------- [INFO] Building RedDeer GEF Spy Feature 4.7.0-SNAPSHOT [48/58] [INFO] from features/org.eclipse.reddeer.gef.spy.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.gef.spy.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.gef.spy.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.gef.spy.feature/target/org.eclipse.reddeer.gef.spy.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.gef.spy.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.gef.spy.feature/target/org.eclipse.reddeer.gef.spy.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.gef.spy.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.swt.feature >--------- [INFO] Building RedDeer SWT Feature 4.7.0-SNAPSHOT [49/58] [INFO] from features/org.eclipse.reddeer.swt.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.swt.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.swt.feature --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.swt.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.swt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.swt.feature/target/org.eclipse.reddeer.swt.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.swt.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.swt.feature/target/org.eclipse.reddeer.swt.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.swt.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.tests.feature >-------- [INFO] Building RedDeer Tests Feature 4.7.0-SNAPSHOT [50/58] [INFO] from features/org.eclipse.reddeer.tests.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.tests.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.tests.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.tests.feature --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.tests.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.tests.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.tests.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.tests.feature/target/org.eclipse.reddeer.tests.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.tests.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.tests.feature/target/org.eclipse.reddeer.tests.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.tests.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.ui.feature >--------- [INFO] Building RedDeer UI Feature 4.7.0-SNAPSHOT [51/58] [INFO] from features/org.eclipse.reddeer.ui.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.ui.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.ui.feature --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.ui.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.ui.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.ui.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.ui.feature/target/org.eclipse.reddeer.ui.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.ui.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.ui.feature/target/org.eclipse.reddeer.ui.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.ui.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature >------ [INFO] Building RedDeer Recorder Feature 4.7.0-SNAPSHOT [52/58] [INFO] from features/org.eclipse.reddeer.recorder.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.recorder.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.recorder.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.recorder.feature --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.recorder.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.recorder.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.recorder.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.recorder.feature/target/org.eclipse.reddeer.recorder.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.recorder.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.recorder.feature/target/org.eclipse.reddeer.recorder.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.recorder.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature >------ [INFO] Building RedDeer GEF/Graphiti Feature 4.7.0-SNAPSHOT [53/58] [INFO] from features/org.eclipse.reddeer.graphiti.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.graphiti.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.graphiti.feature --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.graphiti.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.graphiti.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.graphiti.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.graphiti.feature/target/org.eclipse.reddeer.graphiti.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.graphiti.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.graphiti.feature/target/org.eclipse.reddeer.graphiti.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.graphiti.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.spy.feature >--------- [INFO] Building RedDeer Spy Feature 4.7.0-SNAPSHOT [54/58] [INFO] from features/org.eclipse.reddeer.spy.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.spy.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.spy.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.spy.feature --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.spy.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.spy.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.spy.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.spy.feature/target/org.eclipse.reddeer.spy.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.spy.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.spy.feature/target/org.eclipse.reddeer.spy.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.spy.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature >------ [INFO] Building RedDeer Log Parser Feature 4.7.0-SNAPSHOT [55/58] [INFO] from features/org.eclipse.reddeer.logparser.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.logparser.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.logparser.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.logparser.feature --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.logparser.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.logparser.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.logparser.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.logparser.feature/target/org.eclipse.reddeer.logparser.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.logparser.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.logparser.feature/target/org.eclipse.reddeer.logparser.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.logparser.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature >------- [INFO] Building RedDeer CodeGen Feature 4.7.0-SNAPSHOT [56/58] [INFO] from features/org.eclipse.reddeer.codegen.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.codegen.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.codegen.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.codegen.feature --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.codegen.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.codegen.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.codegen.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.codegen.feature/target/org.eclipse.reddeer.codegen.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.codegen.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.codegen.feature/target/org.eclipse.reddeer.codegen.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.codegen.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.site >------------ [INFO] Building RedDeer Site 4.7.0-SNAPSHOT [57/58] [INFO] from site/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.site --- [INFO] The project's OSGi version is 4.7.0.v20230731-0812 [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.site --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/site/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.site --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/site/resources [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.reddeer.site --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-products (default-publish-products) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-p2-publisher:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-p2-repository:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.reddeer.site --- [INFO] Fetching org.apache.aries.spifly.dynamic.bundle_1.3.6.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (150.25kB) [INFO] Fetching org.objectweb.asm_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (119.01kB) [INFO] Fetching org.objectweb.asm.commons_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (70.52kB) [INFO] Fetching org.objectweb.asm.util_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (88.94kB) [INFO] Fetching org.objectweb.asm.tree_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (50.73kB) [INFO] Fetching org.objectweb.asm.tree.analysis_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202307141000/plugins/ (33.18kB) [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-p2-repository:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.reddeer.site --- [INFO] Building zip: /home/jenkins/agent/workspace/reddeer.verification.parametrized/site/target/org.eclipse.reddeer.site-4.7.0-SNAPSHOT.zip [INFO] [INFO] -----------< org.eclipse.reddeer:eclipse-reddeer-archetype >------------ [INFO] Building RedDeer Archetype 4.7.0-SNAPSHOT [58/58] [INFO] from archetype/pom.xml [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ eclipse-reddeer-archetype --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-reddeer-archetype --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 8 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-reddeer-archetype --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- archetype:3.0.0:jar (default-jar) @ eclipse-reddeer-archetype --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/archetype/target/eclipse-reddeer-archetype-4.7.0-SNAPSHOT [INFO] [INFO] --- archetype:3.0.0:integration-test (default-integration-test) @ eclipse-reddeer-archetype --- [INFO] Processing Archetype IT project: eclipse-reddeer-archetype [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: eclipse-reddeer-archetype:4.7.0-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: foo.bar.myplugin [INFO] Parameter: artifactId, Value: reddeer.archetype [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: foo.bar.myplugin.simrel [INFO] Parameter: packageInPathFormat, Value: foo/bar/myplugin/simrel [INFO] Parameter: tycho_version, Value: 2.7.0 [INFO] Parameter: package, Value: foo.bar.myplugin.simrel [INFO] Parameter: reddeer_version, Value: master [INFO] Parameter: groupId, Value: foo.bar.myplugin [INFO] Parameter: artifactId, Value: reddeer.archetype [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: eclipse_platform, Value: 2022-09 [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/reddeer.verification.parametrized/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype [INFO] Invoking post-archetype-generation goals: clean verify [INFO] Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c) [INFO] Maven home: /opt/tools/apache-maven/3.9.2 [INFO] Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 [INFO] Default locale: en_US, platform encoding: UTF-8 [INFO] OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-09/ (122B) [INFO] [INFO] Adding repository https://download.eclipse.org/releases/2022-09 [INFO] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2022-09/ (479B) [INFO] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2022-09/ (442B) [INFO] [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2022-09/202209081200/ (98.55kB) [INFO] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-09/202209141001/ (140B) [INFO] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2022-09/202209141001/ (790.34kB) [INFO] [INFO] Fetching p2.index from https://download.eclipse.org/reddeer/snapshots/ (172B) [INFO] [INFO] Adding repository https://download.eclipse.org/reddeer/snapshots [INFO] [INFO] Fetching content.xml.xz from https://download.eclipse.org/reddeer/snapshots/ (14.97kB) [INFO] [INFO] Resolving dependencies of MavenProject: foo.bar.myplugin:reddeer.archetype:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/pom.xml [INFO] [INFO] Fetching 202209141001&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-09/ (63B) [INFO] [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (89.82kB) [INFO] [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (386.84kB) [INFO] [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.53MB) [INFO] [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (12.94MB) [INFO] [INFO] Fetching com.sun.jna_5.8.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.65MB) [INFO] [INFO] Fetching com.sun.jna.platform_5.8.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.28MB) [INFO] [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (46.27kB) [INFO] [INFO] Fetching org.eclipse.osgi_3.18.100.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.47MB) [INFO] [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (32.41kB) [INFO] [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (20.34kB) [INFO] [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (353.59kB) [INFO] [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (144.34kB) [INFO] [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (23.5kB) [INFO] [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (703.81kB) [INFO] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (95.26kB) [INFO] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (15.35kB) [INFO] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (35.59kB) [INFO] [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (302.53kB) [INFO] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.45kB) [INFO] [INFO] Fetching org.apache.felix.scr_2.2.2.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (393.3kB) [INFO] [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (64.86kB) [INFO] [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (81.45kB) [INFO] [INFO] Fetching org.bouncycastle.bcpg_1.71.0.v20220723-1943.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (379.48kB) [INFO] [INFO] Fetching org.bouncycastle.bcprov_1.71.0.v20220723-1943.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (6.02MB) [INFO] [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (806.64kB) [INFO] [INFO] Fetching org.eclipse.ui_3.201.100.v20220826-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (434.35kB) [INFO] [INFO] Fetching org.eclipse.core.resources_3.18.0.v20220828-0546.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (893.32kB) [INFO] [INFO] Fetching org.eclipse.jface.text_3.21.0.v20220817-1340.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.04MB) [INFO] [INFO] Fetching org.eclipse.ui.ide_3.19.100.v20220820-0412.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.41MB) [INFO] [INFO] Fetching org.eclipse.ui.views_3.11.200.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (107.38kB) [INFO] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (690.83kB) [INFO] [INFO] Fetching org.eclipse.core.runtime_3.26.0.v20220813-0916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (74.34kB) [INFO] [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (93.93kB) [INFO] [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (620.52kB) [INFO] [INFO] Fetching org.eclipse.ui.forms_3.11.400.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (331.65kB) [INFO] [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (69.26kB) [INFO] [INFO] Fetching org.eclipse.core.commands_3.10.200.v20220512-0851.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (114.56kB) [INFO] [INFO] Fetching org.eclipse.equinox.common_3.16.200.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (146.41kB) [INFO] [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (101.83kB) [INFO] [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (135.73kB) [INFO] [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (196.21kB) [INFO] [INFO] Fetching org.eclipse.core.databinding_1.11.100.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (289.67kB) [INFO] [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (313kB) [INFO] [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (163.08kB) [INFO] [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (115.6kB) [INFO] [INFO] Fetching org.eclipse.text_3.12.200.v20220817-1340.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (295.31kB) [INFO] [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.65kB) [INFO] [INFO] Fetching org.eclipse.core.jobs_3.13.100.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (109.8kB) [INFO] [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (49.45kB) [INFO] [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (115.07kB) [INFO] [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (90.9kB) [INFO] [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (35.64kB) [INFO] [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (400.2kB) [INFO] [INFO] Fetching org.eclipse.debug.ui_3.17.0.v20220817-1312.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (3MB) [INFO] [INFO] Fetching org.eclipse.ui.console_3.11.300.v20220811-1921.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (245.02kB) [INFO] [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (270.25kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (24.31kB) [INFO] [INFO] Fetching org.eclipse.e4.core.commands_1.0.200.v20220629-1225.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (27.8kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (54.29kB) [INFO] [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (57.49kB) [INFO] [INFO] Fetching org.eclipse.e4.core.services_2.3.300.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.46kB) [INFO] [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (46.59kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13.81kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (12.96kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (42.3kB) [INFO] [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (19.69kB) [INFO] [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (51.03kB) [INFO] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (317.8kB) [INFO] [INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220817-1401.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.26MB) [INFO] [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (45.85kB) [INFO] [INFO] Fetching org.eclipse.swt_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (18.79kB) [INFO] [INFO] Fetching org.eclipse.jface_3.27.0.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.11MB) [INFO] [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.300.v20220809-1237.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (215.89kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.600.v20220621-1327.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (204.9kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.100.v20220310-1056.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (28.11kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (16.41kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.300.v20220815-1831.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (58.52kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.ide_3.16.100.v20220310-1350.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (11.51kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.200.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (397.11kB) [INFO] [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (33.33kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13.3kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.200.v20220808-2019.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (266.92kB) [INFO] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (89.66kB) [INFO] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (232.67kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (118.14kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.600.v20220715-1400.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (252.14kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.600.v20220607-1204.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (149.46kB) [INFO] [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (295.36kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (21.08kB) [INFO] [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (51.9kB) [INFO] [INFO] Fetching org.eclipse.emf.common_2.26.0.v20220817-1401.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (369.7kB) [INFO] [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (52.55kB) [INFO] [INFO] Fetching org.eclipse.equinox.ds_1.6.100.v20191001-1333.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (28.51kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (52.65kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.500.v20220420-1427.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (169.5kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (362.07kB) [INFO] [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (113.29kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (79.47kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (68.04kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.200.v20220819-1949.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (176.33kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (221.38kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (132.68kB) [INFO] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (343.24kB) [INFO] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (470.76kB) [INFO] [INFO] Fetching org.eclipse.ui.navigator_3.10.300.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (424.9kB) [INFO] [INFO] Fetching org.eclipse.team.core_3.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (402.85kB) [INFO] [INFO] Fetching org.eclipse.team.ui_3.9.400.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.42MB) [INFO] [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (421.77kB) [INFO] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (65.43kB) [INFO] [INFO] Fetching org.eclipse.reddeer.common_4.7.0.v20230719-1203.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (66.95kB) [INFO] [INFO] Fetching org.eclipse.reddeer.core_4.7.0.v20230719-1203.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (323.65kB) [INFO] [INFO] Fetching org.eclipse.reddeer.direct_4.7.0.v20230719-1203.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (20.1kB) [INFO] [INFO] Fetching org.eclipse.ui.workbench_3.126.0.v20220823-0718.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (3.49MB) [INFO] [INFO] Fetching org.eclipse.ui.browser_3.7.200.v20220826-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (209.05kB) [INFO] [INFO] Fetching org.eclipse.ui.views.log_1.3.300.v20220717-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (174.02kB) [INFO] [INFO] Fetching org.eclipse.reddeer.uiforms_4.7.0.v20230719-1203.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (43.6kB) [INFO] [INFO] Fetching org.eclipse.reddeer.eclipse_4.7.0.v20230719-1203.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (420.13kB) [INFO] [INFO] Fetching org.eclipse.reddeer.jface_4.7.0.v20230719-1203.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (43.88kB) [INFO] [INFO] Fetching org.eclipse.reddeer.swt_4.7.0.v20230719-1203.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (185.69kB) [INFO] [INFO] Fetching org.eclipse.reddeer.workbench_4.7.0.v20230719-1203.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (112.82kB) [INFO] [INFO] Fetching org.eclipse.reddeer.workbench.core_4.7.0.v20230719-1203.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (40.77kB) [INFO] [INFO] Fetching org.eclipse.reddeer.junit_4.7.0.v20230719-1203.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (120.98kB) [INFO] [INFO] Fetching org.eclipse.reddeer.go_4.7.0.v20230719-1203.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (12.24kB) [INFO] [INFO] Fetching org.eclipse.reddeer.junit.extension_4.7.0.v20230719-1203.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (35.91kB) [INFO] [INFO] Fetching org.eclipse.reddeer.requirements_4.7.0.v20230719-1203.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (51.75kB) [INFO] [INFO] Fetching org.yaml.snakeyaml_1.27.0.v20201111-1638.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (325.29kB) [INFO] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.06MB) [INFO] [INFO] Fetching org.eclipse.ui.ide.application_1.4.500.v20220623-0641.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (114.89kB) [INFO] [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (172.29kB) [INFO] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.200.v20220717-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (110.71kB) [INFO] [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (23.09kB) [INFO] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (21.23kB) [INFO] [WARNING] The project foo.bar.myplugin:reddeer.archetype:eclipse-test-plugin:1.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] [INFO] [INFO] [INFO] -----------------< foo.bar.myplugin:reddeer.archetype >----------------- [INFO] [INFO] Building reddeer.archetype :: test 1.0.0-SNAPSHOT [INFO] [INFO] from pom.xml [INFO] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.0:target-platform (default-target-platform)' [INFO] [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:2.7.0:test (default-test)' [INFO] [INFO] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ reddeer.archetype --- [INFO] [INFO] [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ reddeer.archetype --- [INFO] [INFO] The project's OSGi version is 1.0.0.20230731-0839 [INFO] [INFO] [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ reddeer.archetype --- [INFO] [INFO] [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ reddeer.archetype --- [INFO] [INFO] [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ reddeer.archetype --- [INFO] [INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with wrapAsBundle in target platform configuration. [INFO] [INFO] [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ reddeer.archetype --- [INFO] [INFO] Resolving class path of reddeer.archetype :: test... [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (29.62kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (87.79kB) [INFO] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.700.v20220722-0431.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (251kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (42.61kB) [INFO] [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.14MB) [INFO] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (40.75kB) [INFO] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.14MB) [INFO] [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (16.24kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (10.25kB) [INFO] [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (9.54kB) [INFO] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (59.56kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (134.3kB) [INFO] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (28.06kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.600.v20220720-1949.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (41.14kB) [INFO] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.700.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (9.6kB) [INFO] [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (12.94kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (41.15kB) [INFO] [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (22.27kB) [INFO] [INFO] Fetching org.eclipse.fx.osgi_3.7.0.202010120720.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (46.23kB) [INFO] [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (52.92kB) [INFO] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.47MB) [INFO] [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.02MB) [INFO] [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13kB) [INFO] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (39.29kB) [INFO] [INFO] Fetching org.eclipse.core.net.win32_1.0.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (27.48kB) [INFO] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13.13kB) [INFO] [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (79.16kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (86.39kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (73.2kB) [INFO] [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.200.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (31.77kB) [INFO] [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.05MB) [INFO] [INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (23.39kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (10.74kB) [INFO] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (27.41kB) [INFO] [INFO] [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ reddeer.archetype --- [INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/src/main/resources [INFO] [INFO] [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ reddeer.archetype --- [INFO] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/classes [INFO] [INFO] [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ reddeer.archetype --- [INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/src/test/resources [INFO] [INFO] [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ reddeer.archetype --- [INFO] [INFO] [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ reddeer.archetype --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/reddeer.archetype-1.0.0-SNAPSHOT.jar [INFO] [INFO] [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ reddeer.archetype --- [INFO] [INFO] [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ reddeer.archetype --- [INFO] [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] [INFO] Executing Test Runtime with timeout 1200, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/work/data/.metadata/.log [INFO] [INFO] Command line: [INFO] [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/surefire.properties, -nouithread, -timeout, 1200000] [INFO] Running foo.bar.myplugin.simrel.AllRedDeerTests [INFO] 08:39:48.451 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 08:39:48.452 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 [INFO] 08:39:48.457 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 08:39:48.458 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 [INFO] 08:39:48.465 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class foo.bar.myplugin.simrel.BasicTest [INFO] 08:39:48.522 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created [INFO] 08:39:48.525 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 08:39:48.526 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 08:39:48.527 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector [INFO] 08:39:48.528 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench [INFO] 08:39:48.573 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data' [INFO] 08:39:48.575 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 08:39:48.575 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen [INFO] 08:39:48.577 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 08:39:48.577 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' [INFO] 08:39:48.578 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 08:39:48.610 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven [INFO] 08:39:48.615 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] [INFO] 08:39:48.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 08:39:48.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] [INFO] 08:39:48.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 08:39:48.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] [INFO] 08:39:48.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 08:39:48.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 08:39:48.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 08:39:48.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 08:39:48.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data' [INFO] 08:39:48.643 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data' [INFO] 08:39:48.644 DEBUG [main][MenuItemLookup] Found menu:'File' [INFO] 08:39:48.644 DEBUG [main][MenuItemLookup] Found menu:'Edit' [INFO] 08:39:48.644 DEBUG [main][MenuItemLookup] Found menu:'Navigate' [INFO] 08:39:48.644 DEBUG [main][MenuItemLookup] Found menu:'Project' [INFO] 08:39:48.645 DEBUG [main][MenuItemLookup] Found menu:'Window' [INFO] 08:39:48.645 DEBUG [main][MenuItemLookup] Item match:Window [INFO] 08:39:48.647 DEBUG [main][MenuItemLookup] Found menu:'New Window' [INFO] 08:39:48.647 DEBUG [main][MenuItemLookup] Found menu:'Editor' [INFO] 08:39:48.647 DEBUG [main][MenuItemLookup] Found menu:'Appearance' [INFO] 08:39:48.648 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 08:39:48.648 DEBUG [main][MenuItemLookup] Found menu:'Show View' [INFO] 08:39:48.648 DEBUG [main][MenuItemLookup] Found menu:'Perspective' [INFO] 08:39:48.648 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 08:39:48.648 DEBUG [main][MenuItemLookup] Found menu:'Navigation' [INFO] 08:39:48.648 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 08:39:48.648 DEBUG [main][MenuItemLookup] Found menu:'Preferences' [INFO] 08:39:48.648 DEBUG [main][MenuItemLookup] Item match:Preferences [INFO] 08:39:48.649 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" [INFO] 08:39:48.649 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences [INFO] 08:39:48.650 INFO [main][MenuItemHandler] Select menu item: &Preferences [INFO] 08:39:48.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... [INFO] 08:39:48.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully [INFO] 08:39:48.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences [INFO] 08:39:48.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 08:39:48.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 08:39:48.811 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed [INFO] 08:39:48.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 08:39:48.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified [INFO] 08:39:48.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 08:39:48.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 08:39:48.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 08:39:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 08:39:48.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found [INFO] 08:39:48.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... [INFO] 08:39:48.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully [INFO] 08:39:48.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) [INFO] 08:39:48.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 08:39:48.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 08:39:48.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 08:39:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 08:39:48.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found [INFO] 08:39:48.827 INFO [WorkbenchTestable][AbstractButton] Click button Cancel [INFO] 08:39:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... [INFO] 08:39:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully [INFO] 08:39:48.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 [INFO] 08:39:48.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization [INFO] 08:39:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... [INFO] 08:39:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully [INFO] 08:39:48.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 08:39:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 08:39:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 08:39:48.861 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 08:39:48.862 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 08:39:48.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 08:39:48.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 08:39:48.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 08:39:48.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 08:39:48.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 08:39:48.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 08:39:48.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 08:39:48.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 08:39:48.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 08:39:48.865 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 08:39:48.865 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 08:39:48.866 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 08:39:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 08:39:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 08:39:48.867 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 08:39:48.868 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 08:39:48.868 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 08:39:48.868 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 08:39:48.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 08:39:48.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s - in foo.bar.myplugin.simrel.AllRedDeerTests [INFO] test no-configuration(foo.bar.myplugin.simrel.BasicTest) Time elapsed: 0.005 s [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] All tests passed! [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 34.641 s [INFO] [INFO] Finished at: 2023-07-31T08:39:49Z [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [WARNING] [INFO] [WARNING] Plugin validation issues were detected in 5 plugin(s) [INFO] [WARNING] [INFO] [WARNING] * org.eclipse.tycho:tycho-surefire-plugin:2.7.0 [INFO] [WARNING] * org.eclipse.tycho:tycho-compiler-plugin:2.7.0 [INFO] [WARNING] * org.eclipse.tycho:tycho-packaging-plugin:2.7.0 [INFO] [WARNING] * org.apache.maven.plugins:maven-site-plugin:3.12.1 [INFO] [WARNING] * org.apache.maven.plugins:maven-resources-plugin:2.4.3 [INFO] [WARNING] [INFO] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [INFO] [WARNING] [INFO] Post-archetype-generation invoker exit code: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for RedDeer Parent POM File 4.7.0-SNAPSHOT: [INFO] [INFO] RedDeer Parent POM File ............................ SUCCESS [ 0.660 s] [INFO] RedDeer Plugins .................................... SUCCESS [ 0.004 s] [INFO] RedDeer Common ..................................... SUCCESS [ 4.639 s] [INFO] RedDeer Workbench Core ............................. SUCCESS [ 0.784 s] [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [ 0.233 s] [INFO] RedDeer Core ....................................... SUCCESS [ 0.761 s] [INFO] RedDeer SWT ........................................ SUCCESS [ 0.517 s] [INFO] RedDeer JFace ...................................... SUCCESS [ 0.308 s] [INFO] RedDeer Workbench .................................. SUCCESS [ 0.701 s] [INFO] RedDeer E4 Workbench ............................... SUCCESS [ 0.397 s] [INFO] RedDeer UIForms .................................... SUCCESS [ 0.338 s] [INFO] RedDeer Direct ..................................... SUCCESS [ 0.223 s] [INFO] RedDeer JUnit ...................................... SUCCESS [ 0.636 s] [INFO] RedDeer Eclipse .................................... SUCCESS [ 1.102 s] [INFO] RedDeer GEF ........................................ SUCCESS [ 0.605 s] [INFO] RedDeer GEF Spy .................................... SUCCESS [ 0.284 s] [INFO] RedDeer Graphiti ................................... SUCCESS [ 0.310 s] [INFO] RedDeer JDT Junit .................................. SUCCESS [ 0.280 s] [INFO] RedDeer JUnit Extensions ........................... SUCCESS [ 0.495 s] [INFO] RedDeer Requirements ............................... SUCCESS [ 0.327 s] [INFO] RedDeer UI ......................................... SUCCESS [ 1.083 s] [INFO] RedDeer Spy ........................................ SUCCESS [ 0.241 s] [INFO] RedDeer Recorder ................................... SUCCESS [ 0.566 s] [INFO] RedDeer Go ......................................... SUCCESS [ 0.281 s] [INFO] RedDeer Log Parser ................................. SUCCESS [ 0.330 s] [INFO] RedDeer CodeGen .................................... SUCCESS [ 0.593 s] [INFO] RedDeer Test-Apps .................................. SUCCESS [ 0.002 s] [INFO] RedDeer E4 Test App ................................ SUCCESS [ 0.206 s] [INFO] RedDeer Tests ...................................... SUCCESS [ 0.080 s] [INFO] RedDeer Common Tests ............................... SUCCESS [01:06 min] [INFO] RedDeer SWT Tests .................................. SUCCESS [03:20 min] [INFO] RedDeer Core Tests ................................. SUCCESS [02:56 min] [INFO] RedDeer Workbench Tests ............................ SUCCESS [04:38 min] [INFO] RedDeer UIForms Test ............................... SUCCESS [ 18.126 s] [INFO] RedDeer JFace Tests ................................ SUCCESS [01:14 min] [INFO] RedDeer Integration and Eclipse Installation Tests . SUCCESS [ 0.783 s] [INFO] RedDeer Eclipse Tests .............................. SUCCESS [02:28 min] [INFO] RedDeer GEF Tests .................................. SUCCESS [ 48.541 s] [INFO] RedDeer Graphiti Tests ............................. SUCCESS [ 24.265 s] [INFO] RedDeer Direct Tests ............................... SUCCESS [ 26.942 s] [INFO] RedDeer JUnit Tests ................................ SUCCESS [ 11.851 s] [INFO] RedDeer Requirements Tests ......................... SUCCESS [05:10 min] [INFO] RedDeer UI Tests ................................... SUCCESS [02:48 min] [INFO] RedDeer E4 Workbench Tests ......................... SUCCESS [ 5.032 s] [INFO] RedDeer Features ................................... SUCCESS [ 0.002 s] [INFO] RedDeer E4 Feature ................................. SUCCESS [ 0.278 s] [INFO] RedDeer Eclipse Feature ............................ SUCCESS [ 0.416 s] [INFO] RedDeer GEF Spy Feature ............................ SUCCESS [ 0.048 s] [INFO] RedDeer SWT Feature ................................ SUCCESS [ 0.119 s] [INFO] RedDeer Tests Feature .............................. SUCCESS [ 0.306 s] [INFO] RedDeer UI Feature ................................. SUCCESS [ 0.065 s] [INFO] RedDeer Recorder Feature ........................... SUCCESS [ 0.054 s] [INFO] RedDeer GEF/Graphiti Feature ....................... SUCCESS [ 0.195 s] [INFO] RedDeer Spy Feature ................................ SUCCESS [ 0.117 s] [INFO] RedDeer Log Parser Feature ......................... SUCCESS [ 0.063 s] [INFO] RedDeer CodeGen Feature ............................ SUCCESS [ 0.051 s] [INFO] RedDeer Site ....................................... SUCCESS [ 4.992 s] [INFO] RedDeer Archetype .................................. SUCCESS [ 36.508 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27:47 min [INFO] Finished at: 2023-07-31T08:39:49Z [INFO] ------------------------------------------------------------------------ [WARNING] [WARNING] Plugin validation issues were detected in 16 plugin(s) [WARNING] [WARNING] * org.apache.maven.plugins:maven-site-plugin:3.12.1 [WARNING] * org.eclipse.tycho:tycho-p2-repository-plugin:2.7.5 [WARNING] * org.jacoco:jacoco-maven-plugin:0.8.9 [WARNING] * org.eclipse.tycho:tycho-p2-publisher-plugin:2.7.5 [WARNING] * org.apache.maven.plugins:maven-surefire-plugin:2.22.2 [WARNING] * org.apache.maven.plugins:maven-failsafe-plugin:2.22.2 [WARNING] * org.apache.maven.plugins:maven-archetype-plugin:3.0.0 [WARNING] * org.eclipse.tycho:tycho-source-plugin:2.7.5 [WARNING] * org.eclipse.tycho:tycho-ds-plugin:2.7.5 [WARNING] * com.googlecode.maven-download-plugin:download-maven-plugin:1.2.1 [WARNING] * org.eclipse.tycho:tycho-surefire-plugin:2.7.5 [WARNING] * org.eclipse.tycho.extras:tycho-source-feature-plugin:2.7.5 [WARNING] * org.apache.maven.plugins:maven-dependency-plugin:2.8 [WARNING] * org.apache.maven.plugins:maven-resources-plugin:2.4.3 [WARNING] * org.eclipse.tycho:tycho-packaging-plugin:2.7.5 [WARNING] * org.eclipse.tycho:tycho-compiler-plugin:2.7.5 [WARNING] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [WARNING] Terminating xvnc. Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Sending e-mails to: odockal@redhat.com Finished: UNSTABLE